Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • goyat Friend
    #130571

    Please tell me where I can change the color of ‘CLOSE’ shown on the popup window. The current Popup window’s CLOSE color is hard to see. I would like to change it with #FFFFFF. :confused:

    Sherlock Friend
    #258513

    Hi goyat !
    You can change color of “CLOSE” button following way below :
    Open smoothbox.css file in modules/mod_jacatpopup/jacatpopup folder , find following code section at about line 91 :


    #TB_title a {
    color:#555555;
    font-weight:bold;
    text-decoration:none;
    }

    change to :


    #TB_title a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    }

    goyat Friend
    #258524

    Thank you for your suggestion. I did as you suggested, but it did not seem it worked out. Are there anything else I should change?

    <em>@hainn84 64976 wrote:</em><blockquote>Hi goyat !
    You can change color of “CLOSE” button following way below :
    Open smoothbox.css file in modules/mod_jacatpopup/jacatpopup folder , find following code section at about line 91 :


    #TB_title a {
    color:#555555;
    font-weight:bold;
    text-decoration:none;
    }

    change to :


    #TB_title a {
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    }

    </blockquote>

    goyat Friend
    #258527

    Thanks. It solved. One of the files is not there, so I re-installed the mod_jacatpopup. Then, it works OK.

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

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

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