Page 1 of 1

How do I change the body background image? Solved

Posted: Thu Mar 19, 2015 8:10 pm
by lruther1
My group's website has a jpg titled woodsy as background image for each page. I would like to replace it with another image. After googling and reviewing forum posts, this is what I have done so far:
I uploaded the new image to the image manager in the same location as I see the woodsy jpg. I opened the page template and everywhere I saw woodsy, I put in the exact title of the new jpg, submitted, and cleared cache. I even went so far as to trash woodsy form the image manager, but it is still showing as the page background on the friendsofperchlake website. This is the code with the new jpg name inserted:
</__body background="uploads/images/FoggyLogo1.jpg">
I am only a minor step above newbie, so please spell out very plainly like you would to your mother as I do not have a programming background.
Tx, Linda

Re: How do I change the body background image?

Posted: Fri Mar 20, 2015 6:02 am
by staartmees
You must clear the website cache.
you must refresh your browser.
Take a look in the stylesheet. Normally the page background is defined in the stylesheet

Re: How do I change the body background image?

Posted: Fri Mar 20, 2015 5:11 pm
by lruther1
Tx. I had cleared catch and refreshed browser. I found it under friLayout. Once I had changed that all was well.