Change the background image in offroad?

As stupid as it seems - I cannot work out how to change the background image for offroad.

Any help pointers are appreciated… Thank you!

Edward

At a guess, i would say that “offroad” is nothing to do with Rapidweaver !!!

Tim

What gives you that idea? - It comes as a standard theme with rapidweaver 7+.

Edward

Hi

You can use this CSS

body {
	background-image: url(%resource(a3.jpg)%);
}

Where ‘a3.jpg’ is an image you have dropped into resources.

1 Like

Thanks Kryten… I appreciate your input.

LOL, @Bushman I hadnt heard of that Theme before, i can see NOW that i do have it in my Theme Drawer thanks.

I simply thought it wasnt a genuine RW theme, because i typed that word into the Search box on the Realmac Add Ons site. and it came back with Nowt !

Of course i now know better Thanks.

Tim

1 Like

No worries Tim! :slight_smile: I appreciate you taking the time to reply

Cheers

Edward

Thank You, was useful for me as well.