Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove spacing under sidebox headings... grr CSS...

Remove spacing under sidebox headings... grr CSS...

Locked

Views: 1,571

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
13 Sep 2008, 2:24 PM
#1
jenzi avatar

jenzi

Zen Follower

Join Date:
Jan 2007
Posts:
145
Plugin Contributions:
0

Remove spacing under sidebox headings... grr CSS...

I am trying to work out how to decrease the space between my sidebox heading and the content below (see Search and Currencies over here

I managed to move the headers over to the right by doing this:

#currenciesHeading, #searchHeading {
    padding-left: 2em;
}

And I experimented with top and bottom padding definitions there also but it didn't work...

Can anyone please help me?

I think I need to hire someone to make these changes and clean up my awful CSS mess!

13 Sep 2008, 2:47 PM
#2
jenzi avatar

jenzi

Zen Follower

Join Date:
Jan 2007
Posts:
145
Plugin Contributions:
0

Re: Remove spacing under sidebox headings... grr CSS...

Also, there are some serious alignment issues with the headings in general, is this an easy thing to fix?

13 Sep 2008, 3:26 PM
#3
Kim avatar

Kim

Obaa-san

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

Re: Remove spacing under sidebox headings... grr CSS...

It is really difficult to help without being able to see the problem ... the URL?

14 Sep 2008, 12:20 AM
#4
jenzi avatar

jenzi

Zen Follower

Join Date:
Jan 2007
Posts:
145
Plugin Contributions:
0

Re: Remove spacing under sidebox headings... grr CSS...

Sorry, I had included it but it wasn't obvious:

Site here

14 Sep 2008, 12:22 AM
#5
jenzi avatar

jenzi

Zen Follower

Join Date:
Jan 2007
Posts:
145
Plugin Contributions:
0

Re: Remove spacing under sidebox headings... grr CSS...

The template was originally cherry zen. I think I might go back to the default template and start from scratch. It's a complete mess now. I didn't know you could get the column grid mod separately!

14 Sep 2008, 12:52 AM
#6
Kim avatar

Kim

Obaa-san

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

Re: Remove spacing under sidebox headings... grr CSS...

my! Looks like you decided to remove all of the overrides.

14 Sep 2008, 3:06 AM
#7
jenzi avatar

jenzi

Zen Follower

Join Date:
Jan 2007
Posts:
145
Plugin Contributions:
0

Re: Remove spacing under sidebox headings... grr CSS...

Yep! I'd had enough and wanted to start from scratch. Hehe.