nickyc95 Posted November 25, 2010 Share Posted November 25, 2010 Hi, i am wanting the page to take up the full width of the page insted of there being a gap there. How do i do this???I have supplied a screen shot for you to see what i am talking about Link to comment Share on other sites More sharing options...
YopixelAE Posted November 26, 2010 Share Posted November 26, 2010 Hi,Search for #center_column{width:xxx} in your global.css and edit it.++ Link to comment Share on other sites More sharing options...
mirifica Posted December 18, 2010 Share Posted December 18, 2010 Thank you, but this does not answer the question: full width.If I replace global.css ... #page { width: 980px; margin: 0 auto 2px auto; text-align: left } ... #center_column { width: 556px; margin: 0 0 30px 0 } ... with ... #page { margin: 0 auto 2px auto; text-align: left } ... #center_column { margin: 0 0 30px 0 } ... the template gets completely disrupted.Any idea? Thanks. 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