Hi! I have a website where I will have diferent travel blogs. All of them are written by me.
I am using views to have multiple blogs running in the website.
What I need to be able is to assign a different image to the banner according to the blog it is related to. A picture of the great wall of China in my china blog and the roof tops of Prague in my Czech blog.
I already learned how to make random images rotate in the banner, but I really would like that all the pages on the travelblogs/china path would have the china.jpg and the travelblogs/czech have the czech.jpg.
I am pretty sure this can be done with some coding in the style.css file, but unfortunately I just can't find any info on that.
Would some nice soul help this geekwannabe? :)
Thanks