test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ktbgreat2 Friend
    #187793

    Hi there,

    Im wondering if someone could please help me move the thumbnails in “JA Slideshow Module”. At the moment its in the “Vertical Right’ position, but its too low on the slider and Id like to move it up.

    You can see what Im mean on my page here;
    http://www.tennisworks.com.au/

    Thanks for any help 🙂
    Katie

    TomC Moderator
    #494217

    Hi Katie:

    Here’s what you can try . . . . . .

    Within file path –> /modules/mod_jaslideshow/assets/themes/tiris/style.css

    at line 8, you will see the following:

    .viewbutton {
    background: none repeat scroll 0 0 #000000
    float: right;
    padding: 30px 0;
    position: absolute;
    right: 30px;
    top: 130px;
    z-index: 5;}

    Modify the “top: property to a lower value – for example . . .

    .viewbutton {
    background: none repeat scroll 0 0 #000000
    float: right;
    padding: 30px 0;
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 5;}

    Let me know if this helps you as you wanted.

    😎

    ktbgreat2 Friend
    #494294

    That worked perfectly!!!

    Thanks so much for your help 🙂

    Katie

    TomC Moderator
    #494330

    Glad to be of assistance. All the best with your continuing site development !!!

    🙂

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 11 years, 6 months ago.

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