Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • pfrutuoso Friend
    #135139

    Hi,

    My questions are related with the JA_Slideshow

    1. It’s possible to change the border color of the thumbnails (by default it’s yellow when it’s active).
    I’ve tried some changes on the ja.slideshow.css but result nothing.

    2. It’s possible to change the color of the title in the description of the picture that it’s active?
    By default it is yellow too.

    3. It’s possible to change the width & height of the rectangular “shadow” that appears behind the description of the picture that it’s active?

    Hope you can help me.

    You make great templates! 😉

    Thanks in advance for your help.

    Regards.

    bennitos Friend
    #278352

    1. the border color:

    In your ja.slideshow.css around line 68 change:


    border:2px solid #FFCC00;
    color:#FFFFFF;
    text-decoration:none;

    Change the item marked in red to the color you want.

    bennitos Friend
    #278353

    2. color of title of describtion:

    in your ja.slideshow.css around line 93 change the item marked red to the color you want:


    color:#FFCC00;
    margin:0;
    padding:0 20px 5px;

    pfrutuoso Friend
    #278354

    Hi bennitos,

    can you tell me de name of the 2 class’s? My ja.slideshow.css only have 86 lines (opening with dreamweaver) 🙁

    Txs for your help 😉

    bennitos Friend
    #278355

    3. change the with of describtion

    Open your ja.slideshow.css again and around line 82:


    background:transparent url(../images/trans-bg.png) repeat scroll 0 0;
    bottom:0;
    color:#FFFFFF;
    padding:10px 0;
    position:absolute;
    right:10px;
    width:83%;
    z-index:10;

    Change the part marked in red. And remember always make backups!

    pfrutuoso Friend
    #278356

    <em>@bennitos 89732 wrote:</em><blockquote>3. change the with of describtion

    Open your ja.slideshow.css again and around line 82:


    background:transparent url(../images/trans-bg.png) repeat scroll 0 0;
    bottom:0;
    color:#FFFFFF;
    padding:10px 0;
    position:absolute;
    right:10px;
    width:83%;
    z-index:10;

    Change the part marked in red. And remember always make backups!</blockquote>

    Even if i search for “images/trans-bg.png” throug the ja.slideshow.css I don’t get any results. :((
    And I don’t find the code that you said near de line you’ve mentioned. :((

    Txs again for helping me.

    bennitos Friend
    #278357

    just downloaded the file to double check this is how it should be in your css:

    templatesja_sanidinecssja.slideshow.css or
    templatesja_sanidineii_lightcssja.slideshow.css


    .ja-slideshowdesc {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 10;
    width: 83%;
    background: url(../images/trans-bg.png);
    padding: 10px 0;
    color: #FFFFFF;


    #ja-slidebar ul li a:hover {
    border: 2px solid #FFCC00;
    text-decoration: none;
    color: #FFFFFF;
    }


    .ja-slideshowdesc h3 {
    padding: 0 20px 5px;
    margin: 0;
    color: #FFCC00;
    }

    pfrutuoso Friend
    #278371

    bennitos,

    I was making the changes on the modulesja_slideshowja.slideshow.css 😮
    I’ve made the changes you’ve told me and now is working! 😀

    Txs a lot for you help. I will “thank you” 😉

    sugiarto Friend
    #278376

    Hi bennitos,

    This article is usefull for me too, thanks.

    Rgs,
    Sugiarto

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

This topic contains 9 replies, has 3 voices, and was last updated by  sugiarto 15 years, 10 months ago.

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