You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by javax <ja...@gmail.com> on 2010/11/22 09:04:02 UTC

Customizing AutoCompleteTextFeld

Hi!
How can I change fonts and color of choices dropdown list in
AutoCompleteTextFeld?

Thank you!
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053200.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Customizing AutoCompleteTextFeld

Posted by javax <ja...@gmail.com>.
Thank you!
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053396.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Customizing AutoCompleteTextFeld

Posted by Andrea Del Bene <ad...@ciseonweb.it>.
Hi,

take a look at file DefaultCssAutocompleteTextField.css. You could find 
it into Wicket source code in folder 
src/main/java/org/apache/wicket/extensions/ajax/markup/html/autocomplete. This 
file contains css elements you need.

Bye.


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


Re: Customizing AutoCompleteTextFeld

Posted by javax <ja...@gmail.com>.
Thank you, where can I find names of corresponding CSS elements?
-- 
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053236.html
Sent from the Users forum mailing list archive at Nabble.com.

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


Re: Customizing AutoCompleteTextFeld

Posted by Igor Vaynberg <ig...@gmail.com>.
use css

-igor

On Mon, Nov 22, 2010 at 12:04 AM, javax <ja...@gmail.com> wrote:
>
> Hi!
> How can I change fonts and color of choices dropdown list in
> AutoCompleteTextFeld?
>
> Thank you!
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Customizing-AutoCompleteTextFeld-tp3053200p3053200.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

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