Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Gap above header image in some browsers?

Gap above header image in some browsers?

Locked

Views: 1,332

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 Oct 2006, 6:27 PM
#1
wolf99 avatar

wolf99

Zen Follower

Join Date:
Sep 2006
Location:
West of Ireland
Posts:
169
Plugin Contributions:
0

Gap above header image in some browsers?

Hi

I have inserted my custom header image into what used to be the classic template.
Just noticed when checking site in other browsers that a small gap appears above the image, under the bar containing the search box, in netscape, opera, firefox and konqueror.
Its not there in IE 6 or 7.... spooky right? or IE oddity?

check it out in the attached image and let me know how I can change it if you know
Ta

25 Oct 2006, 6:32 PM
#2
webomat avatar

webomat

Zen Follower

Join Date:
Jan 2005
Location:
Minneapolis MN, USA
Posts:
128
Plugin Contributions:
0

Re: Gap above header image in some browsers?

wolf99:

Hi

I have inserted my custom header image into what used to be the classic template.
Just noticed when checking site in other browsers that a small gap appears above the image, under the bar containing the search box, in netscape, opera, firefox and konqueror.
Its not there in IE 6 or 7.... spooky right? or IE oddity?

check it out in the attached image and let me know how I can change it if you know
Ta

Hello!

Look at the source for the page... find this line:

<div id="tagline"><h1></h1></div>

The <h1> tags are causing that gap. Remove them and you're good to go! Well, at least in Opera. I'll let you check the other browsers. "-)

Cheers,

Becky

25 Oct 2006, 7:03 PM
#3
wolf99 avatar

wolf99

Zen Follower

Join Date:
Sep 2006
Location:
West of Ireland
Posts:
169
Plugin Contributions:
0

Re: Gap above header image in some browsers?

Um, went looking for file that contains this and couldn't find it at all

any suggestions? much appreciated :)

25 Oct 2006, 7:23 PM
#4
wolf99 avatar

wolf99

Zen Follower

Join Date:
Sep 2006
Location:
West of Ireland
Posts:
169
Plugin Contributions:
0

Re: Gap above header image in some browsers?

Ok was in default_template/common/tpl_header.php

ta

25 Oct 2006, 7:54 PM
#5
webomat avatar

webomat

Zen Follower

Join Date:
Jan 2005
Location:
Minneapolis MN, USA
Posts:
128
Plugin Contributions:
0

Re: Gap above header image in some browsers?

wolf99:

Ok was in default_template/common/tpl_header.php

ta

Oops, Sorry! I made the assumption you were modifying the files using the override system and so would know what I was talking about. Sorry!

Cheers