Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / IE7 Cannot see navigation bar or category tab menu in header

IE7 Cannot see navigation bar or category tab menu in header

Locked

Views: 1,678

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
21 Jul 2008, 2:18 AM
#1
gg01 avatar

gg01

New Zenner

Join Date:
Jul 2008
Location:
Ontario, Canada
Posts:
85
Plugin Contributions:
0

IE7 Cannot see navigation bar or category tab menu in header

I am in the early phases of setting up my store at www .gir lgar nish .com/store
and when I view it in IE6 I am able to view navigation bar and the category tab menu. However, when I am in IE7 (which is the version that I am working with) I get a white line and am unable to see these items (nav & cat tab) and my header image (black bar) is also too tall. :unsure:

Any help with this would be greatly appreciated!

21 Jul 2008, 4:42 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: IE7 Cannot see navigation bar or category tab menu in header

What version of Zencart?
What version is your template based upon?
Stylesheet not current wit ZC 1.3.8a

Try switching to the classic template to verify if this is a template issue or not

21 Jul 2008, 5:27 PM
#3
gg01 avatar

gg01

New Zenner

Join Date:
Jul 2008
Location:
Ontario, Canada
Posts:
85
Plugin Contributions:
0

Re: IE7 Cannot see navigation bar or category tab menu in header

Thanks for your reply.
I am using ZC 1.3.8a.
I think my custom template is based off the classic template??? (sorry, I am so new at this...)
What do you mean stylesheet not current?
Yes, it looks fine when I switch to classic.
Any advice on how I should proceed? (Other than hiring someone?)

21 Jul 2008, 7:00 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: IE7 Cannot see navigation bar or category tab menu in header

In your custom stylesheet find this and adjust the height value to you logo image height or for yours 100px

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height: 75px;
	}

Also suggest you download FireFox and design only in it as it is currently the most standard compliant browser for the PC platform

Address the IE "quirk" mode issues after design is complete