Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Header/tagline white space

Header/tagline white space

Locked

Views: 1,158

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
20 Oct 2008, 12:53 AM
#1
immortalitea avatar

immortalitea

New Zenner

Join Date:
Dec 2004
Posts:
65
Plugin Contributions:
0

Header/tagline white space

I am getting a small white area in my header next to the logo (below the tagline area). I'm sure this is something simple, but I've been banging my head for a while now and have tried many of the suggestions in the forum but no joy. Does anyone have a suggestion how to fix this?

I'm on zencart v1.3.8

my website is https://www.immortalitea.com/teacat

20 Oct 2008, 1:04 AM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,608
Plugin Contributions:
0

Re: Header/tagline white space

In your tpl_header.php remove the <br class="clearBoth" />
that is after the "tagline"

20 Oct 2008, 3:56 AM
#3
immortalitea avatar

immortalitea

New Zenner

Join Date:
Dec 2004
Posts:
65
Plugin Contributions:
0

Re: Header/tagline white space

That was it , Kim. I feel stupid but grateful. Thanks for the help.