Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question remove lightbox from signature images?

More
15 years 5 months ago #78242 by prophoto
How do I remove the lightbox link from signature images so they do not have a link, just the image?

From This:
Code:
<div class="kmsgsignature"> text<br> <a href="image.jpg" rel="lightbox" title=""> <img alt="" src="image.jpg"> </a> </div>

To This:
Code:
<div class="kmsgsignature"> text<br> <img alt="" src="image.jpg"> </div>

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #79051 by prophoto

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #79057 by xillibit
Hello,

In K1.6.1 you have a configuration setting which disable lightbox on images everywhere

I don't provide support by PM, because this can be useful for someone else.

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #79058 by prophoto
That is my point, I ONLY want to turn it off on the signatures.

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago #79919 by prophoto
Any thoughts? Anyone?

Please Log in or Create an account to join the conversation.

More
15 years 5 months ago - 15 years 5 months ago #79975 by sozzled
You asked for any thoughts ...

The lightbox feature only comes into play if people use large images, the display of which would break your site template. So, if you use large images then there's a possibility that people might be tempted to use a lightbox facility. Have I correctly summed up the situation?

If I have correctly concluded the impact of the lightbox effect, would it seem unreasonable to recommend that users use smaller images? What do you think?
Last edit: 15 years 5 months ago by sozzled.

Please Log in or Create an account to join the conversation.

Time to create page: 0.697 seconds