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] Background image in text widget disappeared (http://forum.bytesforall.com/showthread.php?t=20615)

FineDesigns Jul 10, 2013 09:45 AM

[SOLVED] Background image in text widget disappeared
 
I have been using the code below for my text widget background images:
div#text-25{
background:url(/wp-content/uploads/2013/07/background-cookies-5.jpg);
background-repeat: no-repeat;
height: 475px;
border: solid 0px;
}
I have it inserted in the CSS Inserts and it has worked splendidly in the past. Now I realize they are not there any more (http://www.maisyspiecompany.com/products-page/cookies - the right half of the page should have the remainder of the cookie image in the background). Can you tell me why?
Thanks!

juggledad Jul 10, 2013 01:40 PM

looks like 'magic quotes' may be tuned on in your php. ask your host about this and how to turn them off.

lmilesw Jul 10, 2013 03:02 PM

It appears you are using Hostmonster. You can go into your cPanel and in the PHP Config settings set the version to 5.3. That should take care of the Magic Quotes.

FineDesigns Jul 10, 2013 03:46 PM

You are a genius — it worked! Thanks so much!


All times are GMT -6. The time now is 10:33 AM.

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