Thread: Content spacing

Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Content spacing

    Goodmorning,

    I'm having problems finding where to add padding to all content so it doesn't touch my category menu. Somehow I can't seem to find it...

    Live site:
    http://www.esoxshop.com/index.php?ma...=index&cPath=4

    as you can see the product listing and the category name touch the sidebox menu. I'm sure it's an easy fix somehow just can't find it...

    Thanks,

    Marcel

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Content spacing

    Try adding this to the bottom of yout template's stylesheet.css file
    Code:
    #productListing {
            padding: 0em 0em 0em 1em;
            }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Content spacing

    Thanks that worked partially. I still have the category name touching the category menu. Is there a way to do this for all content at once? Like in the shopping cart I still have the same problem can I do all at once?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Content spacing

    Try removing the earlier suggested rule and replace with this rule
    Code:
    .centerColumn {
    	padding: 0em 0em 0em 1.5em;
    	}
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Feb 2010
    Posts
    20
    Plugin Contributions
    0

    Default Re: Content spacing

    Thanks that did the trick:)

 

 

Similar Threads

  1. sidebox content or "rightbox and leftbox" content?
    By MegamanX in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Feb 2010, 09:09 PM
  2. Header and Mian Content Spacing
    By automatica in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 4 Sep 2009, 06:10 PM
  3. 3 Issues(search spacing/misc header/main content width)
    By toonopoly in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Dec 2006, 08:23 PM
  4. Spacing
    By Sophie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Nov 2006, 11:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg