Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Strange Issue - Search Box won't accept input. (http://forum.bytesforall.com/showthread.php?t=12038)

Steve41 Jan 5, 2011 10:11 PM

[SOLVED] Strange Issue - Search Box won't accept input.
 
As title says, search box won't accept input. Clicking on it only gives a drop down of previous browser searches. The cursor turns to an i-beam, but that's all. Tried in different browsers, same result.

This is the source as per Firebug
Code:

<form action="http://mysite.com/" class="searchform" method="get">
<div class="searchbox-form">
<input type="text" name="s" onblur="this.value=''" value="" onfocus="this.value=''" class="text inputblur"></div>
</form>


lmilesw Jan 5, 2011 10:23 PM

What search box are you talking about? Do you have a link to the site?

Steve41 Jan 5, 2011 11:08 PM

Hi, thanks for responding, site is all247news

lmilesw Jan 5, 2011 11:17 PM

You have too many manu items. The whole search box is not showing as there is not enough room.

Steve41 Jan 5, 2011 11:21 PM

ahh.. of course.. so shrinking search box will fix?.. didn't pick the overlap...thanks

*edit* was easier to shorten page title :)


All times are GMT -6. The time now is 10:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.