Hi,
Looking at the source (inspect element in "Firebug" I saw that the caption's
class name is w_captionText and it's in a span object.
Anyway, in modal.css (Wicket's css file) it is set: *span.**w_captionText*{...}So I guess you need to override it in your own CSS file. Don't forget to add it to the header. Eyal Golan [EMAIL PROTECTED] Visit: http://jvdrums.sourceforge.net/ LinkedIn: http://www.linkedin.com/in/egolan74 P Save a tree. Please don't print this e-mail unless it's really necessary On Sun, Dec 7, 2008 at 1:50 PM, Ashis <[EMAIL PROTECTED]> wrote: > > Dear all, > How can i change the appearance of ModalWindow.Especially i want > to change the font colour of modalwindow title. > > > Thank you, > Ashis > -- > View this message in context: > http://www.nabble.com/Changing-appearance-of-ModalWindow--tp20880252p20880252.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] > >
