On Thu, Jul 23, 2009 at 11:45 AM, Mathias
Nilsson<[email protected]> wrote:
> You could extends the component, create own markup and css.
Really: there is the getCssClass() method supplying class name of style...
Thanks for prompt reply.
> You can also just look at the css and then in the header of your class add
> override them.
If I didn't miss anything, it does not work (even if it should) - this
is probably due
run-time loading of .css file by JavaScript e.g. on load my internal
style is used,
but on page refresh and/or menu click, it is replaced by original one.
Petr
> Let´s say YUI have a css class of .menu.
>
> <style type="text/css">
> .menu{
> color: red;
> }
> </style>
> --
> View this message in context:
> http://www.nabble.com/How-to-customize-override-.CSS-of-3rd-party-component-tp24622417p24622529.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]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]