Here is a plugin function for setting the background as an image or color of a div, a table or other object with a known id.
You can it anywhere you want to change a background on-the-fly. It adds a background attribute as css style for an object with an id. For setting backgrounds of skin zones please check your skin for the id names of the zone divs. Examples: Set an image for the #top division of the skin: [(background id=top bg=url($$icons/myimage.jpg) )] Set a background color to the 'main' div: [(background id=main bg='#eeddff' )] See http://www.boltwire.com/index.php?p=solutions.css.background Cheers, ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
