place rotating image at banner right
Posted: Wed Dec 12, 2007 1:49 am
Before I go down this road I would like to make sure cmsms css and template gurus here agree the idea below is sound and won't result in extreme contortions of code.
I have java script that will rotate an image as often as I specify. I want to place that image to the right of my header banner on http://www.matxainetxea.com. That banner has a photo on the left side. The idea is to have a bookends effect by placing another image on the right side of the banner. I have the current header image defined as the cms ms stylesheet comments suggest by using the background: url() property. However I find that CSS2 does not support multiple background images. Should I just can the idea of using css images for my multiple image banner and just do it via html in the template?
I have java script that will rotate an image as often as I specify. I want to place that image to the right of my header banner on http://www.matxainetxea.com. That banner has a photo on the left side. The idea is to have a bookends effect by placing another image on the right side of the banner. I have the current header image defined as the cms ms stylesheet comments suggest by using the background: url() property. However I find that CSS2 does not support multiple background images. Should I just can the idea of using css images for my multiple image banner and just do it via html in the template?