Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2009
    Location
    Junction City, Oregon
    Posts
    315
    Plugin Contributions
    0

    Default Decreasing space between sideboxes?

    On each side of my pages, I'd like to find a way to decrease the amount of space between the sideboxes & the horizontal rules that are currently there.

    A sampe page is here

    Can anyone think of something creative to do this?

    Thanks,

    KD

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

    Default Re: Decreasing space between sideboxes?

    Decrease what space?
    Vertical?
    Horizontal?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Decreasing space between sideboxes?

    The "rules" are the bottom borders of the boxes. These rules in stylesheet_boxes.css will affect them:
    Code:
    #column_right .box_body {margin:0; color:#E9E9E9; padding:12px 0 23px 7px; margin:0 0 20px 0; border-bottom:1px solid #F0EEDC;}
    
    .box_body {margin:0; color:#E9E9E9; padding:12px 0 23px 5px; margin:0 0 27px 0; border-bottom:1px solid #F0EEDC;}
    Adjust padding and margin for spacing.

  4. #4
    Join Date
    May 2009
    Location
    Junction City, Oregon
    Posts
    315
    Plugin Contributions
    0

    Default Re: Decreasing space between sideboxes?

    Thank you, got it!

  5. #5
    Join Date
    Feb 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Decreasing space between sideboxes?

    I also want to remove the vertical space between sideboxes. I'd like them to bump right against each other with no space between.

    I do not find a file called stylesheet_boxes.css. I've looked in template_default and classic. I'm using a new install of v. 1.3.9f, customizing as I go.

    I've also been looking for a wrapper that would hold all the sideboxes. Then I could use a background color for all and I wouldn't need to remove the vertical space, but it seems the boxes are not wrapped?

    Here is my page.

  6. #6
    Join Date
    Feb 2009
    Posts
    6
    Plugin Contributions
    0

    Default Re: Decreasing space between sideboxes?

    After spending the morning looking, I found where to make the sidebox container background color. #navColumnOne, #navColumnTwo.

    I didn't think this was it because I couldn't get my background image to show up there so I left it thinking it was the wrong place.

 

 

Similar Threads

  1. space between sideboxes disappeared
    By jenpen in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jan 2008, 06:08 AM
  2. Adding a little space between links in the sideboxes
    By daneh in forum Basic Configuration
    Replies: 2
    Last Post: 1 Jan 2008, 06:09 PM
  3. Remove space between sideboxes
    By compwhizmm in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 29 Nov 2007, 06:09 PM
  4. Unequal space between sideboxes
    By PGlad in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 13 Jul 2007, 11:33 PM
  5. adding space or gap between sideboxes ??
    By yabora in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Jun 2006, 10:49 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