wordpress CSS help

Discussion in 'CSS' started by raven2424, Dec 28, 2007.

  1. #1
    hello i have a wordpress site and im trying to widen the layout by about 20px-40px and i have tryed to do so by editing the css but since im not well experencied with css i cant seem to get it done correctly.

    Heres the link to my site http://tiny.cc/HFQ9h i really want to get this layout widen as soon as possible if you can help me please PM me with the feilds i need to edit or contact me via msn messenger im always online.

    If you can get it fixed up i dont mind sending a bit of cash $10 or so your way for your help thanks!
     
    raven2424, Dec 28, 2007 IP
  2. Stomme poes

    Stomme poes Peon

    Messages:
    3,195
    Likes Received:
    136
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You must choose: either use werdpress and never make changes, or write/use something decent so you can make changes.

    /********LAYOUT WRAPPER**********/
    #layout {
    width: 766px; <------------try to make wider... will likely break the design tho
    margin: 0 auto;
     
    Stomme poes, Dec 29, 2007 IP