掲示板

css of search box

9年前 に Toshiro Mifune によって更新されました。

css of search box

Regular Member 投稿: 238 参加年月日: 14/12/11 最新の投稿
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.
9年前 に Toshiro Mifune によって更新されました。

RE: css of search box

Regular Member 投稿: 238 参加年月日: 14/12/11 最新の投稿
OK so I found in my source code (ctrl + u) this code of this portlet

code of search box (form)