test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • macmaz Friend
    #199689

    When I make a choice appears a blue box that shows the progress of loading. Is it possible to change the color of the box?

    Thanks in advance

    chavan Friend
    #542418

    can you please post your site Url, so i can check and provide a suggestion

    macmaz Friend
    chavan Friend
    #542493

    Yes there is a lot of colors to choose. so you need change the skin in the Module. For your reference attached image


    1. camera_skins
    2. 37497
    macmaz Friend
    #542531

    Maybe because of my fault, you didn’t understand.

    I am referring to the module “JAK2 Extra fields Filter and Search”.

    I use the radio button and when I choose a radio button appears a blew box which shows the progress of loading (http://aboutlibraries.gr/stage/index.php/gr/prosopa).
    I want to change the color of this box (see attachment).


    1. img01
    chavan Friend
    #542584

    Go to this File: /stage/modules/mod_jak2filter/assets/css/style.css

    Find this code, replace this color coding #91D0F2 with any color coding you like


    #jak2-loading { background: url("ajax-loading.gif") center bottom no-repeat #91D0F2 border-radius: 3px; color: #fff display: block; height: 50px; font-weight: bold; left: 50%; margin-left: -200px; padding: 10px 0; position: fixed; top: 50px; text-align: center; width: 400px; z-index: 999; }

    chavan Friend
    #542585

    Go to this File: /stage/modules/mod_jak2filter/assets/css/style.css

    Find this code, replace this color coding #91D0F2 with any color coding you like


    #jak2-loading { background: url("ajax-loading.gif") center bottom no-repeat #91D0F2 ; border-radius: 3px; color: #fff ; display: block; height: 50px; font-weight: bold; left: 50%; margin-left: -200px; padding: 10px 0; position: fixed; top: 50px; text-align: center; width: 400px; z-index: 999; }

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

This topic contains 7 replies, has 2 voices, and was last updated by  chavan 10 years, 4 months ago.

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