After applying the version 3 of the fusion theme, i have an issue with the width of the search box. You can see it here : http://blog.aheritier.net/
After applying the version 3 of the fusion theme, i have an issue with the width of the search box. You can see it here : http://blog.aheritier.net/
Look in your searchform.php file, and modify this:
<input type="text" class="searchfield" id="searchbox" size="40" name="s"/>
to this:
<input type="text" class="searchfield" id="searchbox" size="40" name="s"/>
[signature moderated Please read the Forum Rules]
sorry, didn't make the change ;-)
modify to this:
<input type="text" class="searchfield" id="searchbox" size="30" name="s"/>
*************************************************
[signature moderated Please read the Forum Rules]
This topic has been closed to new replies.