![]() |
Im waiting for the vb4 version. hehe
|
On my new custom skin, its not working
this is the code from header Code:
<div class="searchBox clearfix"> https://vborg.vbsupport.ru/external/2009/12/13.jpg When i press on the search box its not doing anything Please help |
Replace string to
HTML Code:
<input id="lsa_input" class="searchinput" type="text" name="query" tabindex="1004" size="23" /> |
Code:
<input class="searchinput" type="text" id="lsa_input" name="query" tabindex="1004" value="Search forum..." onfocus="if (this.value == 'Search forum...') this.value = '';" onblur="if (this.value == '') this.value = 'Search forum...';" size="23" /> How can i fix this??? |
You missed closing div, between
HTML Code:
</span> |
Still the pop up is coming on top of the seachbox
How can i put the popup box below the search box anything to do in css???? or in the code??? Please help |
Hi mad@Max could put in the subject a code that is standard for all that work?
Thanks |
mad@Max Could you please help me?
|
This is my header code
HTML Code:
<link type="text/css" rel="stylesheet" media="all" href="/forum/cometchat/css/cometchat.css" /> |
Got it sorted
Just needed to remove <div id="lsa_window"> cause there is already one below |
All times are GMT. The time now is 03:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|