Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Ch1vpH Friend
    #1035611

    Hi there – Is it possible to remove the ‘hazey‘ primary colour off my acm gallery style-1 called ‘Zoe’ as I need my images to be clear without the colour overlay, but keep the white text block that pops up on hover over?

    I have checked in the…templates/ja_brickstore/acm/gallery/tmpl/style-1.php and xml but could not see if this was possible or not, I really hope it is as this is exactly what my client wanted with the text at the bottom of image…

    Let me know please,

    Many Thanks!!


    1. haze
    Pankaj Sharma Moderator
    #1035618

    Hi
    Can u share the site URL of gallery page here?

    Ch1vpH Friend
    #1035621

    Sorry its the http://ch1vph.xyz/ri2k/ one!

    Pankaj Sharma Moderator
    #1035786

    Hi
    Open /templates/ja_brickstore/local/acm/gallery/css/themes/dark-peach/style.css

    Find

    .acm-gallery.style-zoe .item img {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    Replace it with

    .acm-gallery.style-zoe .item img {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    Regards

    Ch1vpH Friend
    #1038566

    Hi there,

    In regard to this module and style ‘zoe’ I’ve noticed a thin ‘Red’ line that appears under each image in the module?

    It seems to be a function with the hover over as you can see in the picture it is not visible when you hover over an image….

    *Is there any way to take this off red line off or change the colour possibly?

    Thanks.


    1. Screen-Shot-2017-05-31-at-20.23.04
    Pankaj Sharma Moderator
    #1038622

    Hi
    Can u share the screenshot which line you want to hide?
    I will check it.

    Ch1vpH Friend
    #1038745

    Hi there, I’ve added that image (i forgot to add) in the above post with the inspect, and also zoomed in version below…..

    Pankaj Sharma Moderator
    #1038751

    Hi
    it’s the Red background colour behind the items http://prntscr.com/fel2ff
    from file http://ch1vph.xyz/ri2k/templates/ja_brickstore/local/acm/gallery/css/themes/dark-peach/style.css
    If you want to change or remove it you can remove the code as showing a screenshot.

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

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