-
AuthorPosts
-
May 26, 2011 at 3:13 am #164446
I need to disable slideshow control buttons (please see attached image), does anyone knows how to do it?
thanks for your help,
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 26, 2011 at 4:55 am #392938Hello,
To disable control buttons on slideshow
Can you provide your site url.But first go into the template manager and set css optimiation to “No” so we can see the correct files to modify and not the compressed version.
pascalus89 Friendpascalus89
- Join date:
- February 2011
- Posts:
- 81
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 18
- Thanked:
- 6 times in 1 posts
May 27, 2011 at 12:49 pm #393199It depends on your choise of skin in the module parameters. For my site i choose skin : jarasite :
Skin : jarasiteAnd you must disable Navigation Show in the NAVIGATOR SETTINGS,
NAVIGATOR SETTINGS OPEN
Navigation Show Non Number Contain Thumbnails
You can play with this two parameters in order to get the best configuration for what you want.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
May 27, 2011 at 1:42 pm #393202Go into templates>ja_anion>css>mod_jaslideshow.css and remove the lines below.
.ja-slide-buttons {
position:absolute;
right: 20px;
bottom: 20px;
}
.ja-slide-buttons .ja-slide-stop {
text-indent: -1000em;
background: url(../images/icon-stop.gif) center center no-repeat;
height: 20px;
width: 20px;
}
.ja-slide-buttons .ja-slide-next {
text-indent: -1000em;
background: url(../images/icon-next.gif) center center no-repeat;
height: 20px;
width: 20px;
}
.ja-slide-buttons .ja-slide-prev{
text-indent: -1000em;
background: url(../images/icon-prev.gif) center center no-repeat;
height: 20px;
width: 20px;
}
.ja-slide-buttons .ja-slide-playback{
text-indent: -1000em;
background: url(../images/icon-playback.gif) center center no-repeat;
height: 20px;
width: 20px;
}
.ja-slide-buttons .ja-slide-play{
text-indent: -1000em;
background: url(../images/icon-play.gif) center center no-repeat;
height: 20px;
width: 20px;
}
.ja-slide-buttons {
background: url(../images/button-bg2.png) left center no-repeat;
padding: 5px;
}
.ja-slide-buttons span { padding: 2px 0; }AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 4 voices, and was last updated by Phill 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to disable control buttons on slideshow?
Viewing 4 posts - 1 through 4 (of 4 total)