create a variable in application.cfm <cfset bg_default = "abcdef" >
In the body tag of the pages set <body bgcolour = #bg_default#> If you are using tag for menu and navigation, the job is simpler. just do it in that page alone. --Balaji -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andrew Dickinson Sent: Wednesday, October 01, 2003 10:12 AM To: CFAussie Mailing List Subject: [cfaussie] How to set default background colour ? We run an offline version of our system here (for testing and development, of course). I maintain a light green background on the offline system, in order to make it instantly clear exactly what code I'm modifying. I copied the entire live system to offline last week, and I now can't remember how to set the default background colour. Can someone please remind me ? --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
