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)
-   -   Background an Image Page Bodies a Color?? (http://forum.bytesforall.com/showthread.php?t=5012)

globalnerds Dec 26, 2009 04:11 PM

Background an Image Page Bodies a Color??
 
I would like to make the background an image, but all of the page bodies white. I have figured out a way to make the background an image, but then it sets the pages to the same image. So, for example on my Home page, the body text would have a white background instead of the image as a background.

My site is www.GlobalNerds.com
I am running Atahualpa 3.4.4 and WordPress 2.8.6

I set the background image as follows ATO>Body Text & Links> Body Style

Any assistance would be greatly appreciated!

Thanks!

lmilesw Dec 26, 2009 08:17 PM

You have to go to the various "Style and Configure" areas and set background: #ffffff. The Layout container and the Post containers for instance.

juggledad Dec 29, 2009 01:40 PM

On each screen, there is a wrapper that encompases the entire window. Sitting inside that is a container (which can be teh same size as the wrapper or smaller) that has the header, middle (sidebars and center) and footer.

Do you want to have an image for the background of the wrapper and then the center to be white? (this is effective when you have a screen that is say 1440px wide, but you defing the page as fixed 800px, the image would be seen fixed on 320px either side of the page)

To do this, then at 'ATO->Body Text & Links-> Body Style' use 'background: url(path to your image)

and at 'ATO->Style & configure LAYOUT->Layout Container Style' use ''background: #FFFFFF;'

catastrophy Feb 17, 2010 04:08 AM

I would like too a background image ;)

in ATO->Body Text & Links-> Body Style i've put this :
background-color: #ffffff;
background-image: url("images/blue.gif");
background-attachment: fixed;
background-position: bottom;
background-repeat: repeat-x;


and it doesn't work....

(http://farioli.fr/mondes)

Perhaps a code mistake ?

juggledad Feb 17, 2010 05:15 AM

I see no reference to 'blue.gif' in your CSS at all. Did you take it out?

catastrophy Feb 17, 2010 08:22 AM

yes

But i think know how to do....
must be...
background: url(/mondes/wp-content/themes/atahualpa345/images/backgr.gif) repeat top left;

repeat depending on the gif...

Scuse me, juggledad, to bother you...

best regards,
daniel


All times are GMT -6. The time now is 11:38 AM.

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