Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • timtecsa Friend
    #879579

    On gcm.gpmnews.com when you hover on the link to one of the articles the intense blue overlay appears to help viewing of the article title in the Isotope view on homepage. How can I adjust it’s intensity / opacity?

    Pankaj Sharma Moderator
    #879583

    Hi
    Add below code in custom.css file and change the opacity value as per needs .

    .articles-list.ja-isotope-wrap.packery .item:hover .article-img {
        opacity: 0.3;
    }

    Hope it helps .

    timtecsa Friend
    #879770

    Hi Pankaj,

    In chrome I get a pale grey fog of the same intensity / opacity regardless of any number 0.1 to 0.9.
    In Firefeox and Safari I get no change from the original Blue.

    Maybe just changing color would work better?

    Tim

    Pankaj Sharma Moderator
    #879774

    Hi
    yes you can also use this way . Or you need to apply use webkit filter for cross browser issues .As given here .
    By default opacity does not defined in this part .

    timtecsa Friend
    #879850

    I have set the Default templates to use the paler blue colour. Hopefully that will suffice.

    Tim

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

This topic contains 4 replies, has 2 voices, and was last updated by  timtecsa 8 years, 9 months ago.

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