Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How do I remove this gap in the header?

How do I remove this gap in the header?

Locked

Views: 1,479

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
14 May 2009, 4:30 PM
#1
naj avatar

naj

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

How do I remove this gap in the header?

Hi,

I cant seem to get rid of a gap on the left side of my header image. I've tired to edit the Stylesheet but the gap remains even after I removed the padding. I check the default stylesheet but dont see where to edit it.

I am using the Cherry Zen template. Does anyone know how to remove this gap?

I know how to disable the the header all together, perhaps there is a way to just create a new image in the same spot? If so where would I add the HTML code to add an image in the same spot?

Here is an image:

14 May 2009, 6:03 PM
#2
s_t_e_v_e avatar

s_t_e_v_e

Zen Follower

Join Date:
Aug 2006
Location:
UK
Posts:
430
Plugin Contributions:
0

Re: How do I remove this gap in the header?

I could help if you give a link to your site... then a quick look with Firefox (using the Firebug addon) will show the CSS to adjust...

15 May 2009, 4:07 AM
#3
naj avatar

naj

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

Re: How do I remove this gap in the header?

Hi Steve,

Thanks very much! The address is:

artprintsandposters dot biz

Kind Regards,

NAJ

15 May 2009, 12:33 PM
#4
stevesh avatar

stevesh

Black Belt

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

Re: How do I remove this gap in the header?

You have stylesheets fighting each other, and in one of them (stylesheetbackup), #logo has 15px of left padding.

Zencart will load all files in the CSS folder of the current template which have a .css extension. You need to give your test or backup stylesheets names like stylesheet1.txt so they won't load.

16 May 2009, 8:48 AM
#5
naj avatar

naj

New Zenner

Join Date:
Jul 2007
Posts:
9
Plugin Contributions:
0

Re: How do I remove this gap in the header?

Wow, Thanks Steve,

I renamed the backup stylesheets as .txt files instead of .css files and the error corrected itself.

Thanks so much for pointing it out to me about the conflicting style sheets.

I'm very happy now :)

NAJ