Hi Ciaran,
I use template Enterprise with GridGallery. Is this possible to show the image capital title immediately, when open the side, not only on mouse over the image?
maybe like in template piano forte.
thank you again for your help.
regards
grit
- mediafrog
- Free Templates / Extensions
- Friday, 12 February 2016
- Subscribe via email
Hi Grit
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...
Ciarán
Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...
figure.effect-roxy h3 {
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-roxy img {
opacity: 0.15;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
figure.effect-roxy figcaption::before,
figure.effect-roxy p {
opacity: 0.8;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
} Ciarán
- more than a month ago
- Free Templates / Extensions
- # 1
Hi ciaran,
yes, it works, but the image is not shown. and there is no mouseover effect.
please have a shortly look here.
i must deactivate the website in a few minutes.
http://www.trincoms.com/index.php/services/trading
yes, it works, but the image is not shown. and there is no mouseover effect.
please have a shortly look here.
i must deactivate the website in a few minutes.
http://www.trincoms.com/index.php/services/trading
- more than a month ago
- Free Templates / Extensions
- # 2
Hello
Sorry to say there is no option to always display text and have a hover effect with this module.
Ciarán
Sorry to say there is no option to always display text and have a hover effect with this module.
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 3
Hi,
I have a similar question. Could the gridgallery code be changed to show the caption and image title when the page is displayed on a mobile phone.
Best regards,
Ruud Boersma
I have a similar question. Could the gridgallery code be changed to show the caption and image title when the page is displayed on a mobile phone.
Best regards,
Ruud Boersma
- more than a month ago
- Free Templates / Extensions
- # 4
Hello
This would depend on the template you are using. Would you have a URL to an example of GridGallery module?
Ciarán
This would depend on the template you are using. Would you have a URL to an example of GridGallery module?
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 5
hi Ciaran,
is it possible to change the images in the order so I do not have set all options new?
regards
grit
is it possible to change the images in the order so I do not have set all options new?
regards
grit
- more than a month ago
- Free Templates / Extensions
- # 6
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »