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 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.

Loved Kunena Login module with K, JS or CB Avatar

More
13 years 10 months ago #51 by FreeThinker
have put the code in the vertical and horizontal as you mentioned....
....but no changes!!! :(

tested it like this:
Code:
#Klogin-vert input#modlgn_username .inputbox, #Klogin-vert input#modlgn_passwd .inputbox { color: #ffffff !important; }
Code:
#Klogin-horiz input#modlgn_username .inputbox, #Klogin-horiz input#modlgn_passwd .inputbox { color: #ffffff !important; }
....still the issue remains! :unsure:

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

More
13 years 10 months ago #52 by @quila
Hi,

can you provide a link to your site, please. Thank you.

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

More
13 years 10 months ago #53 by FreeThinker

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

More
13 years 10 months ago - 13 years 10 months ago #54 by @quila
Hi FreeThinker,

open the file template_css.css in your JOOMLA template css folder. Find line 279 and add red colored text.

input#mod_login_username.inputbox, input#mod_login_password.inputbox, input#modlgn_username.inputbox, input#modlgn_passwd.inputbox {
border:0 none;
color:white;
display:block;
height:24px;
width:170px;
}


Regards
Last edit: 13 years 10 months ago by @quila.

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

More
13 years 10 months ago #55 by FreeThinker
Thanks a LOT @quila B)

Cheers

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

More
13 years 10 months ago #56 by vgmonster
Is there a special format to adding the 5 personalized links?
I can't seem to find out the formatting for providing a link and a title for the link. any help plz!

Thanks

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

More
13 years 10 months ago #57 by @quila
Hi vgmonster,

have you read here
www.templatekunena.com/support-and-help/...2-personal-links-how

Does that help you?

Let me know
Regards

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

More
13 years 10 months ago #58 by vgmonster
Great thanks quila!

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

More
13 years 10 months ago - 13 years 10 months ago #59 by sasuke
Hi @quila,

i'm using kunena login module, placed the module on the 'right' module position and set it to appear on every pages. it appears on every page, except on the article submission page.

after i checked it with firebug, it seems that a div with id='sidebar2' have this value:
Code:
#sidebar2 { display:none; }

i dont understand why this div act differently.

please check my website, www.ireborn.cc/forum
user : guest
pass : guest

after logged in, you can find the 'submit article' menu on the top

thank you
Last edit: 13 years 10 months ago by sasuke.

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

More
13 years 10 months ago #60 by @quila
Hi sasuke,

that problem for me is not easy to diagnose. What I'm sure that have nothing to do with this module.

The problem could be in the Joomla template or menu item you are created. Try to change joomla template to see if the problem persist. If so than you have problem with menuitem and you can try to delete existing and recreate another one.

Regards

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

Time to create page: 0.578 seconds