Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mediazpteltd Friend
    #158539

    Hi,

    How do change the search bar interior color to white so as to make it more obvious. Currently my clients are having problem locating it seeing that both the box surronding it and the search bar interior are all black.

    aman204 Friend
    #371167

    Change this::

    #ja-search {template.css (line 1346)
    background: url(“../images/icon-search.png”) no-repeat scroll 5px 0;
    float: left;
    min-height: 35px;
    overflow: hidden;
    width: 20%;
    }

    to

    #ja-search {template.css (line 1346)
    background: #fff url(“../images/icon-search.png”) no-repeat scroll 5px 0;
    float: left;
    min-height: 35px;
    overflow: hidden;
    width: 20%;
    }

    mediazpteltd Friend
    #373677

    Thanks! 🙂 where do i change that at?

    aman204 Friend
    #373688

    <em>@mediazpteltd 217422 wrote:</em><blockquote>Thanks! 🙂 where do i change that at?</blockquote>

    Here is css file reference::

    templates/ja_mesolite_ii/css/template.css

    I have already given line no. above 🙂

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

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

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