Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    How do you add space (padding) to text in side boxes

    I would like to add space in between the text in the side boxes. Can that be done in the css sheet? If so, where and what code would I insert? Would it be padding code. Or would it have to be done through the tpl.catagories.php?

    Thanks

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: How do you add space (padding) to text in side boxes

    In all of the sideboxes or only the categories box?

  3. #3
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you add space (padding) to text in side boxes

    Just in the Catagory box.

    Thanks

  4. #4
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: How do you add space (padding) to text in side boxes

    Try this
    In the file
    includes\templates\classic\css\stylesheet_new.css
    look for:

    .sideBoxContent {
    /*background-color: #ffffff;
    padding: 0.4em;*/
    padding: 1.8em;
    }

    and change the padding value
    I am not sure if this is what you were looking for
    Do let us know if it works out!

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

    Default Re: How do you add space (padding) to text in side boxes

    Try this
    In the file
    includes\templates\classic\css\stylesheet_new.css
    look for:
    If you are using stylesheet original and new you are most probably on the wrong track. Search here for "template default" and see all the reasions that one should base their template on this set of files.
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Apr 2006
    Posts
    20
    Plugin Contributions
    0

    Default Re: How do you add space (padding) to text in side boxes

    I thanks for the tip however it just gives me padding on the top and bottom of the nav links. I'm looking for more space in between the nav links in the catagory box.

    Thanks for any help you can provide.

  7. #7
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: How do you add space (padding) to text in side boxes


 

 

Similar Threads

  1. how do you edit links in the side boxes ?
    By stardusk in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 17 Jul 2009, 07:19 AM
  2. How to Add SSL Seal to Side Bar Under Side Boxes
    By jacdesigner in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Mar 2009, 08:54 AM
  3. Replies: 1
    Last Post: 29 Apr 2007, 07:25 PM
  4. Padding below side boxes in v1.35
    By adnimas5 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Nov 2006, 02:04 AM

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