Results 1 to 4 of 4
  1. #1
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Central box padding problem?


    I'd like the right side to have the same padding as the left side.

    Code:
    /*center main section
    -----------------------------------*/
    TD.pageHeading, DIV.pageHeading, h1 {
      font-size: 16px;
      font-weight: bold;
      color: #9a9a9a;
      padding-top: 11px;
    }
    
    .center_column {
      padding: 8px;
    }
    .main_page{
      width: 100% !important;
      background-color: #ffffff;
      border-right: 1px solid #9a9a9a;
      border-left: 1px solid #9a9a9a;
      border-bottom: 1px solid #9a9a9a;
      padding: 5px;
    }
    i thought it was
    Code:
      width: 100% !important;
    but it doesn't change it.... this is on my first main page by the way.

  2. #2
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Central box padding problem?

    problem fixed, please delete entire thread, sorry

  3. #3
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Central box padding problem?

    How did you fix it.

    Its always nice to see a solution so others can learn when/if they have the same problem.

  4. #4
    Join Date
    May 2006
    Posts
    13
    Plugin Contributions
    0

    Default Re: Central box padding problem?

    it was more of a human error when i was editing the code

    i accidently commented out too much which formated the positioning of the box...

    thats why the css didn't change anything

 

 

Similar Threads

  1. Transaction Central (TransFirst) problem.
    By Harkinstein in forum Addon Payment Modules
    Replies: 8
    Last Post: 13 Oct 2010, 03:01 AM
  2. Problem with IE central pages colors??
    By jdalton in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 25 Jun 2010, 05:29 PM
  3. Padding in center box
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 May 2010, 09:19 AM
  4. News Box on the Central Column of Front Page
    By hungoveragain in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Sep 2009, 11:29 PM
  5. Bringing together more products in central box
    By Zlink in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 28 Aug 2008, 11:55 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