Zen Cart Logo
Forums / General Questions / what the problem !?

what the problem !?

Locked

Views: 482

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Nov 2009, 5:36 AM
#1
dmagic avatar

dmagic

Totally Zenned

Join Date:
Oct 2008
Posts:
594
Plugin Contributions:
0

what the problem !?

look the site - why it's like that ?

http://www.kingmagic.co.il/

Thanks for all :clap:

14 Nov 2009, 6:40 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,775
Plugin Contributions:
10

Re: what the problem !?

Looks like time to check the configure.php files.

14 Nov 2009, 10:50 AM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: what the problem !?

If you mean the fact that the navCatTabs are all up in your header image, find this in your stylesheet and increase the 75px to enough to bring them down.

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