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

Before posting new topics in this category K 1.5.x Support: Please read this first.

Question Problem with my text colour grid not showing colours

More
15 years 8 months ago #59398 by Troneas
you sure?


colours dont think to appear even after considerable time...

even when it should be pretty much immediate in the first place.

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

More
15 years 8 months ago - 15 years 8 months ago #59399 by Cerberus
yer mybad that one through me a curve ball kept moving the code i was looking at LOLOL found the issue in the end tho its a simple css matter

in kunena.forum.css

find:
Code:
#Kunena tr.fb_sectiontableentry1 td { background:url("images/bg2.png") repeat scroll 0 0 #222222; border:1px solid #323232; color:#AFAFAF; padding:5px; }

and change it to this
Code:
#Kunena tr.fb_sectiontableentry1 td { background:none repeat scroll 0 0 #222222; border:1px solid #323232; color:#AFAFAF; padding:5px; }

please remember to delete my login again now im done for your own security :)
Last edit: 15 years 8 months ago by Cerberus.
The following user(s) said Thank You: Troneas

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

More
15 years 8 months ago #59401 by Troneas
you're the man. thanks a bunch.

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

More
15 years 8 months ago #59402 by Cerberus
your welcome :) you should try K1.6 and the bod tempaltes you would like them :)

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

More
15 years 8 months ago #59404 by Troneas

Cerberus wrote: your welcome :) you should try K1.6 and the bod tempaltes you would like them :)


well i didnt go for 1.6 because there is a rather scary message on these forums about it being under testing.


will i be able to update 1.5 to 1.6 without hassle once it goes live?

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

More
15 years 8 months ago #59405 by Cerberus
yes and if you do get any issues the wonderful guys here or me can help you out :)

www.bodftw.com - is running k1.6 with no massive issues but i have the daily dev build so best to wait for RC2 in next few day before you try it :)

***** always make a backup of ya site before making any changes *****

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

Time to create page: 0.447 seconds