Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ffayad Friend
    #155000

    If I don’t want to link the pictures to any categories, the gray bar is still there in frnt of the pictures with no text on it.
    How can I remove it completely?

    Thx

    aman204 Friend
    #357968

    Change this:::

    .maskDesc {mod_ja…ow2.css (line 38)
    -moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.4);
    background:url(“../images/trans-black.png”) repeat scroll 0 0 transparent;
    bottom:34px !important;
    height:120px !important;
    opacity:0.85;
    right:0 !important;
    width:600px !important;
    z-index:200;
    }

    to

    .maskDesc {mod_ja…ow2.css (line 38)
    -moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.4);
    background:url(“../images/trans-black.png”) repeat scroll 0 0 transparent;
    bottom:34px !important;
    display:none !important;
    height:120px !important;
    opacity:0.85;
    right:0 !important;
    width:600px !important;
    z-index:200;
    }

    ffayad Friend
    #357978

    Thank you. Which file do I change the code on?

    Saguaros Moderator
    #357996

    <em>@ffayad 197214 wrote:</em><blockquote>Thank you. Which file do I change the code on?</blockquote>

    those codes could be found inside the file: templates/ja_portfolio/css/mod_jaslideshow2.css file

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

This topic contains 4 replies, has 3 voices, and was last updated by  Saguaros 13 years, 7 months ago.

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