Hi!

I want to change the background image and color on different wicket pages.
All my pages inherits from
a root page that is the master layout. How can this be done. 

I must have it like

body,html{
  background: .....
}

so that I have browser compability. Right now I have this in a external css.
How can I add this dynamically from my wicket page?
-- 
View this message in context: 
http://www.nabble.com/chaning-background-tp17268044p17268044.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to