Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

This category is for discussing issues with the K 2.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Messaging Glyph when viewing User Profiles

More
11 years 6 months ago - 11 years 6 months ago #1 by manxian
I am running Kunena 2.0.2 on Joomla 2.5.7 with uddeIM 2.8 and Kunena-uddeIM integration.

When viewing a forum user profile, the 'send message' glyph at the bottom of the user stats is rather missable by the end users (and out of style of the items above it). It looks like this:


In order to make it look a little more consistent I have added some CSS (in my site theme) to achieve this:



The CSS I used is:
div#kprofile-stats span.kicon-profile-pm:before {
content: 'Send Message:';
}
div#kprofile-stats span.kicon-profile-pm {
background-position: 105px -437px;
color: #555555;
font-weight: bold;
padding-left: 0;
width: 140px;
}

Could the Blue Eagle Template be modified to make it really consistent with the entries above it i.e. Send Message (text) and then the balloon?
Attachments:
Last edit: 11 years 6 months ago by manxian.
The following user(s) said Thank You: xillibit

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

More
11 years 6 months ago #2 by xillibit
Hello,

Thanks for this tip, yes blue eagle template can be modified to do that

I don't provide support by PM, because this can be useful for someone else.

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

More
11 years 5 months ago #3 by skybax
and also another version ( the one that i used)

In administrator\components\com_kunena\libraries\integration\private.php
on Line 52
add <span style="color:Black;font-weight:bold;font-size:12px;padding-right:8px"SEND MESSAGE</span> before the first <span>

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

Time to create page: 0.584 seconds