Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 third-party extensions (e.g. JomSocial, Community Builder, etc.) 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, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question How can i change text color of the pop up box in JoomSocial ?

More
16 years 11 months ago - 16 years 11 months ago #28034 by takevncom
Hi all !

My site using Kunena and JoomSocial. When you move cursor to Member in JoomSocial it will popup 1 box. And the text in this box have color = white. How can i change text color of this box in JoomSocial link Kunena.com? I cant find it in the CSS file.

You can see it in this image here:



Thanks !
Last edit: 16 years 11 months ago by takevncom.

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

More
16 years 11 months ago - 16 years 11 months ago #28037 by Slotpro
add code in your css template
Code:
.tool-title { padding: 0; margin: 0; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; font-size: 100%; font-weight: bold; color:#000000; } .tool-text { margin: 0; font-size: 100%; color:#000000; }
Last edit: 16 years 11 months ago by Slotpro.

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

More
16 years 11 months ago #28049 by takevncom
Hi Slotpro !

I Added code in my css template and its so cool. Thank you very much :)

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

Time to create page: 0.207 seconds