Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Padding The Center Page

    Which item in CSS do I have to change to bad the center of the page?
    Right after the sideboxes?

    www.nothingbutcostumes.com

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Padding The Center Page

    .centerColumn
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Padding The Center Page

    .centerColumn{
    padding: 2.5 0em;
    font-size:1.2em;
    background-color: transparent;
    }

    www.nothingbutcostumes.com

    doesn't change anything.

  4. #4
    Join Date
    Jan 2007
    Posts
    32
    Plugin Contributions
    0

    Default Re: Padding The Center Page

    try .content

  5. #5
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Padding The Center Page

    Quote Originally Posted by milobloom View Post
    www.nothingbutcostumes.comdoesn't change anything.
    Right place, but invalid CSS. You need to give it units, so your 2.5 is being ignored. Ironically the 0em doesn't need units, as zero is zero whatever units you are using!
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  6. #6
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Padding The Center Page

    kuroi was right. 2em made a huge difference.

 

 

Similar Threads

  1. Center Padding Issue
    By tonnusser in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 25 Jun 2011, 06:34 PM
  2. Padding in center box
    By vito in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 May 2010, 09:19 AM
  3. Adding padding to the center box of main page
    By magazinehawk in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 31 Mar 2009, 03:22 PM
  4. Reduce the padding between center box and sideboxes
    By JimmyV in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 Mar 2008, 06:11 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