Quote:
Originally Posted by Trana
Nice, but it doesn't show up on my navbar in my CMPS index page, only things below /forum/.
Also, the columns don't span properly so there is a little bit of extra space.
|
Hmm works fine with my CMPS.
As for the columns. It could be due to the fact there is differences between the versions and the Input Search Size. In some I see it's 20 in others 25. What you can do is check in your navbar Template and see what the size is for. (See below)
Code:
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>