Paul Bogdan Posted December 30, 2009 Share Posted December 30, 2009 Hi Guys,I tried for few weeks / months to fix it but still no results. I have a problem with the left column. it is not padding right. I'm unable to center the page.The left side it's actually on the margins of the body and the right column have too much space,,,whatever, see the screenshot attachedthanks Link to comment Share on other sites More sharing options...
Rod Posted December 31, 2009 Share Posted December 31, 2009 I have the similiar question.Do you have solutions. Link to comment Share on other sites More sharing options...
Rod Posted December 31, 2009 Share Posted December 31, 2009 you can enlarge your /* global layout */ #center_column {width: 556px;margin: 0 0 30px 0change to {width:760px;} Link to comment Share on other sites More sharing options...
Atch Posted December 31, 2009 Share Posted December 31, 2009 Hi,try this : #left_column {clear:left;padding-left:10px;padding-right:10px;width:190px;} and#right_column { padding-left:10px; width:190px; } V++Atch Link to comment Share on other sites More sharing options...
Paul Bogdan Posted December 31, 2009 Author Share Posted December 31, 2009 Hi Atch,Thank you very much, you've just solved my problem, that works just finehappy new year, I owe you a beer Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now