Captcha box size issue on mobile

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
afribf
Registered User
Posts: 17
Joined: Sat Aug 04, 2018 7:06 am

Captcha box size issue on mobile

Post by afribf »

Support Request Template
What version of phpBB are you using? phpBB 3.2.2
What is your board's URL? https://africanbettingforum.com/
Who do you host your board with? www.afrihost.com
How did you install your board? Someone else installed my board for me
What is the most recent action performed on your board? Fresh Install
Is registration required to reproduce this issue? No
Do you have any MODs installed? No
Do you have any extensions installed? No
What styles do you currently have installed? Hawiki
What language(s) is your board currently using? English
Which database type/version are you using? I Don't Know
What is your level of experience? New to phpBB but not PHP
What actions did you take (updating your board; installing a MOD, style or extension; etc.) prior to this problem becoming noticeable? No answer given
Please describe your problem. Hi guys,
The captcha box (using 3D) is wider than the screen when using mobile. Please see screenshot.
Any idea on where I can adjust and/or fix this?
Thanks
AF
Generated by SRT Generator

Image
User avatar
GanstaZ
Registered User
Posts: 1187
Joined: Wed Oct 11, 2017 10:29 pm
Location: GZOverse

Re: Captcha box size issue on mobile

Post by GanstaZ »

Have you tryed it with default prosilver style?
Usus est magister optimus! phpBB pre-Triton & latest php environment.
When answer lies in the question, question becomes redundant!
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52768
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Captcha box size issue on mobile

Post by stevemaury »

Also, that CAPTCHA does not work and is completely ineffective at controlling bots. Please visit Preventing Spam in phpBB3 for various options for fighting spam in phpBB.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
User avatar
DTMWC
Registered User
Posts: 379
Joined: Tue Jan 16, 2018 6:17 am

Re: Captcha box size issue on mobile

Post by DTMWC »

Try adding this to the bottom of your hawiki/theme/stylesheet.css style sheet:

Code: Select all

.captcha.captcha-image img {
  max-width: 100%;
}
Boom.
afribf
Registered User
Posts: 17
Joined: Sat Aug 04, 2018 7:06 am

Re: Captcha box size issue on mobile

Post by afribf »

Dan Stylez wrote: Wed Oct 10, 2018 11:50 pm Try adding this to the bottom of your hawiki/theme/stylesheet.css style sheet:

Code: Select all

.captcha.captcha-image img {
  max-width: 100%;
}
This worked!! Thanks alot!

Thanks everyone for the help :)
Post Reply

Return to “[3.2.x] Support Forum”