-
AuthorPosts
-
7of9 Friend
7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 3, 2011 at 9:14 am #374929Any ideas?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
February 4, 2011 at 6:47 am #375047<em>@7of9 219141 wrote:</em><blockquote>Any ideas?</blockquote>
Sorry but I cannot say much about fix of the last point in your case as it seems to be more relative to js customizations
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 4, 2011 at 12:07 pm #375103I understand, thanks aman204. Any ideas thuanlq, or anybody else?
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 7, 2011 at 9:30 am #375346Dear @manos,
Please change style in “template.css” file as following:
– change style in line 2073
.ja-slide-thumbs .ja-slide-thumb span {
display:block;
height:80px;
margin:0;
padding-left:3px;
padding-top:11px;
width:106px;}
to
.ja-slide-thumbs .ja-slide-thumb span {
display:block;
height:80px;
margin:0;
padding-bottom:3px;
padding-left:3px;
padding-top:11px;
width:106px;}
– Then replace “script.js” file in folder “modules/mod_jaslideshow2/assets” 11056
1 user says Thank You to thuanlq for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 8, 2011 at 11:51 am #375646Thank you!!! That did it!
Is it possible though, the whole last thumb to appear? Because only half of it is shown.Thanks again. 😀
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 10, 2011 at 9:55 am #376007Any ideas anyone?
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 12, 2011 at 8:38 am #376333Hi Manos,
This problem is due to thumbnail item uses margin-left and margin-right, so slideshow calculated incorrectly, i updated “template.css” file to resolved it.
/* templates/jt_amc/css/template.css */
.ja-slide-thumb, .ja-slide-thumbs-handles span {
cursor:pointer;
display:block;
float:left;
margin:0;
margin-left:2px; /* Removed this line */
margin-right:2px; /* Removed this line */
}
1 user says Thank You to thuanlq for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 16, 2011 at 8:55 am #376935You are amazing! thanks a million.
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 22, 2011 at 11:43 am #377934Problem when gallery has only a few pictures.
Hi,
At the following link, the gallery has only three pictures: http://www.amc.edu.gr/index.php?option=com_content&view=article&id=395&Itemid=191&lang=el
They are right justified. Is there a possibility to center them when the pictures are less than the Number of displayed items?Thanks in advance! 😀
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
February 24, 2011 at 3:00 am #378198Hi Manos,
the thumbnail item in the navigation bar can’t be aligned to center, but left or right (the slideshow auto calculates).
So, i changed some JS code to show thumbnail items to be left justified. Please update the “script.js” in the folder “modules/mod_jaslideshow2/assets/”
1 user says Thank You to thuanlq for this useful post
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 24, 2011 at 10:25 am #378265Thanks a million thuanlq 😀
EDIT: Unfortunately, that did not solve the problem.
1. It justified on the left, not on center.
2. The last thumbnails on the right are disappearing again.
I put the old script back, because it’s a live site.Any ideas?
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
7of9 Friend7of9
- Join date:
- December 2010
- Posts:
- 579
- Downloads:
- 81
- Uploads:
- 66
- Thanks:
- 162
- Thanked:
- 25 times in 3 posts
February 28, 2011 at 10:15 am #378825Hi thuanlq,
Thanks. Left is better than right. However, if you ever fix it center in a future version, please notify me.
Thanks again for all your help, for it was great and valuable! 😀 -
AuthorPosts
This topic contains 58 replies, has 16 voices, and was last updated by 7of9 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum