Frank,

On May 30, 2005, at 12:35 PM, Frank McClung wrote:

Thanks. I've now applied the fix suggested on the #maincontent ul li. Can someone give me a browser check on Mac IE 5 to ensure that it worked? I'm
working from a PC.

Also, any suggestions on how to keep the main nav from breaking at higher
text sizes and not sliding under?

Thanks,
Frank

On May 29, 2005, at 10:59 PM, Frank McClung wrote:

Could anyone tell me the hack to fix the main boxes (red, yellow, blue,
green) from all going down the left side of the screen? They should go
across.

http://www.computerrecycling.us

IE/mac inherits the 'clear' property, which it shouldn't.  Adding the
following should fix it.

#maincontent ul li { clear: none; }

Sorry for the red-herring. Thats what I get for posting without testing. Adam is right that you don't need the clear on #maincontent ul, and removing it fixes that problem.

I'm sending you a sample file off=list with some ideas about the other items.

Sorry about that.

Roger,

Roger Roelofs
Know what you value.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to