Fórumok

css of search box

Toshiro Mifune, módosítva 8 év-val korábban

css of search box

Regular Member Bejegyzések: 238 Csatlakozás dátuma: 2014.12.11. Legújabb bejegyzések
How can I change css of search box?
This one :

<div id="portal-search">
	$theme.search()
</div> 

I need css of all forms elements. Like one input field, one select box and one button image .. some divs etc.... Functionality of this search box is perfect, but the basic looks is horrible :-) (not good for my page) ... so I would like to change this ... if you know answer, please help, it would be very very helpful, thanks.
Toshiro Mifune, módosítva 8 év-val korábban

RE: css of search box

Regular Member Bejegyzések: 238 Csatlakozás dátuma: 2014.12.11. Legújabb bejegyzések
OK so I found in my source code (ctrl + u) this code of this portlet

code of search box (form)