Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2005
    Location
    Brooklyn NY
    Posts
    507
    Plugin Contributions
    0

    Default how to change the space of the sideboxes?

    there is space between the top and bottom of my side boxes can someone tell me out to chage the size of the space.

    Thanks

  2. #2
    Join Date
    Oct 2006
    Posts
    16
    Plugin Contributions
    0

    Default Re: how to change the space of the sideboxes?

    I just got advice on this, in a thread I had made. You can modify these two items to change the padding for the sideboxes:

    #navColumnTwoWrapper {
    margin: 0px;
    padding-right: 5px;
    }
    #navColumnOneWrapper {
    margin: 0px;
    padding-left: 5px;
    }

    If that doesn't work properly, you can change these two. I would guess that the first suggestion would work though.

    #navColumnTwoWrapper {
    margin: 0px;
    padding-right: 5px;
    }
    #navColumnOneWrapper {
    margin: 0px;
    padding-left: 5px;
    }

    EDIT: BTW, thank Phid, not me :)

  3. #3
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: how to change the space of the sideboxes?

    Close, but no cigar. The code you posted regulates the side column, but not the spacing between the boxes.

    HTML Code:
    .leftBoxContainer {
    	border: 1px solid #ffffff;
    	margin-top: 1.5em;
    	}
    Is controlling the left sideboxes and

    HTML Code:
    .rightBoxContent {
    	background-color: #ffffff;
    	margin-bottom: 1em;
    	}
    the right ones.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. How do I add more space after the sideboxes?
    By annav in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 1 Nov 2010, 11:55 PM
  2. How to change margin on the sideboxes?
    By road in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Aug 2009, 09:33 PM
  3. How do I *tighten up* the space between the header and the start of the content.
    By comicart in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 16 Sep 2008, 05:08 PM
  4. im not using any left sideboxes i want the middle box to use all the space
    By Flippin1900 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Aug 2008, 07:19 PM
  5. How do you change the color of the sideboxes?
    By jayrolo_2008 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 May 2008, 04:17 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR