Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • hbic Friend
    #681717

    I’ve assigned a menu to uber default template. I’ve assigned the default layout with the addition of the app-home position to this template to take advantage of the ‘component’ module. I’m displaying a hero-3 using this template and there is a blue sheen over the hero. I’ve been digging to figure out why it’s displaying this way and have come up with nothing. How can I make this hero or any other block look like it does when I use uber Home where it appears without color over it?

    The attached file shows how the hero looks now with the blue sheen over it.

    jooservices Friend
    #681746

    Hi there
    Please try this css code

    .acm-hero.style-4 .video-wrapper:before {
    content: "";
    position: absolute;
    /* background-color: #039be5 */ Set it to none
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    }

    Thank you,
    Viet Vu

    jooservices Friend
    #747531

    Hi there
    Please try this css code

    .acm-hero.style-4 .video-wrapper:before {
    content: "";
    position: absolute;
    /* background-color: #039be5 */ Set it to none
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    }

    Thank you,
    Viet Vu

    hbic Friend
    #681748

    Thank you, Viet. Why does this only affect the display of the Hero when it is displayed through Uber default.
    will I affect the display of blocks using other templates?

    In addition, this is a style-3 hero, the sheen is over the background image and text…not a video.

    hbic Friend
    #747533

    Thank you, Viet. Why does this only affect the display of the Hero when it is displayed through Uber default.
    will I affect the display of blocks using other templates?

    In addition, this is a style-3 hero, the sheen is over the background image and text…not a video.

    jooservices Friend
    #681749

    HI there
    It’s design concept.

    Thank you,
    Viet Vu

    jooservices Friend
    #747534

    HI there
    It’s design concept.

    Thank you,
    Viet Vu

    hbic Friend
    #681774

    Viet,
    Thank you. I solved the problem by using another layout from Corporate. I apparently did something to the layout that I can’t reverse, so I’ve abandoned it for a fresh one.
    -Tom

    hbic Friend
    #747559

    Viet,
    Thank you. I solved the problem by using another layout from Corporate. I apparently did something to the layout that I can’t reverse, so I’ve abandoned it for a fresh one.
    -Tom

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

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

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