Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default How do add a space under a side box?

    I can't for the life of me find how to do this, as I have done it before, but where can I find how to add a space after a side box that is "touching" the bottom bar.

    The website is www.instonejewellery.com.au

    Thanks
    Anna

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

    Default Re: How do add a space under a side box?

    In your templates stylesheet.css file
    Find
    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper {
        margin-left: 0.5em;
        margin-right: 0.5em;
        }
    Change to and adjust to suit
    Code:
    #navColumnOneWrapper, #navColumnTwoWrapper {
        margin: 0em 0.5em 1em 0.5em;
        }

  3. #3
    Join Date
    Jul 2008
    Location
    Sydney, Australia
    Posts
    171
    Plugin Contributions
    0

    Default Re: How do add a space under a side box?

    All done and so easy. thanks!

 

 

Similar Threads

  1. 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
  2. How to add a simle text link under New/All Products links in CAT side box?
    By oavs in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Dec 2008, 03:17 AM
  3. How do I add a new side box?
    By Dralion in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 28 Feb 2007, 05:31 PM
  4. How do you add space (padding) to text in side boxes
    By cnsystems in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 13 Aug 2006, 06:12 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