- Posts: 10
- Thank you received: 0
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 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, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question [Merged topic] KunenaDiscuss plugin for K 1.5.x
Brigog wrote:
I've run into a problem where the "Discuss this item on the forums. (0 posts)" goes below the lines that separate articles so its very confusing to see which link is for which article. Please go to www.cib-guild.com and look on the homepage to see what I mean.
plugins/content/kunenadiscuss/discuss.css
Add these lines and edit marginCode:.kdb-full-page { display: block; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; padding-top: -18px; padding-right: 5pt; padding-bottom: 0pt; padding-left: 34px; margin-top: -63px; font-weight:bold; float: right; } .kdb-dsc-no-comments-a { margin-top: -63px; float: right; }
and of course edit the position of the text in the default code (I have set it to the RIGHT side).
Added it to the CSS however its now on the line and the rest of the information such as "You need to login or register to post comments.", "Quick Post" and Any of the posts that people made are still below the line. If you go back to www.cib-guild.com you can see how it stand with the updated code.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
See here: www.veneti.info
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
See in the CSS file for: images/sep.gif
and disable it.
It will look better anyway without the line ...
Or ask in the JoomlArt.com forum if you want the line to be inteligent
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.