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 user contributions, (templates, modules, plugins and hacks) 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, 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

More
16 years 8 months ago #28815 by Brigog
urednik wrote:

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 margin
Code:
.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.

More
16 years 8 months ago - 16 years 8 months ago #28817 by Brigog
At second glance I am wondering if the problem lies with me needing to get the line divider to recognize the Discuss Plugin because I was playing with the CSS a bit more and I notice I had to move it to "margin-top: -80px;" which is where it is now but it actually covers images not to mention the other parts of the plugin are not even up there yet. Anyhow. I have no idea how to get the divider to go below this plugin but I feel that is what needs to be done cause what we are doing seems to only be disguising the problem.
Last edit: 16 years 8 months ago by Brigog.

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

More
16 years 8 months ago #28820 by urednik
You need to set it in your template CSS file. But there is enough place if you put it on the right side and of course without the image.

See here: www.veneti.info

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

More
16 years 8 months ago - 16 years 8 months ago #28824 by Brigog
Can you tell me what I need to fix in my template CSS or if I give you a temp login can you perhaps take a look for me? Also, I see what you did with your site however I want to use the Quick Post feature which makes it so the distance between the post we are talking about and the next one will change depending on how many people post because it shows the message below the article with the quick post enabled. For that reason im no sure how to get my template to move the divider depending upon how much space is needed by the Discuss Plugin.
Last edit: 16 years 8 months ago by Brigog.

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

More
16 years 8 months ago - 16 years 8 months ago #28825 by urednik
I would remove the image of the line you have in the template
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 ;)
Last edit: 16 years 8 months ago by urednik.

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

More
16 years 8 months ago #28826 by Brigog
Another idea I came up with is could we create a little space after the posts and put our own horizontal rule across to mimic the one in the template? This is obviously a secondary solution as I would like to have it the correct way.

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

Time to create page: 0.284 seconds