test
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • adigrado Friend
    #169872

    Is it possibile to hide the readmore text in Slideshow2 Module?
    Thank you,
    Armando

    khoand Friend
    #420543

    Hi,
    In configuration of slideshow module, you set Show Description is Description only

    adigrado Friend
    #421419

    Sorry, but with “description only” i always see the readmore text.
    What goes wrong?

    khoand Friend
    #421427

    In configuration of slideshow module, you set Show Description is Description only , Show Readmore is No .

    adigrado Friend
    #421431

    Sorry, but I can’t find the setting Show readmore.
    I have only No description and Description only, but it seems not to work.

    khoand Friend
    #421433

    Could you give me username + password of backend and a link to your website?

    adigrado Friend
    #421438

    Sure
    send me an email to armando@digrado.com so i can answer you in private
    thank you

    khoand Friend
    #421440

    Sorry…You can Private Message to me.


    1. 2
    khoand Friend
    #421456

    You find this code from /templates/ja_quartz/css/mod_jaslideshow2.css in the line #112

    .maskDesc a.readon {
    background: url(../images/arrow-ri-hover.gif) no-repeat right 10px;
    bottom: 10px;
    color: #810C46;
    display: block;
    font-weight: bold;
    font-size: 100%;
    position: absolute;
    padding: 3px 10px 3px 0;
    right: 20px;
    }

    with

    .maskDesc a.readon {
    background: url(../images/arrow-ri-hover.gif) no-repeat right 10px;
    bottom: 10px;
    color: #810C46;
    display: none;
    font-weight: bold;
    font-size: 100%;
    position: absolute;
    padding: 3px 10px 3px 0;
    right: 20px;
    }

    You delete all of files of /cache and /t3-assets directory.

    adigrado Friend
    #421473

    Thank you
    Now it works.
    Bye,
    Armando

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

This topic contains 10 replies, has 2 voices, and was last updated by  adigrado 13 years, 2 months ago.

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