Zen Cart Logo
Forums / General Questions / header + banners not showing in IE6

header + banners not showing in IE6

Locked

Views: 1,161

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
4 Sep 2007, 12:35 AM
#1
theslydog avatar

theslydog

New Zenner

Join Date:
May 2007
Posts:
10
Plugin Contributions:
0

header + banners not showing in IE6

Anyone know what I have done wrong?

The header and side and bottom banners wont display in IE6 but are fine in every other browser including IE7.

http://www.madelectronics.com.au/

Any help appreciated. Thanks.

6 Sep 2007, 8:46 PM
#2
theslydog avatar

theslydog

New Zenner

Join Date:
May 2007
Posts:
10
Plugin Contributions:
0

Re: header + banners not showing in IE6

bump

no one have any ideas?

6 Sep 2007, 9:28 PM
#3
cjpinder avatar

cjpinder

Totally Zenned

Join Date:
Apr 2007
Location:
Herts. UK
Posts:
893
Plugin Contributions:
0

Re: header + banners not showing in IE6

Hi,

You need to add width: 100%; on to #headerWrapper. You also seem to be loading three style sheets, stylesheet.css, stylesheet-1.css and stylesheet_new.css.

Regards,
Christian.

14 Sep 2007, 9:03 PM
#4
theslydog avatar

theslydog

New Zenner

Join Date:
May 2007
Posts:
10
Plugin Contributions:
0

Re: header + banners not showing in IE6

CJPinder:

Hi,

You need to add width: 100%; on to #headerWrapper. You also seem to be loading three style sheets, stylesheet.css, stylesheet-1.css and stylesheet_new.css.

Regards,
Christian.

Thanks Christian :D

#headerWrapper was it.

I also meant to ad a 1 to the .css so it wouldnt load .css1 (b4 I deleted it) but I had put it b4 1.css so the old style sheet still loaded.

tsd