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

This category contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question Problems with Jomsocial activity stream

More
15 years 9 months ago #53707 by powerman
Images and videos posting within topics aren't resizing properly in the jomsocial activity stream. There is a thread about it on the Jomsocial forums, so I thought I'd post it here. Thank you

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

More
15 years 9 months ago #53726 by @quila
Hi,

try adding this rule to JS css file

/ components / com_community / templates / default / css / style.css

about line 174
Code:
#community-wrap img { background:none repeat scroll 0 0 transparent; max-width:750px; }
and about line 673
Code:
div.joms-newsfeed-item .newsfeed-content-hidden { -moz-border-radius:5px 5px 5px 5px; background:none repeat scroll 0 0 #F1F1F1; display:none; margin:10px 0; overflow:auto; padding:6px; width:700px; word-wrap:break-word; }

Regards
The following user(s) said Thank You: powerman

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

More
15 years 8 months ago - 15 years 8 months ago #54501 by powerman
Thanks, I am currently using the blueface template and this kind of worked, instead of resizing the images it just made the images be forced within the activity stream with a scroll bar. This is better than before but I was hoping more for a resize functions. Thanks for this though, it does make it look better.
Last edit: 15 years 8 months ago by powerman.

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

More
15 years 8 months ago #54503 by @quila
Hi,

if you can share your site with me and point to page with problems I can look to this and suggest right fix.

Thanks

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

Time to create page: 0.266 seconds