![]() |
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? |
what's the url?
do you have ATO->Configure CSS & JS->CSS: External file or inline? set to 'EXTERNAL'? |
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/.
|
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
|
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). |
use 'margin-left: 0%;' instead of 'margin-left: left;'
|
Thanks a lot!!!
|
Thank you! That solved the problem :)
|
All times are GMT -6. The time now is 01:18 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.