- Posts: 1
- Thank you received: 0
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Merged [Resolved] [Merged topic] Blurred, blurry, fuzzy, text in Kunena menu (text-shadow)
- smoothdude11
-
Topic Author
- Offline
- New Member
-
Less
More
15 years 1 month ago #82388
by smoothdude11
[Resolved] [Merged topic] Blurred, blurry, fuzzy, text in Kunena menu (text-shadow) was created by smoothdude11
Today I decided to install Kunena as the forum for Jomsocial. However the text on the main menu has like doubled up and is making it blurry.
Here
Everything else is set to default. Anyone else have this problem or know of a solution to fix this? I did do a search before I posted this, but I could not find anything similar.
Everything else is set to default. Anyone else have this problem or know of a solution to fix this? I did do a search before I posted this, but I could not find anything similar.
Please Log in or Create an account to join the conversation.
15 years 1 month ago #82393
by yuzef
Love Simplicty
read...... and learn........
My Joomla Test Site
Replied by yuzef on topic Re: Kunena Main Menu Problem
i visited your site, i "think" that caused by your rockettheme juxta template. try to use default Joomla! 1,5 (rhuk milkway) and see there must be fine about your blurry menu.
Love Simplicty
read...... and learn........
My Joomla Test Site
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago - 15 years 2 weeks ago #87629
by tgotch
Replied by tgotch on topic Tabs Shadow
I noticed the font in my tabs has a shadow/is a bit blurry.
Anyone know how to fix this? (Default template with 1.6.3)
screen shot:
Anyone know how to fix this? (Default template with 1.6.3)
screen shot:
Last edit: 15 years 2 weeks ago by tgotch.
Please Log in or Create an account to join the conversation.
15 years 2 weeks ago - 13 years 10 months ago #87654
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Tabs Shadow
We've seen the issues before. They're Joomla site template issues.
See (for example): I hope this helps
See (for example): I hope this helps
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 13 years 10 months ago by sozzled.
Please Log in or Create an account to join the conversation.
13 years 11 months ago #121866
by PokerJoe
Replied by PokerJoe on topic Menu is Blurry using 1.7 and RT Kinetic
I am using
Joomla 2.5.4
Rocket Theme - Kinetic v1.6.1
JomSocial 2.4.2
Kunena 1.7.2 | 2012-01-31 | 5215 [ Omega ]
The Kunena menu is fuzzy. Only the Menu tabs everything else works fine
I have posted this same issue at the Kunena forum as well. I would like the RT teams opinion of how to fix this.
The URL for the issue is jgpproductions.us/forum
The only customization made has been to the Logo and a few other images to create a uniform look for this site. No changes have been made to any php or css files.
If someone would like admin access to help with this let me know i will make an account and get you the permissions.
Joomla 2.5.4
Rocket Theme - Kinetic v1.6.1
JomSocial 2.4.2
Kunena 1.7.2 | 2012-01-31 | 5215 [ Omega ]
The Kunena menu is fuzzy. Only the Menu tabs everything else works fine
I have posted this same issue at the Kunena forum as well. I would like the RT teams opinion of how to fix this.
The URL for the issue is jgpproductions.us/forum
The only customization made has been to the Logo and a few other images to create a uniform look for this site. No changes have been made to any php or css files.
If someone would like admin access to help with this let me know i will make an account and get you the permissions.
Please Log in or Create an account to join the conversation.
- snilloconator
-
- Offline
- Premium Member
-
- aka snilly
13 years 11 months ago #121868
by snilloconator
Replied by snilloconator on topic Re: Menu is Blurry using 1.7 and RT Kinetic
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.
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;
}
Please Log in or Create an account to join the conversation.
Time to create page: 0.330 seconds