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)
-   -   [SOLVED] bakground image appears only in home page (http://forum.bytesforall.com/showthread.php?t=18447)

Carme Sep 22, 2012 10:27 AM

[SOLVED] bakground image appears only in home page
 
Hi,
I use and image for my background in the layout area because it is semi transparent and it was the only way to see that background in Explorer.
Now I can see the background only in the home page, if you move to other pages there is not background:
http://prueba.karmeba.com/

if I put a color instead of an image in the background layout area it works ok in every page.

I really need some helop because I am not idea what's going on

Thanks in advance
Carme
xxx

juggledad Sep 22, 2012 10:32 AM

you didn't give the image url a good enough reference. Try changing
HTML Code:

url("images/opaco-1.png")
to
HTML Code:

url("/wp-content/images/opaco-1.png")
that is if the image is in that folder :)

Carme Sep 24, 2012 07:29 AM

Hi ,
sorry to doble the post, I coudn't find the answer of this one, it was my mistake. So sorry! will be the last time.

I do not think so this is the problem, because the image is in images, not in - wp-content/images
I created a direct folder only for images. And we can see the image perfectly in HOME page and not in the other ones.

Any other idea,
thanks
xxx

lmilesw Sep 24, 2012 07:40 AM

Try putting a slash before images as below or use the complete URL.
HTML Code:

url("/images/opaco-1.png")

Carme Sep 25, 2012 10:31 AM

Thank you both of you. With a slash before image it works ! :)
I am going to close the thread.

Thanks again!!!!
xxx


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

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