Yes, Firebug can be very helpful.  I especially like the feature they have
where you can "turn off" certain CSS rules to see what happens.  This is
very useful when you want to learn what certain CSS rules do.

On Mon, Dec 8, 2008 at 7:22 AM, Eyal Golan <[EMAIL PROTECTED]> wrote:

> You are most welcome.
> I would suggest you use Firefox, add Firebug and start researching by
> yourself.
> Just "Inspect element' with Firebug and see the calsses names.
> This is what I did.
>
> BTW,
> Wicket provides two basic "themes" for the modal window.
> You can put in the modal's constructor:
> setCssClassName(ModalWindow.CSS_CLASS_GRAY);
> (or BLUE instead of GRAY).
>
> Good luck :)
>
>
> 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 Mon, Dec 8, 2008 at 2:03 PM, Ashis <[EMAIL PROTECTED]> wrote:
>
> >
> > Thank you very much it worked. I am very grateful to you.
> >
> > As you said w_captionText is for header part. Can you give me other
> > property
> > like changing modal window borders etc.
> >
> > Once again thanks Eyal Golan
> >
> > --
> > View this message in context:
> >
> http://www.nabble.com/Changing-appearance-of-ModalWindow--tp20880252p20894070.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