Where to change in CSS WP theme width?

Discussion in 'HTML & Website Design' started by robibrk, May 4, 2008.

  1. #1
    If you check my link: www.animeenglishsub.com you will se what i mean. I want to change the width of post column.
     
    robibrk, May 4, 2008 IP
  2. KnuTz

    KnuTz Well-Known Member

    Messages:
    169
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    130
    Digital Goods:
    1
    #2
    on your css find post-wrapper and change its width
     
    KnuTz, May 4, 2008 IP
  3. robibrk

    robibrk Well-Known Member

    Messages:
    1,115
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #3
    I found only this:

    /* Wrapper */

    #wrapper a:link { font-weight: bold; }

    #wrapper a:visited { font-weight: bold; }

    #wrapper a:hover, #wrapper a:active { }

    /* Content */

    #content .post-title a { border-bottom-width: 0; }

    #content .post p.img { float: left; margin: 0 15px 0 0; }

    #content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

    #content .post-footer
    {
    font-size: 90%;
    color: #888888;
    margin-bottom: 5px;
    padding:5px 5px 5px 15px;
    background-repeat: none;
    background: #1A1A1A;
    border: 1px solid #323232;
    }
     
    robibrk, May 4, 2008 IP
  4. veckd

    veckd Peon

    Messages:
    1,065
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    in style.css change these lines/ values
     
    veckd, May 4, 2008 IP