Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default The space between the boxes in columns left and right?

    Hi,
    Does anyone know how I can reduce the spaces between the boxes in columns left and right at all?

    Im not sure if its in the stylesheet?
    Thanks in advance.

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

    Default Re: The space between the boxes in columns left and right?

    In your stylesheet.css find this code:

    Code:
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
        border: 1px solid #9a9a9a;
        border-bottom: 5px solid #cd7800;
    	margin-top: 1.5em;
    	}
    Adjust the margin-top: to your liking

  3. #3
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default Re: The space between the boxes in columns left and right?

    Excellent.
    Thanks for that.

    Im using 1.3.0.1 and changed the margin-bottom here....

    Code:
    .rightBoxContent {
    	background-color: #ffffff;
    	margin-bottom: 1.0em;
    	}
    Thanks for the pointer!

 

 

Similar Threads

  1. v150 How do I add the same function in the LEFT and RIGHT side boxes?
    By pityocamptes in forum General Questions
    Replies: 3
    Last Post: 31 May 2012, 01:13 PM
  2. blank space between boxes on the left column
    By FredeGien in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2011, 12:05 AM
  3. Adding a Space between the Currency and the "Symbol Right"
    By sgt_slaughter in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 27 Aug 2009, 03:51 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