-
AuthorPosts
-
bronze_en Friend
bronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 15, 2011 at 8:23 am #160221Hi
I have some problems about the use of slideshow2 module with animation type = Moving, that is when it displays, it always shows all next pictures in the right side that you can see detail in below capture.I want the picture shown only one and then the others become sliding in the slideshow posision frame.
How do I fix this problem??
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
February 18, 2011 at 8:02 am #377316Dear bronze_en,
Just try as following for the issue
Open the file of templates/ja_portfolio/css/mod_jaslideshow2.css,look for the css.ja-slide-main-wrap {
margin: 0 auto;
overflow: visible;
}and change it to
.ja-slide-main-wrap {
margin: 0 auto;
overflow: hidden;
}I think that would help !
bronze_en Friendbronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
February 20, 2011 at 2:59 pm #377556<em>@dathq 222302 wrote:</em><blockquote>Dear bronze_en,
Just try as following for the issue
Open the file of templates/ja_portfolio/css/mod_jaslideshow2.css,look for the css.ja-slide-main-wrap {
margin: 0 auto;
overflow: visible;
}and change it to
.ja-slide-main-wrap {
margin: 0 auto;
overflow: hidden;
}I think that would help !</blockquote>
Hi dathq,
It’s work! and thank for your help. :laugh:AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by bronze_en 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA Slideshow2 module with animation type = Moving, it show all picture
Viewing 3 posts - 1 through 3 (of 3 total)