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

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.

Question Free b&b Template For K 1.6.X & K 1.7.X

More
15 years 6 months ago - 14 years 5 months ago #66040 by baazza
B&B Template is compatible with K 1.6.X
it's totally free














DEMO DOWNLOAD

File Attachment:

File Name: BB.zip
File Size:381.64 KB

File Attachment:

File Name: BB-4-K1.7X.zip
File Size:478.94 KB


Regards


رضيت بالله ربا وبالاسلام دينا وبمحمد صلى الله عليه وسلم رسولا
testify & witness that there is no god worthy of being worshipped other than Allah and that Mohammad is His Messenger
Last edit: 14 years 5 months ago by baazza.

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

More
15 years 5 months ago #71640 by Jingz
How can we change the profile box background from blue to white or another color? Tendency is the username is also blue and its hard to read them with the same color of the background. I have been searching around the CSS file and I just could not find the solution.
Please help... thanks.

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

More
15 years 5 months ago #71643 by baazza
To change the profile box background from blue to white or another color Search for the following code in the( kunena.forum-min.css ) file

#Kunena td.kprofile-right

#Kunena td.kprofile-right {
background:none repeat scroll 0 0 #2C7AAB;
border-bottom:1px solid #BFC3C6;
border-left:1px solid #DDDDDD;
min-width:170px;
vertical-align:top;
width:170px;
}


رضيت بالله ربا وبالاسلام دينا وبمحمد صلى الله عليه وسلم رسولا
testify & witness that there is no god worthy of being worshipped other than Allah and that Mohammad is His Messenger

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

More
15 years 5 months ago #71723 by Jingz

3aamer wrote: To change the profile box background from blue to white or another color Search for the following code in the( kunena.forum-min.css ) file

#Kunena td.kprofile-right

#Kunena td.kprofile-right {
background:none repeat scroll 0 0 #2C7AAB;
border-bottom:1px solid #BFC3C6;
border-left:1px solid #DDDDDD;
min-width:170px;
vertical-align:top;
width:170px;
}

Thanks a lot man... it worked. Finally I changed the color. :laugh:

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

More
15 years 5 months ago #71727 by Jingz
BTW, the kunena.forum-min.css file is hard to read or look for a specific codes because the words are not aligned. Its written from border to border. Even if I word wrap it.
Thought you should know... ;)

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

Time to create page: 0.221 seconds