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.

Question CAPTCHA display problems

More
14 years 4 months ago #110346 by audioindo

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

More
14 years 4 months ago - 14 years 4 months ago #110349 by sozzled
Replied by sozzled on topic Re: CAPTCHA "floating"
I cannot view any pages on your website, sorry. You have bigger problems than that misaligned CATPCHA display and you need to fix those before we can get anywhere further.
Last edit: 14 years 4 months ago by sozzled.

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

More
14 years 4 months ago #110351 by audioindo
Replied by audioindo on topic Re: CAPTCHA "floating"
I'm so sorry..another supoort accesing my backend and also testing a plugins.
Now it's back :)
Thank you and sorry for this.

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

More
14 years 4 months ago #110352 by sozzled
Comment out the following lines in your site template file (../templates/rt_tachyon_j16/css/joomla.css at about line 147), like this:
Code:
#recaptcha_widget_div { // position: absolute; // top: -140px; }

As I wrote, in msg #2, the problem is caused by your Rockettheme template.

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

More
14 years 4 months ago #110358 by audioindo
Thank you, I did that but it's not resolve the issue.
I also check in both firefox and chrome for mac

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

More
14 years 4 months ago #110367 by sozzled
You did not make those changes to the file. Look at the file ../templates/rt_tachyon_j16/css/joomla.css at around line 147:
Code:
#recaptcha_widget_div { position: absolute; top: -140px; }
Remove or comment out this code like I showed you earlier.

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

Time to create page: 0.267 seconds