Can anyone tell me why I have a grey bar displayed along the top of the header? I can only see it using Explorer, it does not show up with Firefox.
http://www.leroyflytying.com/store/
Thanks
Can anyone tell me why I have a grey bar displayed along the top of the header? I can only see it using Explorer, it does not show up with Firefox.
http://www.leroyflytying.com/store/
Thanks
What version of ZenCart are you running?
Zen-Venom Get Bitten
Zen Cart 1.3.7.1
im not sure but can it be this ??
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
margin: 0em;
JJJ
background-color: #abbbd3;
background-color: #c2a876;
background-color: #042248;
background-color: #9f7930;
/*background-image: url(../images/tile_back.gif);*/
padding: 0.5em 0.2em;
font-weight: bold;
color: #ffffff;
height: 1%;
}
Is this a win server or a 'nix server?
Looking at your source, I do not right off see a reason but 1.3.7 is old enough that I may not recall some inherant issue
Zen-Venom Get Bitten
Nice catch tony and even if not it - -it does not belong along with the multiple color entries as they only add to the css bloat
Zen-Venom Get Bitten
Its a 'nix server. I'll remove th 'JJJ' and color changes.
No change, but I do appreciate the help.
Can only suggest that you upgrade before you get too much farther...
And check the tutorials on creating your own template before you do upgrade
Zen-Venom Get Bitten
OK, thanks!