Melanie Moore wrote:

> I ended up giving the header a height, and adjusting
> the padding accordingly.  The h1 background image now shows up in
> Windows IE6, however it is still not repeating -x.
>
> Anymore suggestions?
> http://dev3.esonicspider.net/
> http://dev3.esonicspider.net/push.css

I do see in IE6 the header correctly repeating in the x direction (this
means that when I extend the width of the window more than your image width,
850px, the horizontal stripe of red extends for the whole browser width.)
What are you exactly seeing?
The remaining problems that I notice are:
 - the positioning of the subnav menu, which in IE is higher that in
Firefox, so that in IE your menu items are partially positioned outside of
the red stripe of the header,
 - in IE5.5 (and IE5.01) the menu is broken and the background image itself
appears incomplete (not full-height), which is probably a box model problem.
But before checking better these problems, we have to understand why you
don't see the background repeating (please also note that since your
background is a stripe of two solid colors, it's probably possible to get
the same effect using borders and margins, but this will require some more
reworking.)

hth,
Bruno

______________________________________________________________________
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