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.

Merged My Joomla template displaces Edit/Quote/Reply buttons

More
14 years 3 months ago #116845 by jheuser
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 256M | Max file upload: 64M

This message contains confidential information

Joomla default template details : jm-internet-marketing | author: joomla-monster.com | version: 1.5 | creationdate: 11/10/2010

Kunena default template details : Joomlana_Blue | author: عبدالله بازهير baazza | version: 1.6.1 | creationdate: 2010-11-22

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Enabled | System - Mootools12: Disabled

Modules: None

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

More
14 years 3 months ago #116846 by jheuser
This template is not Rockettheme btw...

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

More
14 years 3 months ago #116849 by sozzled
I see that now. Doesn't matter. The principle is the same. Firebug for Firefox will show you how to fix up the problem. I don't have time right at the moment to look closely at the problem. Perhaps someone else will be able to help you soon.

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

More
14 years 3 months ago #116852 by CheechDogg
Hello jheuser,

I am taking a look at your website right now with the link you provided us with.

From what I can see you are not using the default Blue Eagle template which is the only one supported by the Kunena Dev Team. Nevertheless I will try to help you with this issue.

First thing to do is look in your kunena template's css and find the following directory:

/components/com_kunena/template/joomlana_blue/css/

Find the following file inside this directory:

kunena.default-min.css

Now find the following piece of code rules:

#Kunena td.kbuttonbar-right

The padding for this should be at least 23px and right now it looks like this:

#Kunena td.kbuttonbar-right {
border-bottom: 1px solid #BFC3C6;
height: 1em;
margin: 3px;
padding: 3px 10px; (MAKE THE PADDING HERE 23px)
vertical-align: bottom;
width: 100%;

I will give you some information here in a bit.

[img
Find me on Facebook.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3

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

More
14 years 3 months ago #116858 by jheuser
I have tried the default template as well and I still get the same results. I will try your fix and see if it works.

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

More
14 years 3 months ago #116859 by jheuser
Looks like there is no change. I changed both paddings to 23 px. I then cleaned the cache.

Did I do it right?

td.kbuttonbar-right
{vertical-align:bottom;width:100%;height:1em;margin:3px;
border-bottom:1px solid #bfc3c6;
padding:23px 23px}

Thank you for your help in trying to get this resolved.

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

Time to create page: 0.287 seconds