Background change with different tabs


Author Message
xcaldk74

Posted: 8/5/2012
Quote message 

Hi,

Is it possible to have different background on different page? i.e when you click on services tab what will happen is the background on the website would change?

Any ideas? Thx
 
Dave B

Posted: 8/5/2012
Quote message 

What kind of website is it?

Read tips on posting.
 
jrgweb

Posted: 8/6/2012
Quote message 

Here is a link to an example that I helped someone with just a few weeks ago. This is an HTML artisteer example. http://jrgweb.net/mybackground/new-page.html

Instructions: http://www.artisteer.com/?post_id=196044&p=forum_post&forum_id=14
 
xcaldk74

Posted: 8/6/2012
Quote message 

Quote jrgweb:

Here is a link to an example that I helped someone with just a few weeks ago. This is an HTML artisteer example. http://jrgweb.net/mybackground/new-page.html

Instructions: http://www.artisteer.com/?post_id=196044&p=forum_post&forum_id=14


jrgweb,
this is exactly what I was looking for, this is perfect. I notices this is for pure html but would it work with i.e wordpress?

Any help greatly appreciated.

 
Mike

Posted: 8/6/2012
Quote message 

In wordpress because your pages are created dynamically I doubt the above html will work for you.

You could do it similar to the link below.
http://wordpress.org/support/topic/the-working-simplicity-on-different-background-images-for-different-pages

Or you could use the codex
http://codex.wordpress.org/Conditional_Tags
part way down the page is a code snippet that changes the banner for each page.

If you google change background for each page in wordpress you will find lots of answers.
Cheers
Mike