Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • bramewave Friend
    #130753

    I have installed the slideshow from JA Labra to JA Kulanite. I now need to move the slideshow a bit to the left. and I also need to remove the word “pause” from under it. Any ideas?

    http://www.bramewave.com/portfolio

    Any help would be appreciated!

    Sherlock Friend
    #259331

    HI
    move slideshow:
    edit template.css (line 564):

    div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite {
    margin:0pt 0pt 20px;
    padding:0pt 10px;-> change here padding:0pt 0px;
    }

    bramewave Friend
    #259342

    Thank you so much that worked perfect! Any ideas on how to remove the word pause from under the slide show?

    Sherlock Friend
    #259355

    Hi
    plz add those line into template.css

    div.moduletable li {
    display : none;
    }

    bramewave Friend
    #259407

    You are truly BRILLIANT! A couple of last questions. Can I move the text up a bit so that it is a bit cloaser to the slideshow? Is there any way to round the corners out in the slideshow like the ones in JA Labra?

    Sherlock Friend
    #259574

    Move text:template.css (line 564)

    div.moduletable, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite {
    margin:0pt 0pt 20px;-> change here 20px to 0px
    padding:0pt 0px;
    }

    bramewave Friend
    #259645

    That worked perfect! Is it possible to make the dropdown menus see through?

    Sherlock Friend
    #259769

    Can you say more detail ?

    bramewave Friend
    #259791

    I was trying to get an effect like the dropdowns in JA Avian how you can see through the menu to whatever is behind it. Is that possible?

    Sherlock Friend
    #259798

    You can try to edit mod_jaslideshow.php(modulesmod_jaslideshow folder)
    Search this line:

    echo '<div id="ja-slideshow-case" class="ja-slideshow-case">' . "n";
    Change to

    echo '<div id="ja-slideshow-case" class="ja-slideshow-case" style="z-index:10">' . "n";

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

This topic contains 10 replies, has 2 voices, and was last updated by  Sherlock 16 years, 4 months ago.

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