-
AuthorPosts
-
hoknight Friend
hoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 16, 2016 at 8:15 am #884167Hi,
Module ID :105
- The image over-lapped the title link. Is it possible reduce the image size?
- How to disable the mouse hover on the image thumbnail? I want an image always showing on page.
- The image didn’t display on mobile layout.
Thanks.
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 16, 2016 at 8:30 am #884176Hi
For the issue related to overlapping i did not notice nay issue with the image , While the image does not showing in small devices as the hover effect does not work in the small devices , If you want to show the image in small devices it cover the event details at first , that why its hidden .
To show it add this code in custom.css file@media screen and (max-width: 767px) { .event-featured-slider .event-slider .event-item .event-ct .item-image { display: block!important; }}
hoknight Friendhoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 16, 2016 at 8:38 am #884178I can’t click the title link when the image over-lapped on the title.So,Any idea can be reduce the image size until the title showing on page again?
It is because the event details doesn’t show on our page.So I prefer the image always display on the page.
Thanks.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 16, 2016 at 8:59 am #884186Hi
You can add a fixed height but it effect the image as it not fit correctly .
add this code in custom.css file@media screen and (max-width: 767px) { #section-105 .event-featured-slider .event-slider .event-item .event-ct .item-image img { height:100%!important; }}
change the height value as per needs or set it to 100% as its now . By default it was auto .
hoknight Friendhoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 16, 2016 at 9:19 am #884194Is it possible the image under the date and title?
So, the title can be clickable on page.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 16, 2016 at 9:34 am #884214Hi
sorry the image does not behave like this way as its designed in this way to show on site You can adjust the image width and height with the code i sent in previous post .hoknight Friendhoknight
- Join date:
- July 2009
- Posts:
- 400
- Downloads:
- 128
- Uploads:
- 225
- Thanks:
- 110
- Thanked:
- 4 times in 4 posts
February 16, 2016 at 9:50 am #884227OK. The last question, how to disable the hover effect ?
Thanks.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum