1. Stephanie
  2. Free Templates / Extensions
  3. Friday, 07 November 2014
  4.  Subscribe via email
Hi there,

I have the grid gallery installed and would like to have an external link in the text. Is there a way to do that? Is there also a way to use some styling in this text? Like an extra return or bold?
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stephanie

May I suggest the following post on this subject.. http://www.joomla51.com/forum/8-commercial-templates/4432-renovate-mod-j51gridgallery-link-to-article#7605

Would you have a URL to an example of the text you wish to style?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
This is the link: http://goedvoormijnlijf.s-webs.nl/portal/
Almost at the bottom there is an image with "animal care". I have now replaced the code as you suggested, so the whole image and text is now a link to something other than a page in my site. Great! But what I would also like to change is a little formatting and returns (so I can make them equal hights as well).
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set the height of the caption area of your images you can add the following to the Custom CSS field of your templates parameters (edit to taste)..


.j51gridgallery figcaption {
min-height: 400px;
}


For the images you can also add the following...


.j51gridgallery figure img {
min-height: 400px;
}


Note that it is better to resize the images rather than using the above as this will stretch them.

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

How about the styling in this block? Is there no way I can use some of this code in the text?
<.b><./b>
<.i><./i>
<.a href><./a>
<./br>
(without the dots ofcourse ;-))
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Stephanie

You should have no issues using these styling tags within the description field of your GridGallery.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Oh, I'm sorry, I didn't even try that. :blush: I was asuming that wouldn't work because of the little field you have to fill in. I'm going to try right away!

Thanks again!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Can I prevent it from splitting the line?

My code:
<br>Bekijk de <a href="http://gallery.foreverliving.com/gallery/NLD/download/distrib/Downloads_Presentaties/Dierenpresentatie_NL_112011.pdf"; target="blank">folder.</a>

It places "folder" below the text, where it should just be the next word in line.
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try changing your code to the following, adding display: inline; to your link...


<br>Bekijk de <a href="http://gallery.foreverliving.com/gallery/NLD/do...ntatie_NL_112011.pdf" target="blank" style="display: inline;" >folder.</a>


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Yes! Great. Thanks again Ciarán!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 9
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok