Search width set to 40px inline — why?

Forums Forums Templates and themes Search width set to 40px inline — why?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #795
    deanes02
    Member

    This is the code in the header [code:e4nvzs4r]<?php if (function_exists(‘pixopoint_search’)) {pixopoint_search();} ?>[/code:e4nvzs4r]

    This is the code generated [code:e4nvzs4r]<div id="search">
    <form method="get" id="searchform" action="http://memo.nutwork.com.au/">
    <input type="text" style="width:40px" value="Search this website..." name="s" id="s" />
    <input type="submit" id="searchsubmit" value="Search" />
    </form>
    </div>
    [/code:e4nvzs4r]

    The inline width of 40px takes over the CSS width set of 200px.  What file is generating this 40px as I need to remove it.

    Thanks!

    #6057
    deanes02
    Member

    The site is http://memo.nutwork.com.au/&nbsp; and the problem is with the search box with the black bg and white writting.

    Thanks

    #6058

    Hi, thanks for the bug report <img decoding=” title=”Smiley” />

    The HTML for it is in the functions.php file. We’re working on a substantial upgrade of the system at the moment and I’ll make sure this correction is implemented into it (it won’t be available for a while yet though).

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.