Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Attachment Thumbs

More
15 years 5 months ago #72190 by misterpat
Attachment Thumbs was created by misterpat
Hello all!

I noticed in the settings for generating thumbs for uploaded images. I saw it said it would show them dependent on the theme.

I tried searching the forums for were in the theme that is specified, but to no avail.

So, My question is, where in the theme files can I edit it to show the thumbs of the attachments and once clicked, the full size in a lightbox?

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

More
15 years 5 months ago #72191 by sozzled
Replied by sozzled on topic Re: Attachment Thumbs
This may or may not be a browser-related issue. Do you see evidence of this issue here at www.kunena.org ?

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

More
15 years 5 months ago #72192 by Laacis
Replied by Laacis on topic Re: Attachment Thumbs
in \components\com_kunena\template\default\css\kunena.forum-min.php
look in there something like:
Code:
div.kmsgtext img { max-height: 800px; (by def,i had 800)

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

More
15 years 5 months ago #72194 by misterpat
Replied by misterpat on topic Re: Attachment Thumbs

sozzled wrote: This may or may not be a browser-related issue. Do you see evidence of this issue here at www.kunena.org ?


Wow, quick response! Thanks!

lets see. I am going to upload a test image.

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

More
15 years 5 months ago - 15 years 5 months ago #72196 by misterpat
Replied by misterpat on topic Re: Attachment Thumbs

Laacis wrote: in \components\com_kunena\template\default\css\kunena.forum-min.php
look in there something like:

Code:
div.kmsgtext img { max-height: 800px; (by def,i had 800)


Thanks!

I changed that to:
Code:
div.kmsgtext img { max-height: 480px;

and it did resize the images down. Only thing is they opened up in the lightbox the same size.

Display on the forums is 640x480 with a lightbox of 640x480.

In my control panel I have it set to resize all images down to 800x600 and create thumbs at 640x480.

Sozzled,

That image loads on the forums(Kunena) here at approx 800x600ish and the light box is 1024x768ish.
Last edit: 15 years 5 months ago by misterpat.

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

More
15 years 5 months ago #72197 by Laacis
Replied by Laacis on topic Re: Attachment Thumbs
Maybe change it to bigger? i have put there 2000 , and i have all working nice with that :)

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

Time to create page: 0.226 seconds