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.

Question Replacing text with buttons on Kunena login module

More
14 years 2 months ago #118723 by cwilliams255
Hi, I wish to replace the following text items with images on Kunena login module. Kunena and module are v 1.7.2, default template

When logged out

Forgot Password
Forgot Username
Create an account

When logged in

Profile
My Posts
Recent Discussions

A suggestion was made to edit en-GB.com_kunena.ini and replace the below with ="<img....." but I could only find

COM_KUNENA_PROFILEBOX_CREATE_ACCOUNT="Create an account"
COM_KUNENA_PROFILEBOX_FORGOT_PASSWORD="Forgot your password?"
COM_KUNENA_PROFILEBOX_FORGOT_USERNAME="Forgot your username?"

The others I could not find. Is there a better solution to this?

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

More
14 years 2 months ago - 14 years 2 months ago #118726 by sozzled
Have you tried something like this:

COM_KUNENA_PROFILEBOX_CREATE_ACCOUNT="<img src='<URL>' alt='Create an account' title='Create an account' width='<value>' height='<value>'>"
Last edit: 14 years 2 months ago by sozzled.

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

More
14 years 2 months ago - 14 years 2 months ago #118825 by cwilliams255
Yes and it works, but not all the variables are contained in the language file (en-GB.com_kunena.ini), I can only find the 3 mentioned in my original post so they must be coming from somewhere else
Last edit: 14 years 2 months ago by cwilliams255.

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

Time to create page: 0.231 seconds