Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] How to align the whole page flush left? (http://forum.bytesforall.com/showthread.php?t=5198)

horsemansarts Jan 7, 2010 08:51 PM

[SOLVED] How to align the whole page flush left?
 
The default settings set the site to be centered in the window. How do I get the whole page to align to the left?

Thanks!
Sharon

juggledad Jan 8, 2010 01:48 PM

add this to ATO->Add HTML/CSS Inserts->CSS Insert
HTML Code:

div#wrapper {
        margin-right: 0px;
                }

if you want a little margine, change the 0 to some other number

horsemansarts Jan 10, 2010 11:38 AM

Just wanted to say THANKS that did the trick!


All times are GMT -6. The time now is 12:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.