Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • watsessing Friend
    #141921

    In Safari, the search button appears below the search box rather than within it. In Explorer, Firefox, and Chrome, it appears within the search box, which looks cleaner. Can anyone recommend a way to correct this in Safari?

    Thanks,

    watsessing

    Anonymous Moderator
    #307918

    Hi watsessing

    Could you please send me your live url so that i could have a closer look on the issue?

    watsessing Friend
    #308456

    Thank you! It’s http://www.livingstonmedia.net

    Anonymous Moderator
    #308917

    Hi

    For the case, please open templatesja_tubeindex.php file, at about line 57, find following code:

    </head>

    and change to:

    <?php if (isset($_SERVER['HTTP_USER_AGENT']) &&
    preg_match('/Safari/i',$_SERVER['HTTP_USER_AGENT'])) { ?>
    <style rel="stylesheet" type="text/css">
    #ja-search .search .button { margin-top: -22px !important; };
    </style>
    <?php }?>
    </head>

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

This topic contains 4 replies, has 2 voices, and was last updated by Anonymous 15 years, 5 months ago.

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