Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Plugins & Atahualpa »

Better WordPress reCAPTCHA Styling Fix.


  #1  
Old May 27, 2013, 01:25 AM
Stevieboy
 
11 posts · Oct 2010
England
Smile Better WordPress reCAPTCHA Styling Fix.

If anyone is having CSS Styling and broken display with the 'Better WordPress reCAPTCHA' then the following CSS will work in fixing the partial display of the 'Red' Theme that comes with the plugin.

Add the following to ATO/Add HTML/CSS Inserts/CSS Inserts.

PHP Code:
/* Special CSS for recaptcha */
.recaptchatable .recaptcha_r2_c2 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -27px 0 transparent !important;
}
.
recaptchatable .recaptcha_r2_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -18px 0 transparent !important;
}
.
recaptchatable .recaptcha_r4_c4 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -214px 0 transparent !important;
}
.
recaptchatable {
    
colorblack !important;
    
font-familyhelvetica,sans-serif !important;
    
font-size8pt !important;
}
.
recaptchatable .recaptcha_r4_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -43px 0 transparent !important;
}
.
recaptchatable .recaptcha_r4_c2 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -36px 0 transparent !important;
}
.
recaptchatable .recaptcha_r3_c3 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -9px 0 transparent !important;
}
.
recaptchatable .recaptcha_r8_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -43px -49px transparent !important;
}
.
recaptchatable .recaptcha_r3_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll 0 0 transparent !important;
}
.
recaptchatable .recaptcha_r7_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -43px -49px transparent !important;
}
.
recaptchatable .recaptcha_r1_c1 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll 0 -63px transparent !important;
}
.
recaptchatable .recaptcha_r3_c2 {
    
backgroundurl("http://www.google.com/recaptcha/api/img/red/sprite.png"no-repeat scroll -18px -57px transparent !important

If using anything other than the 'Red' theme my assumption is to replace 'red' in the path for background with the correct colour.

Hope this helps someone.
__________________
Steve
www.mayne.net

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
BUGFIX 353-01: Fix styling when using the new WordPress menus juggledad Old Version fixes and change logs 13 Nov 8, 2010 02:20 AM
Free intro call to WordPress 101 + Atahualpa styling demo everyman Customization, Design, Programming... 1 Sep 16, 2010 04:18 AM
Wrong reCAPTCHA entry empties comment content thakala Comments, trackbacks & pings 0 Jul 10, 2010 04:17 AM
Wrong reCAPTCHA empties comment content thakala Plugins & Atahualpa 0 Jul 9, 2010 03:40 AM
reCAPTCHA Form & Atahualpa desean Plugins & Atahualpa 3 Nov 28, 2009 07:32 PM


All times are GMT -6. The time now is 04:56 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.