Is it possible i’m certain it is, to change a background image according to the url?
For example http://www.myurl.co.uk/halloween/
if url contains /halloween/
then
body {background:url(/images/newbackground.jpg)}
I think I have done this before but for the life of me I can’t remember how to do it.
jQuery preferred?
Try this