############################################################## ## MOD Title: Fast Search ## MOD Author: noc123 (Fifty) http://vip-site.pl ## MOD Description: When you click on "Search", small window pops up where you can enter a search word. ## MOD Version: 2.0 ## MyBB Version: All ## ## Installation Level: Very Easy ## Installation Time: 2 Min. ## ############################################################## ## ## !!!JavaScript is not of my authorship!!! ## ############################################################## ## DEMO: http://vip-site.pl ############################################################## Upload fast.js to jscripts folder. # #-----[ GO TO ]------------------------------------------ # ACP -> Templates&Style -> Templates -> Your Template -> Header Templates -> header # #-----[ INSERT THIS IN FIRST LINE BEFORE ANY CODE]------------------------------------------ # # #-----[ FIND ]------------------------------------------ # [This code can be in header templates or header_welcomeblock_guest/member template] toplinks_search} # #-----[ ADD AFTER ]------------------------------------------ #
Fast Search [X]
Advanced Search
# #-----[ GO TO ]------------------------------------------ # ACP -> Templates&Style -> Style -> Your Style -> Global.css # #-----[ INSERT THIS AT THE END ]------------------------------------------ # .fastsearch { background: #ededed; color: #fff; border: 1px solid #7ca024; padding: 5px; margin-top: 10px; width: 230px; position: absolute; padding: 2px; display:none; filter: alpha(opacity=80); -moz-opacity: 0.80; z-index: 10 } # #-----[ NOTICE ]------------------------------------------ # Few people PM me that they have problems with changing Advanced Search link and [X] button. This problem is caused by construction of Header Template. Some themes are using