Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • mymarketing Friend
    #169510

    Hi,

    We are interested in supressing the slideshow thumbnails. We found the switch to turn them off but the holding container remains. Also, how do we turn off the JA Travel logos from the header and footer sections?

    Thanks much!

    khoand Friend
    #418114

    <em>@mymarketing 274467 wrote:</em><blockquote>Hi,

    We are interested in supressing the slideshow thumbnails. We found the switch to turn them off but the holding container remains.</blockquote>
    Hi,
    I don’t understand what you mean clearly. Could you give me a snapshot with your annotation?
    <em>@mymarketing 274467 wrote:</em><blockquote> Also, how do we turn off the JA Travel logos from the header and footer sections?

    Thanks much!</blockquote>
    You find this code from /templates/ja_travel/core/themes/blue/css/template.css

    h1.logo a {
    background-image: url(../images/logo.png);
    display: none; < add this line
    }

    .moduletable_aboutus a {
    background-image: url("../images/ft_logo.png");
    display: none; < add this line
    }

    mymarketing Friend
    #418119

    Sorry to confuse. The template comes with slideshow setup to have thumbnails at bottom of slide image. If I turn off thumbnails so that they aren’t shown, the thumbnail container is still there. How do we remove this container?

    khoand Friend
    #418122

    You find this code from /modules/mod_jaslideshow/assets/themes/travel/style.css

    #ja-slideshow .ja-slide-thumbs-wrap.ja-horizontal, .ja-horizontal {
    background: url("tab-slideshow.png") repeat left top !important;
    width: 960px !important;
    height: 40px !important;
    position: absolute;
    z-index: 200;
    bottom: 0px;
    border-bottom: solid 1px #C4C2C3;
    display: none; < add this line
    }

    – If my help don’t right, you give me a snapshot with your annotation.

    mymarketing Friend
    #418314

    Are these CSS files accessible from the admin panel, or should they be downloaded via FTP, edited and re-uploaded?

    khoand Friend
    #418413

    They should be downloaded via FTP, edited and re-uploaded. 🙂

    mymarketing Friend
    #418662

    This worked. How do I suppress the gray shadow overlay at the bottom of the slideshow area?

    Thanks!!

    khoand Friend
    #418670

    You edit slideshow module, set Show Description is No Descriptions

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

This topic contains 8 replies, has 2 voices, and was last updated by  khoand 13 years, 1 month ago.

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