Live Search Module for CMPS

This module shows Live Search on vBadvanced CMPS.
Live Search found here ..
[AJAX] Live Search - vBulletin.org Forum



Installation:

1. just import the Module file via admincp -> vBa CMPS -> Download / Upload Module -> Upload Module

2. vBulletin Options -> Live Search -> You use vBadvanced? -> Yes

3. Template edit: lsearch

Find:

<div id="result_cont" class="alt2 tborder" style="width: 500px; position: absolute; top: 74px; right: 45px; z-index: 1000;">

Replace:

<div id="result_cont" class="alt2 tborder" style="width: 500px; position: absolute; top: 380px; left: 45%; z-index: 1000;">

---> top: 380px & left: 45%
This is position of the searched result box. You can edit.
 
Top