- Posts: 2
- Thank you received: 0
Kunena 6.0.8 Released (17 Jan 2023)
The Kunena team has announce the arrival of Kunena 6.0.8 [K 6.0.8] which is now available for download as a native Joomla extension for J! 4.2.x. This version addresses most of the issues that were discovered in K 6.0 and issues discovered during the development stages of K 6.0.
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Question remove all images
readahero.com/index.php?option=com_kunen...t&catid=2&Itemid=161
i need to remove the phone icon but cant find the css to do it??
i also have white text appearing on the page, if you highlight page you will see where all the white text is, but using the dev tools in chrome i cant see where to edit the css for it, please help
thanks
Gav
Please Log in or Create an account to join the conversation.
I recommend Firefox and Firebug to detect CSS detailsi also have white text appearing on the page, if you highlight page you will see where all the white text is, but using the dev tools in chrome i cant see where to edit the css for it, please help

Please Log in or Create an account to join the conversation.
readahero.com/index.php?option=com_kunen...c=listcat&Itemid=162
also, even using firefox i cant locate the white text css, it gives me an index page reference but i dont know where to edit in template, the white text is the forgot password text...
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and

Please Log in or Create an account to join the conversation.
- CheechDogg
-
- Offline
- Premium Member
#Kunena a:link, #Kunena a:visited, #Kunena a:active {
color: #FFFFFF;
}
add that to the end of your template and change it to what ever color you want your links to be.

CAG Clan 1st and 3rd Person Shooter Clan on XBOX 360 & PS3
Please Log in or Create an account to join the conversation.