How do I change the body background image? Solved

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
lruther1
New Member
New Member
Posts: 7
Joined: Mon Apr 21, 2014 11:20 pm

How do I change the body background image? Solved

Post 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
Last edited by lruther1 on Fri Mar 20, 2015 5:13 pm, edited 1 time in total.
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: How do I change the body background image?

Post 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
lruther1
New Member
New Member
Posts: 7
Joined: Mon Apr 21, 2014 11:20 pm

Re: How do I change the body background image?

Post by lruther1 »

Tx. I had cleared catch and refreshed browser. I found it under friLayout. Once I had changed that all was well.
Post Reply

Return to “Layout and Design (CSS & HTML)”