Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sawbona Friend
    #139445

    Hi

    I have a problem in IE7 it works fine in Morzilla. The search buttont does not display correct and tha marker is out of position. Search is SÖK in Swedish. Check it out at http://www.sportodds.nu/

    I’ve had som other problems with IE7but it has been solved by reading the forum thanks for that everyone

    Kind regards
    Sawbona

    Anonymous Moderator
    #298430

    Hi,

    I have checked your website and saw that this image: http://www.sportodds.nu/images/M_images/searchButton.gif is not exsit.

    Please check again.

    Css Magician Friend
    #298432

    Hi sawbona,

    In module/module_search/tmpl/default.php ,
    Line 10, change code : [PHP]
    $button = ‘<input type=”image” value=”‘.$button_text.'” class=”button’.$moduleclass_sfx.'” src=”‘.$img.'” onclick=”this.form.searchword.focus();”/>’
    [/PHP]
    to
    [PHP]
    $button = ‘<input type=”image” value=”‘.$button_text.'” class=”button’.$moduleclass_sfx.'” onclick=”this.form.searchword.focus();”/>’
    [/PHP]

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  Css Magician 15 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum