Hi Eric,
Yes, your answer is the best so far. Thank you. The other responses, thank you. This is not a design question, but a technical question.
I did something similar to support VSD as it is in the box;
Just create a HTML Tool code drop-in (my phraseology)
call it.. background css
and paste the following:
<style type="text/css">
body {
background-image: url('http://www.bulkdrive.com/mtn_images/RNO03112006_087.jpg');
}
</style>
it works.
I had to do something similar for URL overrides.. active, visited, etc., and found the answer here on the forums. Thank you for those who are really helping with dropping in HTML Tool code samples..
The only kicker.... Advanced Text being checked on text objects for shading becomes weird and is non-forgiving for passing through the background. nevertheless, I figured it out, had to uncheck the Advanced Text feature on most of my home page objects for now.. but I like the diversity in the application.
Thanks to all,
Andy
ps.
http://www.MountainComputers.org is the target site..
AndyF