Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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 category headers (text-shadow)

More
15 years 3 weeks ago #95403 by OliRC
And just to confirm, my text shadow was indeed originating from my Joomla template.

On a side note - Safari does come with a Developers menu which can be enabled in preferences. I was able to use it do locate the file that I needed to adjust.

:)
The following user(s) said Thank You: sozzled

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

More
15 years 1 week ago #97246 by james2581
I am having the same problem with a template I am using. I see that shadow text must be disabled or code removed from the above post. Can you explain how to do that? Can this be done in the template manager edit css option thats built into joomla?

james

Check out My online community. Once you stop by you will be hooked. www.JameZtown.com

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

More
15 years 1 week ago - 15 years 1 week ago #97258 by OliRC
Hi James,

Are you able to use something like Firebug? Or if you happen to be on a Mac, you can enable the developer menu in Safari, to do similar things. This would allow you to pinpoint the file, and indeed the piece of code, which you need to remove/alter.

I didn't take note of exactly what I did because I thought it wouldn't be consisted with other templates.

If you post up a link to your site, or PM it to me, I could take a look and see if I can work it out.

:)
Last edit: 15 years 1 week ago by OliRC.

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

More
15 years 1 week ago #97370 by james2581
ok now this is just getting weird. In google chrome its blurry. In Windows Explorer it's perfect.

I don't have firebug, but I saw somewhere google chrome has something similar built in. Where?

The link is www.JameZtown.com but I guess it will only be blurry for some people.


Weird.......

Check out My online community. Once you stop by you will be hooked. www.JameZtown.com

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

More
15 years 1 week ago #97387 by 9themestore
Hi,

Open the www.jameztown.com/templates/siteground-j16-3/css/template.css file and go to about line 200. Delete the line
Code:
text-shadow: 1px 1px #FFFFFF;
.

I hope it work. :)

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)
The following user(s) said Thank You: OliRC

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

More
15 years 1 week ago #97417 by OliRC
That looks like it'll do the trick. :cheer:

You could also just change the Hex code if you fancied changing the shadow to a different colour. However, I found on my site that it also change things elsewhere and I couldn't find a colour that would work throughout, so I just removed it.

Also worth noting, if you change to a different template, you may have to change it's template.css file again, but at least you'll know how to do it now.

:woohoo:

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

Time to create page: 0.283 seconds