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
How do I change the body background image? Solved
How do I change the body background image? Solved
Last edited by lruther1 on Fri Mar 20, 2015 5:13 pm, edited 1 time in total.
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: How do I change the body background image?
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
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?
Tx. I had cleared catch and refreshed browser. I found it under friLayout. Once I had changed that all was well.