feature request: show thumbnail image inside main
- baijianpeng
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
8 years 4 weeks ago #40883
by baijianpeng
www.joomlagate.com/
Chinese Joomla Users' Portal
feature request: show thumbnail image inside main was created by baijianpeng
Today I tested Slideshow CK module v1.4.41 on Joomla 3.6.5, it works fine.
However, I noticed that it shows the thumbnail images below the main image, there is no other options for the position of thumbnai images.
Now I want to suggest a new feature: add new option to allow the thumbnail images showing inside the main image as overlay.
Thank you.
However, I noticed that it shows the thumbnail images below the main image, there is no other options for the position of thumbnai images.
Now I want to suggest a new feature: add new option to allow the thumbnail images showing inside the main image as overlay.
Thank you.
www.joomlagate.com/
Chinese Joomla Users' Portal
Please Log in or Create an account to join the conversation.
8 years 3 weeks ago #40893
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic feature request: show thumbnail image inside main
Hi
you can use this css code to move the thumbs up
CEd
you can use this css code to move the thumbs up
Code:
.camera_fakehover {
margin-top: -110px;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- baijianpeng
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
8 years 3 weeks ago #40899
by baijianpeng
www.joomlagate.com/
Chinese Joomla Users' Portal
Replied by baijianpeng on topic feature request: show thumbnail image inside main
No, your CSS trick does not solve this issue. It moves all things up, caused the slideshow itself move up, very ugly.
I think this should not be considered as a "CSS issue". It should be solved by a new "layout" which certainly needs some PHP coding.
Thank you.
I think this should not be considered as a "CSS issue". It should be solved by a new "layout" which certainly needs some PHP coding.
Thank you.
www.joomlagate.com/
Chinese Joomla Users' Portal
Please Log in or Create an account to join the conversation.
8 years 3 weeks ago #40954
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic feature request: show thumbnail image inside main
ok, so please remind me next week, I have to finish some other things first
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
8 years 2 weeks ago #41058
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic feature request: show thumbnail image inside main
I'm checking your request, but if I put the thumbs over the image, it will hide a lot of the image on small screens, and also it will take place in front of the caption if the user don't set it to be shown in a different place
for now I can not add this feature because it needs to be checked with other settings, else it will render more problems that solutions
I keep your idea for a next evolution
for now I can not add this feature because it needs to be checked with other settings, else it will render more problems that solutions
I keep your idea for a next evolution

Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.216 seconds