That did not work in my case. Yes, it's normal CSS but it is applied in an 
unusal way through the internal styling mechanism of yui. This means that a css 
rule defined at the end of the <head> section i.e. the last css rule at all 
does not override a css rule in the internal css of YUI-DatePicker from 
wicket-datetime package.

Stefan

-----Ursprüngliche Nachricht-----
Von: nino martinez wael [mailto:nino.martinez.w...@gmail.com] 
Gesendet: Mittwoch, 3. Februar 2010 09:51
An: users@wicket.apache.org
Betreff: Re: DatePicker css

it's just ordinary css, so you should be able to override it. Try using
firebug and change the css there. Then make a new css and apply that :)

2010/2/2 Martin Makundi <martin.maku...@koodaripalvelut.com>

> Lol.. let me know if you find a good trick for that. We worked around
> it by changing the surroundings' relative properties.
>
> **
> Martin
>
> 2010/2/2 wic...@geofflancaster.com <wic...@geofflancaster.com>:
> > Is it possible to edit the datepicker css? the datepicker is displaying
> > behind some other components on my page and i'd like to set the z-index
> so
> > it display on top of everything.
> >
> > --------------------------------------------------------------------
> > mail2web - Check your email from the web at
> > http://link.mail2web.com/mail2web
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to