Anne E. Shroeder wrote: > I need to be able to change the background-image value for one of my <div>s > by page. In other words, every page needs a different background-image for > the #util_header id.
<snip> > > I'm wondering what the most efficient way would be to call up the proper > image for each page without building separate classes (or ids) for every > single page? Here are two graphics to give an example of what I'm working > with. > http://www.serendipitycreative.com/goetz/test.htm > Hi Anne, I'm not sure the answer is on topic, but it seems that I've done this with a bit of server side scripting (I'm sure js would work too, but I am not a js coder). If you'd like more info, I'd be happy to answer off-list as my reply isn't CSS based, but uses PHP to generate an ID for any ID-able element. HTH, ~Ray -- Non scholae sed vitae discimus ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
