I want to widen my blog everytime i put code in the sidebar items and post move all to one side
I need help with a code
Blog url: http://souvenirbyluciwallis.wordpress.com/
Need help? Check out our Support site, then
I wan to widen my blog width
-
-
You can add these to your stylesheet
#page {max-width: 1200px;}
#secondary {width: 20%;}
#primary {width: 80%;}You can adjust the percentages to get the right width. The overall widening of the page is also something you can tinker with. Too wide and some readers may have to scroll left-to-right to see everything, so be cautious.
Good luck!
-Z
Topic Closed
This topic has been closed to new replies.