Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thatch10 Friend
    #135823

    I wish to use the navigation option of thumbnails but wish the thumbnails to sit along the bottom of the images horizontally, rather than vertically, is this achieveable in the config, or are some changes to the code required ?

    Thanks in advance

    Thatch

    Anonymous Moderator
    #280827

    Dear Thatch10,

    Please view my guide:

    + Open templates/ja_sanidine/css/ja.slideshow.css, at about line 82, find .ja-slideshowdesc class and change to:

    .ja-slideshowdesc {
    background:transparent url(../images/trans-bg.png) repeat scroll 0 0;
    bottom:30px;
    bottom:30px;
    color:#FFFFFF;
    height:100px;
    padding:10px 0;
    position:absolute;
    right:10px;
    top:20px;
    width:83%;
    z-index:10;
    }

    + At about line 43, find #ja-slidebar ul li class and change to:

    #ja-slidebar ul li {
    background:transparent none repeat scroll 0 0;
    display:block;
    float:left;
    margin:0 0 10px;
    padding:0;
    width:100px;
    }

    + At about line 28, find #ja-slidebar class and change to:


    #ja-slidebar {
    bottom:0;
    display:block;
    left:10px;
    margin-left:4px;
    position:absolute;
    z-index:100;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 9 months ago.

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