1. mediafrog
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Friday, 12 February 2016
  5.  Subscribe via email
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
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Grit

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
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say there is no option to always display text and have a hover effect with this module.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
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
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

This would depend on the template you are using. Would you have a URL to an example of GridGallery module?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
hi Ciaran,

is it possible to change the images in the order so I do not have set all options new?

regards
grit
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Sorry to say this option is not available with our GridGallery module.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 7
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!