Keyword

ReCaptcha themes

  • BrethrenArchives.Com
  • BrethrenArchives.Com's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 5 months ago #122660 by BrethrenArchives.Com
ReCaptcha themes was created by BrethrenArchives.Com
On my site here is a K2 article with a reCaptcha comment. I have in both spots, Joomla and K2, changed the theme to "red.' As can be seen on my site it is not displaying and I just upgraded to K2 2.6.7. Meanwhile on Google's page the red theme looks like this like this .

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #122661 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: ReCaptcha themes
This is a conflict with your template's css.
body #k2Container table tr, body #k2Container table th, body #k2Container table td {
background: none !important;
border: 0 !important;
}

thirdparty.css line 1

you have to remove the background: none !important; attribute.

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

  • BrethrenArchives.Com
  • BrethrenArchives.Com's Avatar Topic Author
  • Offline
  • Junior Member
More
11 years 5 months ago #122662 by BrethrenArchives.Com
Replied by BrethrenArchives.Com on topic Re: ReCaptcha themes
Thank you Krikor.

Now the question is how to remove the !important statements. Though I appreciate these compiled CSS files, they can be a difficult thing at times. Especially when template developers use "!important" all the time.

With your help I figured it out and thank you kindly.

Cordially,
A. Wayne Webb

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 5 months ago #122663 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: ReCaptcha themes
You 're welcome,

I'm glad you fixed it.

the filename you need to edit is thirdparty.css

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


Powered by Kunena Forum