Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Gap between breadcrumb and content

Gap between breadcrumb and content

Locked

Views: 767

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
6 Oct 2009, 1:32 PM
#1
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

Gap between breadcrumb and content

As title says im trying to move the content of my main page to just below the breadcrumb, at the mo i have about 1inch of space that id like to delete.

This can be seen at www.bodykitsonline.co.uk

6 Oct 2009, 2:15 PM
#2
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

Re: Gap between breadcrumb and content

Ive added a sales message now, but the gap is still the same except from its below the message instead of the breadcrumb, which obviously means its the border of the main page, but i am unable to work out where this code is in the css.

6 Oct 2009, 2:46 PM
#3
stevesh avatar

stevesh

Black Belt

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

Re: Gap between breadcrumb and content

If you mean the space between the breadcrumb wrapper and the big image, you can kludge it with:

#indexDefault {margin-top:-40px;}

6 Oct 2009, 3:30 PM
#4
ben_harry avatar

ben_harry

Zen Follower

Join Date:
Mar 2007
Location:
Cornwall - uk
Posts:
462
Plugin Contributions:
0

Re: Gap between breadcrumb and content

Brilliant, that did the trick, although i made it -20px to line up perfect :smile: