2011-09-21, 03:01 AM
Hello , i want the search box like in this site, in the right upper , can i get the plugin?
search box
|
2011-09-21, 03:01 AM
Hello , i want the search box like in this site, in the right upper , can i get the plugin?
2011-09-21, 03:04 AM
It's not a plugin. Could I have your site link?
-Paul H.
Cogisne lingua latina?
2011-09-21, 05:31 AM
2011-09-21, 06:58 AM
You will need to adapt your custom theme
Private Messages for support will be discarded.
2011-09-21, 12:34 PM
i just use the way.. but it still not perfect, please see my web. www.kopigaul.com
can anybody modify the global.css to make it perfect ? this is the code : div#search { top: 95px; right: 20px; height: 26px; position: absolute; display: inline-table; float: right; } span#search_left { background: url(images/search/search_left.gif) no-repeat; cursor: text; width: 3px; height: 26px; display: block; position: relative; float: left; top: 0; font-size: 2px; } input#search_box { background: #fff url(images/search/search.png) 5px no-repeat; border: 1px solid #024570; border-left: 0; font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif; padding: 5px; padding-left: 25px; width: 150px; height: 14px; float: left; top: 0; } input#search_button { background: url(images/search/search_button.gif) 100% 0% no-repeat; font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif; color: #fff; border: 0; padding: 4px 6px 4px 6px; float: left; top: 0; width: 99px; height: 26px; cursor: pointer; } input#search_button:hover { background-position: 100% 100%; } fieldset.noborder { border: 0; }
2011-09-21, 12:42 PM
can anybode help us?
|
« Next Oldest | Next Newest »
|