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)
-   -   How do I left-align the blog (http://forum.bytesforall.com/showthread.php?t=2277)

Savage Jul 6, 2009 02:10 PM

How do I left-align the blog
 
After upgrading to 3.4 the blog is once again centered. In the 333 versjon I could do the following:

/*-------------------- WRAPPER for MIN / MAX width --------*/

div#wrapper {
text-align: center;
margin-left: left; /* Changed this from auto */
margin-right: auto;
display: block;
/* more ... */
}

How can I left-align the entire blog?

juggledad Jul 6, 2009 07:04 PM

what's the url?
do you have ATO->Configure CSS & JS->CSS: External file or inline? set to 'EXTERNAL'?

Savage Jul 7, 2009 04:26 AM

Both is set to external. The url is: http://www.techno-dive.no/wordpress. I'm trying to replicate an old Postnuke site located at http://www.techno-dive.no/.

juggledad Jul 7, 2009 05:19 AM

Ok, I looked at the site. Are you trying to remove the left sidebar? I'm not sure what you mean be having the whole blog left centered

Savage Jul 7, 2009 07:01 AM

I'm sorry if I didn't make myself clear. If you look at www.techno-dive.no you see that there is no margin at the left. The entire site is left aligned. This is what I would like to do.

The wordpress site is located at www.techno-dive.no/wordpress and is centered on the page. I'm trying to make it stick to the left side (no left margin).

juggledad Jul 7, 2009 11:55 AM

use 'margin-left: 0%;' instead of 'margin-left: left;'

tecnovenezuela Jul 26, 2009 04:48 PM

Thanks a lot!!!

Savage Aug 13, 2009 01:37 AM

Thank you! That solved the problem :)


All times are GMT -6. The time now is 09:28 PM.

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