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] Removing white space from left side of page. (http://forum.bytesforall.com/showthread.php?t=16200)

katylove Dec 8, 2011 03:07 PM

[SOLVED] Removing white space from left side of page.
 
If you look at my blog, katyloves.com, there seems to be an inch of white on the left of the page. I've tried removing the padding, but that doesn't work. I'd like for their to be no white on either side, so more of my page fits in the actual window. If that makes sense. Thanks!

juggledad Dec 8, 2011 03:48 PM

remove the '.coltwo { width: 800px; }' you have in the CSS Inserts

katylove Dec 9, 2011 08:12 AM

I did that and there's still a white space to the left. It just ended up pushing my right sidebar into my post.

juggledad Dec 9, 2011 10:41 AM

that white space is the page background. Add this to your CSS Inserts, the red is the body of the page, the blue is the page container
Oh and fix your CSS you are missing a closing '}'

HTML Code:

body {border: solid 1px red;}
#wrapper {border: solid 1px blue;}


katylove Dec 9, 2011 12:33 PM

I added it and also added the missing } not sure where to go from here. I can see the blue and the red now.

juggledad Dec 9, 2011 12:43 PM

the blue area is the layout width (ato->Style & configure LAYOUT-> Layout WIDTH and type (FLUID or FIXED) ) which will hold your contents - outside that is just background

is that outside area the 'white space you are talking about?

katylove Dec 9, 2011 02:56 PM

The part past the blue is what I want to get rid of. I've seen blogs that have no background space to the right or left.

juggledad Dec 9, 2011 06:19 PM

You can do that but you have to have a variable width site - go to ato->Style & configure LAYOUT-> Layout WIDTH and type (FLUID or FIXED) and read about the settings

katylove Dec 9, 2011 09:35 PM

Perfect, thank you so much!


All times are GMT -6. The time now is 03:25 PM.

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