I have a 3 column theme and i want to adjust the padding on the left column, it looks much wider then the right.
http://sunruby.com/make-friends/
Thank you.
I have a 3 column theme and i want to adjust the padding on the left column, it looks much wider then the right.
http://sunruby.com/make-friends/
Thank you.
I got it:
#content{
padding:0 70px 0 50px;
}
This topic has been closed to new replies.