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] Background image not working (http://forum.bytesforall.com/showthread.php?t=14619)

redmestic Jun 13, 2011 06:48 PM

[SOLVED] Background image not working
 
I didn't realize I would lose my background image when I updated Atahualpa. I just cannot figure out how to set my image again. I an trying to do this under body, text, links.

I am having trouble figuring out how to write the code (my preggy brain is failing me).
My blog is rediscoveringdomesticity.com


Setting a background image for the body:
background: url(/wp-content/themes/atahualpa/images/backgr.gif) repeat top left;
To use your own image upload it to /wp-content/themes/atahualpa/images/


I have uploaded my image. The image direct link is: http://christopherbarrickne.fatcow.c...ewallpaper.png

Please help! I know I am missing some super simple step.

lmilesw Jun 13, 2011 08:20 PM

Just replace the path in your code with the path to the image...
HTML Code:

background: url(/wp-content/themes/atahualpa/images/duotonewallpaper.png) repeat top left fixed;
I added fixed as I like that effect but you can just remove that if you prefer the background to scroll.

redmestic Jun 13, 2011 08:49 PM

Thank you so much - that's just what I needed!


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

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