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

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.

Question Avatar size on Login Module

More
12 years 2 months ago - 12 years 2 months ago #1 by cwilliams255
Hi, I have a need for smaller avatars on my login module. I am not sure how to do this, I have tried replacing a couple of things in class.php but they don't seem to work. I'm using the horizontal login module. Default Kunena theme, Kunenea v1.7.2. I also wish to replace "forgot you password" etc with icons am am not sure of the best way to do this
Last edit: 12 years 2 months ago by cwilliams255.

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

More
12 years 2 months ago #2 by CheechDogg
Hello cwilliams255 and welcome to Kunena.org.

What login module are you using and what version?

[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
12 years 2 months ago #3 by cwilliams255
Hi, I am using

Kunena Login Module 1.7.2

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

More
12 years 2 months ago #4 by sozzled
Add the following four lines to the end of your Joomla site template CSS file:
Code:
.klogin-avatar img { max-width: 60px !important; max-height: 60px !important; }
The following user(s) said Thank You: cwilliams255

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

More
12 years 2 months ago #5 by cwilliams255
That worked, I didn't know css could control max-width etc on img - nice, and simply too! Now, how about replacing "My Profile", "My Messages" (uddeIM but same principle will probably apply) etc with an image

Thanks for your help so far

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

More
12 years 2 months ago #6 by sozzled
We ask that people there should be one subject per topic and that people should keep to that subject. The reason that we ask this is because the answers we give to you will also help other people searching for the same information.

In relation to the second question you asked in your original post, I believe (although I have not yet tried it) that it should be quite easy to replace text captions with custom images for things like "Forgot your password?", etc. It should simply be a case of finding the language file .ini, locate the caption, and replace it with <img src= ... alt-...> instead. This, however, is a different subject to the subject we are discussing, viz. how to change the avatar image size for the Kunena Login module. Different subject = different topic.

The third question you asked in this topic - in connection with how to edit the Kunena menu - is addressed by clicking the FAQs tab on the Kunena menu here and to read How do I edit, hide, disable or translate menu items in Kunena (e.g. rules, help, search)?

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

Time to create page: 0.470 seconds