From:
Manfred Lechner
Subject:
Re: IE 5/Mac Template Breakage/body{} q's
In-Reply-To:
Re: IE 5/Mac Template Breakage/body{} q's
Date:
September 3rd 2005
http://a-ok.net/dadadev/2.10b1-floatclearing_testfixA.html, testfixB.html, testfixC.html
By "bigger", do you mean that both the header and the content below it are *wider* than they were in 2.9.2?
...Okay, so let's try something different for our float clearing that won't hide any of the header copy like Manfred's last screenshots showed. Because we're now dealing with a new problem that will affect *all* browsers and platforms, I'll welcome wider testing than just OS9....
Float Clearing Testfix A:
Uses the float clearing hack at: positioniseverything.net/easyclearing.html , and leaves the HTML unchanged.
http://a-ok.net/dadadev/2.10b1-floatclearing_testfixA.html
Known to work in:
Moz/Win
IE6/Win
IE5.5/Win
IE5.10/Win
Float Clearing Testfix B:
Just like testfix A, but minus one rule that I'm convinced -- convinced, I tell you!! -- we don't need.
http://a-ok.net/dadadev/2.10b1-floatclearing_testfixB.html
Known to work in:
Moz/Win
IE6/Win
IE5.5/Win
IE5.10/Win
Float Clearing Testfix C:
The W3C-recommended hack that's just as ugly as the ones above, but ugly in a different way. For this fix we have to add an extra:
<div class="spacer"></div>
to the HTML, in both default_list_template and default_admin_template. (I was really trying to avoid this....)
http://a-ok.net/dadadev/2.10b1-floatclearing_testfixC.html
Known to work in:
Moz/Win
IE6/Win
IE5.5/Win
IE5.10/Win
So, it's weird to be asking this again, but because Santa isn't delivering me a Mac any time soon...
I'd appreciate browser testing of the above three testfixes from any and all Mac OS/browser combinations. [And if you'd like to test for Opera/Win and Netscape/Win, which I never seem to get around to installing, that would be great, too! :-) ]
(P.S. - I know this testing process is starting to look ugly, but we're close to the end, I promise!)
--
|
<< Previous: Re: IE 5/Mac Template Breakage/body{} q's |
| Archive Index | |
Next: some other styling quirks (was: Re: Re: IE 5/Mac Template Breakage/body{} q's) >> |
This mailing list is to discuss the nerdy programming development of Dada Mail -
If you are *just* looking for support Dada Mail, consult the message boards at:
http://mojo.skazat.com/support/boards
To post to this list, send a message to:
dadadev@skazat.com
All subscribers of this list may post to the list itself.
Some on topic... topics include:
* Positive Crits on the program (I like, "x", but, "y" needs some work - here's an idea on how to make this better...)
* Bug/Error reports
* Bug fixes
* Request For Comments on any changes to the program
* Help customizing Dada Mail for your own internal needs
* Patches
* Language Translations
* Support Documentation/Doc editing, FAQ's, etc.
* Discussion of any changes that you would like to be committed to the next version of Dada Mail -
At the moment, there aren't many people with CVS access for Dada Mail - if you would like CVS access, please first talk about the changes you propose and how it will affect the program. If the idea is sound and agreed upon, the change will be comitted. A good track record of this will allow you to have CVS access. Some reasons that patches will not be accepted is if the patch breaks compatibility with a previous version of the program, the patch is too centric to your own problem or the patch simply isn't very good.
Please, please please familiarize yourself with the documentation at:
http://mojo.skazat.com/support/documentation/
Since no one wants to answer the same question twice.
Another sneaky reason for this mailing list is to test out the discussion list capabilities of Dada Mail, since Dada Mail is used for the mailing list itself.
*NOTE* - because of this, there may be times that this list will be somewhat broken. Although we're not planning on breaking the program by using it, we're giving you the heads up that this may well happen anyways.
Dada Mail is Free Software and is released under the Gnu
Public License.
Dada Mail is written in Perl because we love Perl.