Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • cursosdesign Friend
    #146152

    Hi friends!

    I´ve a problem with this module slideshow in my site http://www.lestarat.net

    1) I can´t see the text in read more.

    My code is in slide is:

    <h3>Regístrate para ser parte de la comunidad</h3>

    <p>Los mejores tragos con Tequila</p>

    What is the problem?

    2) How can i remove: « Previous ‹Playback Stop Play › Next » ????

    3) and the last: How can i change the TV image?

    Thanks!!!!

    CursosDesign:)

    sincta Friend
    #324126

    Hi !

    Maybe I can help.

    1) Code seems to be ok. Is the “Images Folder” parameter set correctly ? (it’s the first box on module parameters.)

    2) In module parameters, set “Control Buttons” to “no”

    3) the TV image is a background image that you can change (or delete) at ja.slideshow2.css.
    At line 42 (or so) look for .ja-slide-main-wrap .mask and change the background parameter

    Hope this can help

    cursosdesign Friend
    #324129

    Oh! Excelent Sincta!
    All problems ok now, but the only one is point one:

    The images folder is set correctly (images/stories/fruit)
    What do you think?

    Do you want login in my cpanel?

    Thanks!

    CursosDesign

    cursosdesign Friend
    #324267

    Somewhere can Help?:

    I´ve a problem with this module slideshow in my site http://www.lestarat.net

    1) I can´t see the text in read more.

    My code is in slide is:

    <h3>Regístrate para ser parte de la comunidad</h3>

    <p>Los mejores tragos con Tequila</p>

    What is the problem?

    Saguaros Moderator
    #324327

    Hello cursosdesign!

    The problem is from the configuration of ja Slideshow 2,
    if you would like display the “reamore” text, you mus to choose “Show Description with Readmore” for the “Show Description” paramter.

    cursosdesign Friend
    #324332

    Hello tienhc!
    There is not a problem!
    the problem is the configuration of the text. Please check the image:

    Thanks!

    CursosDesign


    1. slide
    Saguaros Moderator
    #324354

    Hello CursosDesign!

    Please give me your administrator account via PM or Submit a ticket.

    thanks

    Saguaros Moderator
    #324485

    Hello CursosDesign!

    That’s the bug from the JA Template when you set “Image animated” for the Show Description parameter.
    Please open the “templatesja_halitehtmlmod_jaslideshow2default.php” file and find a section code at line 21:

    [PHP] <div class=”ja-slide-desc”><?php // echo $desc?></div> [/PHP]
    change:
    [PHP] <div class=”ja-slide-desc”><?php echo $desc?></div> [/PHP]

    the bug have fixed on the JA Halite,

    cursosdesign Friend
    #324646

    Thanks!!!! And the last: how i change this color text?

    Bye, thanks and regards!

    CursosDesign

    Saguaros Moderator
    #324648

    Hello CursosDesign!

    Please kindly open the “templates/Halite/css/ja.slideshow2.css” file and try to find a section code:

    [PHP]

    .maskDesc .ja-slide-desc {
    padding: 30px 0 0;
    color: #FFFFFF;
    font-size: 100%;
    width: 600px;
    float: left;
    }

    [/PHP]

    and

    [PHP]

    .ja-slide-desc h3 {
    color: #fff !important;
    margin: 0 0 10px;
    padding: 0;
    font-weight: bold;
    font-size: 300% !important;
    text-transform: uppercase;
    }

    .maskDesc .ja-slide-desc p {
    line-height: 1.8;
    }

    [/PHP]

    You’ll make change of colour in those rules css.

    cursosdesign Friend
    #324694

    Thank You VERY Much!!!!!

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

This topic contains 11 replies, has 3 voices, and was last updated by  cursosdesign 15 years ago.

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