- Posts: 32
- 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.
Question CAPTCHA display problems
14 years 4 months ago #110346
by audioindo
Replied by audioindo on topic Re: Capthca floating ????
ups..I'm sorry
www.audioindonesia.com/forum
www.audioindonesia.com/forum
Please Log in or Create an account to join the conversation.
14 years 4 months ago - 14 years 4 months ago #110349
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 14 years 4 months ago by sozzled.
Please Log in or Create an account to join the conversation.
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.
Now it's back
Thank you and sorry for this.
Please Log in or Create an account to join the conversation.
14 years 4 months ago #110352
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: CAPTCHA display problems
Comment out the following lines in your site template file (../templates/rt_tachyon_j16/css/joomla.css at about line 147), like this:
As I wrote, in msg #2, the problem is caused by your Rockettheme template.
Code:
#recaptcha_widget_div {
// position: absolute;
// top: -140px;
}
As I wrote, in msg #2, the problem is caused by your Rockettheme template.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 4 months ago #110358
by audioindo
Replied by audioindo on topic Re: CAPTCHA display problems
Thank you, I did that but it's not resolve the issue.
I also check in both firefox and chrome for mac
I also check in both firefox and chrome for mac
Please Log in or Create an account to join the conversation.
14 years 4 months ago #110367
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: CAPTCHA display problems
You did not make those changes to the file. Look at the file ../templates/rt_tachyon_j16/css/joomla.css at around line 147:
Remove or comment out this code like I showed you earlier.
Code:
#recaptcha_widget_div {
position: absolute;
top: -140px;
}
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds