Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   [SOLVED] white middle (http://forum.bytesforall.com/showthread.php?t=7780)

cway Jun 25, 2010 05:44 PM

[SOLVED] white middle
 
Does anybody know how to remove the white in the middle/center?
I just upgraded to Wordpress 3 and Atahualpa 3.5.1
Thanks!
Cway

lmilesw Jun 25, 2010 06:12 PM

By removing the background in AT)>Style & Configure LAYOUT>Layout Container Style

cway Jun 25, 2010 06:21 PM

Hey, Larry!
Thanks for the quick response.
There's no background color there.

Code:

/* setting the layout container to position:relative, so that
we can position other items (such as the search form in the header)
absolute, relative to the layout container */
position: relative;

/* Shadow: */
/*
box-shadow: 0 0 15px #000;
-moz-box-shadow: 0 0 15px #000;
*/
/* Round corners: */
/*
-moz-border-radius:10px;
-khtml-border-radius: 10px;
-webkit-border-radius:10px;
border-radius: 10px;
*/


lmilesw Jun 25, 2010 06:35 PM

Take a look in Center Column or CSS Inserts. If I had a link to the site I could figure it out easier.

cway Jun 25, 2010 06:39 PM

Of course. Sorry. http://www.coloradohauntedhouse.com/
Nothing there, either.
I removed the javascript from the middle, as well, and it's not coming from that.
Thanks for the assistance on a Friday night, Larry!
Cway

lmilesw Jun 25, 2010 06:44 PM

Check in Style Posts & Pages. You also should have some padding there.

cway Jun 25, 2010 06:55 PM

That's it!
Thanks, Larry!
Have a great night!
Cway


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

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