Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default I don't find where....

    I've compared other css files, and tried any combination posible and I can't get where I manage the space between boxes....

    Can anyone point me to the correct direction?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

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

    Default Re: I don't find where....

    manage the space between boxes
    If you are refering to the sideboxes and the spacing between each.

    This is in the css and you would add padding between them
    Zen-Venom Get Bitten

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

    Default Re: I don't find where....

    Or in your case adjust the height value left & right. If you want to adjust the distance from the header this is padding and is just below this code in your stylesheet.css

    /*SIDEBOX CSS*/

    .column_box_spacer_left {
    height: 6px;
    }

    .column_box_spacer_right {
    height: 6px;
    }

    .column_box_spacer_single {
    height: 6px;
    }
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: I don't find where....


    This is in the css and you would add padding between them
    It would also be important to specify that if this requester is using a custom template that these modifications would need to be done from another CSS file.

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: I don't find where....

    For an exaggerated view ... I threw into the stylesheet:
    .leftBoxContainer {
    border: 1px solid #ffffff;
    margin-bottom: 5.5em;
    }
    .rightBoxContainer {
    border: 1px solid #ffffff;
    margin-bottom: 5.5em;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: I don't find where....

    Thank you guys... Linda's trick worked, since I'm on 1.3.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

 

 

Similar Threads

  1. Installing 1.5.5 don't find admin page.
    By Kjell Aa in forum Installing on a Windows Server
    Replies: 5
    Last Post: 25 Mar 2016, 04:44 PM
  2. Google don't find Image Handler 2 re-named cached Images
    By frwebproject in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 May 2010, 06:36 PM
  3. Where do I find....
    By Music Man in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 May 2009, 08:15 PM
  4. Where do i find???
    By stride-r in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Aug 2008, 06:51 PM
  5. Where do I find proper files where constants are defined?
    By joshuwaj in forum General Questions
    Replies: 17
    Last Post: 18 Jan 2008, 05:28 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