The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
moving forumdisplay search box
Hello,
I'm currently trying to move my forumdisplay searchbox from the dropdownmenu to the category bar. Placing it in between Code:
<form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform"> <input type="hidden" name="url" value="$url" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="forumid" value="$forumid" /> search box code here </form> Would there be a workaround for this perhaps? --------------- Added [DATE]1255375295[/DATE] at [TIME]1255375295[/TIME] --------------- not really sure yet what it'll do with the pagination, but I currently solved it by moving the inlinemod bit around. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|