1. marjolein
  2. Free Templates / Extensions
  3. Tuesday, 11 December 2012
  4.  Subscribe via email
Hello Ciaràn,

I would very much like to shrink the font size on the thumbs in this module, since the words I need to use are quite long. Is this possible?

Also, I would like to replace 'read more' on the buttons with a different text. Is this possible?

Kind regards,
Marjolein
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marjolein

Try adding the following to the Custom CSS field of your templates parameters...

[code type=css].imagehoverMain h2 {font-size: 12px;}
.imagehoverMain p {font-size: 10px;}[/code]
12px been the title font size and 10px been the remaining text. You can edit this to your own taste.

For the read more edit the following in your modules mod_j51hover.php (../modules/j51_hover/mod_j51hover.php - LINE46)

<a href="/<?php echo $hover_link; ?>" class="info">Read More</a>

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It Works! thanks again!

regards,
Marjolein
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
  • Page :
  • 1


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