Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Position Theme to left (http://forum.bytesforall.com/showthread.php?t=16960)

ghl Mar 8, 2012 09:36 AM

[SOLVED] Position Theme to left
 
Hi,

how is it possible to position complete theme layout to left, not centered?
With fixed width. Using atahualpa 3.7.3 and WP 3.31.

Thanks

ghl

lmilesw Mar 8, 2012 10:18 AM

Sure... Just put the following in the CSS Inserts box in the theme options.
HTML Code:

div#wrapper {
margin-left: 0 !important;
}

Just curious... Why do you want to do this? Are you putting an image on the right or something like that?

ghl Mar 9, 2012 01:16 AM

Thanks for help. Just added the code and it works best!

Why? Yes, I added advertising on the right.

ghl


All times are GMT -6. The time now is 09:23 AM.

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