Question…
-
Wondering if there[‘s someway to expand the center column (main column) on my website. The layout I use is a 3 column layout which makes the posting area narrow. Thanks..
http://www.stoutstandards.wordpress.com
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Do you want it full-width? Try this:
.three-column #wrapper { max-width: 100%; } .three-column #container { max-width: 100%; } #header img { width: 100%; } -
- The topic ‘Question…’ is closed to new replies.