You could extends the component, create own markup and css.
You can also just look at the css and then in the header of your class add
override them.
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]