- Posts: 15
- Thank you received: 0
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
Merged [Resolved] [Merged topic] Blurred, blurry, fuzzy, text in Kunena menu (text-shadow)
I've set up the Kunena forum within the Cloud template with no problems... however all the headers and white text within these headers appear very blurred... almost as if they are in a double BOLD situation... not very easy on the eyes...
I've looked into the css files and changed several options (one at a time) from BOLD to normal... but no changes appear... I have been doing this in the kunena.forum.css file...
should I be making these changes elsewhere?
Please Log in or Create an account to join the conversation.
I have looked all over for that simple answer .....
That was it
works great now
Thank you very very much
Please Log in or Create an account to join the conversation.
all category headers are now crystal clear... except for the Who Is Online which must drag in the text-shadow from somewhere else?
Please Log in or Create an account to join the conversation.
snilloconator wrote: Hello PokerJoe,
Find your kinetic template.css yoursite\templates\rt_kinetic\css\template.css
Add the following code and it should resolve the text shadow.
Code:#Kunena #ktab a span { text-shadow: none; }
That fixed it.... also would like to let everyone know that the Templates you make are great and the support is Outstanding...
Thanks again
Please Log in or Create an account to join the conversation.
- snilloconator
-
- Offline
- Premium Member
-
- aka snilly
Please Log in or Create an account to join the conversation.