How to Add Class for Thumbnail
- jcloudsnetwork
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 10 months ago #28199
by jcloudsnetwork
How to Add Class for Thumbnail was created by jcloudsnetwork
Hi,
May I know how to add class for the thumbnail because I want to adjust the thumbnail shape without affecting the thumbnail image.
May I know how to add class for the thumbnail because I want to adjust the thumbnail shape without affecting the thumbnail image.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #28200
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to Add Class for Thumbnail
Hi
using firebug you can see the classes that are in place, you can target any element using css selectors
CEd
using firebug you can see the classes that are in place, you can target any element using css selectors

CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- jcloudsnetwork
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 10 months ago #28217
by jcloudsnetwork
Replied by jcloudsnetwork on topic How to Add Class for Thumbnail
Hi,
Thanks for quick reply. I want to add a new class in the slideshow template but can't find the source.
Thanks for quick reply. I want to add a new class in the slideshow template but can't find the source.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #28218
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to Add Class for Thumbnail
all is managed by javascript
but I don't understand why you want to add a new class as there are already some
please give me your url and tell me where you want to adjust the shape and how
but I don't understand why you want to add a new class as there are already some
please give me your url and tell me where you want to adjust the shape and how
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- jcloudsnetwork
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
9 years 10 months ago #28219
by jcloudsnetwork
Replied by jcloudsnetwork on topic How to Add Class for Thumbnail
Hi,
Here is the URL: flipnixsolutions.com/joomla
I want to adjust the thumbnail into square but after I set the size in CSS, the thumbnail image become weird and blur as you can see from the link. i want the design like the attached file
Here is the URL: flipnixsolutions.com/joomla
I want to adjust the thumbnail into square but after I set the size in CSS, the thumbnail image become weird and blur as you can see from the link. i want the design like the attached file
Please Log in or Create an account to join the conversation.
9 years 10 months ago #28222
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic How to Add Class for Thumbnail
you must play with
.camera_wrap .camera_pag .camera_pag_ul li
and not directly with the image that is inside. Then you can set the dimensions with overflow hidden
.camera_wrap .camera_pag .camera_pag_ul li
and not directly with the image that is inside. Then you can set the dimensions with overflow hidden
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.238 seconds