Follow the steps below to make the Captcha image larger so that users can read and enter it.
- Login to AMC Console, Navigate to Workplace -> Workplace Sites -> Click the site you want to update.
- Note down the Style name.
- Click "Cancel".
- Select Appearance tab.
- Find the same Style under STYLES section
- Click on checkbox of the style click "Download" to export the current style.
- A zip file should be downloaded.
- Extract the zip file and edit default.css file.
- Locate ".captcha" rule and change the height value from 3.7rem to 5rem.
- Locate ".cap_img" rule (right below the above rule) and change the height value from 2.8rem to 4rem.
- Locate ".cap_ref .submitbutton" rule (right below the above rule) and add a new syle below height, "margin-top: 0.6rem;"
- Save and close the file.
- Now select all the files that were extracted.
- Add them to a zip file.
- Go back to AMC and on Workplace -> Appearance tab; under STYLES, click "Upload" button.
- On Upload Style page, select "Upload a new style" option.
- Provide a new name to this newly modified style.
- Click Browse/Choose-file option to upload the modified zip file.
- Click "Upload" button.
- After successfull upload, go to "Workplace sites" tab and click on the WP name to open it.Â
- Select the newly uploaded style from "Style" list.
- Click "Save" and apply "pending changes".
Now Captcha image should look bigger. Repeat this to all the styles.Â
Note: Educate end users to use "Refresh" button to get a different captcha challenge if they find it too difficult to read.
We have fixed a beter UI to read the captcha in the upcoming Ver-12.4.2+Hotfixes. Reducing the number of lines overlaid on the text.
