Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • frame4 Friend
    #117859

    Hi,

    I would like to give the search field top right a bit more prominence by either

    (1) giving it a black or gray border
    OR
    (2) give it a different background colour.

    Any ideas how this best can be achieved?

    Regards,
    Anthony

    Hung Dinh Friend
    #212308

    Please change:


    #ja-usertools .inputbox {
    border: none!important;
    width: 100px;
    background: none;
    color: #8F8F8F;
    }

    into


    #ja-usertools .inputbox {
    border: 1 solid #CCCCCC;
    width: 100px;
    background: #FFFFFF;
    color: #8F8F8F;

    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Hung Dinh 17 years, 11 months ago.

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