Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Innovation Theme Background Image
#1
Searched the forums and didn't see this anywhere and I'm at my wits end.

I'm using the Innovation theme without modification other than a few plug-ins. It seems I can't change the background image for this theme. I tried changing the CSS to the URL of the image (even with it in different locations), cleared cache and the background image simply will not show up. Only the default color is shown.

Here's the things I tried in CSS and yes, the image is located in several different areas and still no joy.

body {
background: #EFEFEF;* /*EVEN AFTER COMMENTING OUT THIS ORIGINAL, THE BACKGROUND COLOR STILL SHOWS UP EVEN WITH CLEARED CACHE!!!!/
/*background: url(http://mywebpage.org/data/uploads/bak2.jpg) #EFEFEF; DOES NOT WORK*/
/*background-image: url("http://mywebpage.org/data/uploads/bak2.jpg"); DOES NOT WORK*/
/*background-image: url(./images/bak2.jpg); DOES NOT WORK*/
/*background-image: url(../images/bak2.jpg); DOES NOT WORK*/
/*background-image: url("bak2.jpg"); DOES NOT WORK, GRRRRR*/
/*background-image: url("http://mywebpage.org/theme/Innovation/images/bak2.jpg"); DOES NOT WORK EITHER WTF I GIVE UP*/
}
Angry
What's the secret to changing the background image in Innovation theme? Thank you, in advance.
Reply


Messages In This Thread
Innovation Theme Background Image - by joyofweaving.com - 2016-10-13, 19:11:50
RE: Innovation Theme Background Image - by Timbow - 2016-10-13, 20:23:05



Users browsing this thread: 1 Guest(s)