Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bobgen Friend
    #159676

    When I put in search position search module and Jom!Fish icons for language I get wrong position for search icon. How I can correct them?
    Thanks.


    1. PurityIISearchIcon
    aman204 Friend
    #375512

    You can change this::

    #ja-search {template.css (line 613)
    background: url(“../images/icon-search.gif”) no-repeat scroll left center transparent;
    bottom: 15px;
    padding-left: 20px;
    position: absolute;
    right: 15px;
    }

    to

    #ja-search {template.css (line 613)
    background: url(“../images/icon-search.gif”) no-repeat scroll left 100% transparent;
    bottom: 15px;
    padding-left: 20px;
    position: absolute;
    right: 15px;
    }

    and then, adjust 100% value accordingly

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 9 months ago.

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