On Tue, 21 Oct 2008 11:05:14 -0400, Sandy wrote:
[...]
>
> I am working on a little site that has a 2 row menu which needs to appear as 
> a box,
> with the second row the same width as the first. This is working fine in 
> everything but
> IE, which is not displaying the padding-left on the first box in the second 
> row, for
> some mysterious reason. The text in that box appears flush with the left of 
> the box.
>
> Here is the little site:
> http://sandyfeldman.com/ondemande/bref.html
>
> Here is the style sheet:
> http://sandyfeldman.com/ondemande/css/ondemande.css
>

Try adding "float: left;" to the rule for .menu li.

Also, check your pages in Opera 9.6 (problem with header) and any browser
that resizes text - the design is rather fragile. I suggest using some "em"
sizes in place of pixels for some of the problem widths.

Cordially,
David
--

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

Reply via email to