Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • javalquimia Friend
    #204466

    On default ja_jason theme, like http://www.joomlart.com/demo/#ja_jason , header background image is showed with a mask (dark grey). I would like modify that mask or remove it.
    Let me know.

    Ninja Lead Moderator
    #562215

    You can find and see image background and css style

    + Background image: images/joomlart/intro-3.jpg file

    + The css style into templates/ja_jason/css/template.css file


    .t3-header.t3-header-mask:before {
    background: #23232e ;
    content: "";
    display: block ;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.9;
    filter: alpha(opacity=90);
    }

    javalquimia Friend
    #562373

    Thanks Ninja Lead.

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

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

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