Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / remove gap with red bar under header

remove gap with red bar under header

Locked

Views: 972

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Sep 2008, 3:48 AM
#1
neotenous avatar

neotenous

New Zenner

Join Date:
Sep 2008
Posts:
4
Plugin Contributions:
0

remove gap with red bar under header

hey Im just figuring out Zen cart. things are going prettyy smoothly but i cant figure out how to get rid of this weird gap with a right aligned red bar under the header. Take a look at http://bellinghamscene.com/capslangin/

I would really appreciate any help. :clap:

Thank you!

26 Sep 2008, 10:40 AM
#2
steve_1 avatar

steve_1

Zen Follower

Join Date:
Sep 2008
Location:
London UK
Posts:
100
Plugin Contributions:
0

Re: remove gap with red bar under header

Would imagine due to having some code in tpl_header.php file (found in common folder), if not in there then you will need to find where that code is

		<div id="topLinks">
					</div><br class="clearBoth" />
	</div>

try removing

		<div id="topLinks">
					</div> 
26 Sep 2008, 2:47 PM
#3
darth_oettinger avatar

darth_oettinger

New Zenner

Join Date:
Sep 2008
Posts:
7
Plugin Contributions:
0

Re: remove gap with red bar under header

i think i´ve got a quite similar prob and tried it out, but it doesn´t work for me. In firefox it looks like i want it to, but ie....

http://www.naturalspice.de/catalog/

(i´m just starting to customize the shop to my needs and it still looks quite ugly.)

26 Sep 2008, 5:46 PM
#4
neotenous avatar

neotenous

New Zenner

Join Date:
Sep 2008
Posts:
4
Plugin Contributions:
0

Re: remove gap with red bar under header

Thanks Steve, that worked perfectly.

1 Oct 2008, 11:54 AM
#5
steve_1 avatar

steve_1

Zen Follower

Join Date:
Sep 2008
Location:
London UK
Posts:
100
Plugin Contributions:
0

Re: remove gap with red bar under header

darth_oettinger:

i think i´ve got a quite similar prob and tried it out, but it doesn´t work for me. In firefox it looks like i want it to, but ie....

http://www.naturalspice.de/catalog/

(i´m just starting to customize the shop to my needs and it still looks quite ugly.)
Sorry but do not see a red bar on your site ?