Change code :
$button = '<button class="button finder" type="submit"><i class="icon-search icon-white"></i></button>';
to:
$button = '<img style="display: absolute; margin-right: 1px;" src="/new/templates/sj_vinda/images/menu_image/search_icon.png" alt="Search" height="32" width="32">';
And i have empty space. Icon file in folder exist. Where i have error?
EDIT:
Ok, i have icon. But this change position when i point in mouse kursor.
Code, who works:
$button = '<button class="button finder" type="submit"><img style="display: relative;" src="/new/templates/sj_vinda/images/menu_image/search_icon.png" alt="Search" height="32" width="32"></button>';
Please see:
Attachment zrzutekranu40.JPEG not found
And if mouse cursor over icon:
Attachment zrzutekranu41.JPEG not found