- Posts: 2
- Thank you received: 0
Are you enjoying the extensions? Did you like the support? Help others decide.
Leave a review/* gantry default desktop query size is 960px to 1199px */
@media (min-width: 960px) and (max-width: 1199px) {
/* put css here */
#recaptcha_widget,
#recaptcha_widget .recaptcha_isnot_showing_audio,
#recaptcha_widget .recaptcha_is_showing_audio,
#recaptcha_area,
#recaptcha_table,
#recaptcha_image,
#recaptcha_challenge_image {width:268px !important;}
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
/* gantry default desktop query size is 960px to 1199px */
@media (min-width: 960px) and (max-width: 1199px) {
/* put css here */
#recaptcha_widget_div .recaptcha_nothad_incorrect_sol,
#recaptcha_widget_div .recaptcha_isnot_showing_audio,
#recaptcha_area,
#recaptcha_table,
#recaptcha_center {width:268px !important;}
#recaptcha_image,
#recaptcha_challenge_image {width:236px !important;}
}
<td class="recaptcha_image_cell" colspan="4">
<center>
<div id="recaptcha_image" style="width: 300px; height: 57px;">
<img id="recaptcha_challenge_image" width="300" height="57" src="http://www.google.com/recaptcha/api/image?c=03AHJ_VusSHqu3j0ZCy9Qx7VWN4oSzlogLFFzAS_LqGCQKEwQfs30mQZrq2yc-hHiwBkMwiDgKNPiohlXlYZ-XW36vC0TUE8uPCuZK5aYPE41r5LZvcxfqCj3BJdhJS0T4PdIhKnPelnE-ns5tUMPzvN7SgS0Zw6cJUHMLK2ZICSuYZc5FwW-VSehwSKT55WyKSI1k0P2ABBnoA9B1PXfO6zTSr4eQJ3oqW7tpvRZBOAAMXY5Mmut8-jkM4nsAp9PTE9dTY8m_B3uet31ZoHY_pR2V4iY95YyBIVwYUCHu12hRcjTiOmcGBtM&th=,8bBrjh4jDKiWF7boGVcPl09t9fAAAABJoAAAAAvYAM1BXrqq-sUKOJ3r93Retu8KmwEX4TKrWMpJIK0NqhVtn4rwlKp84C80lh-xL8vxQWUaCC6Me6S5D15f70lYsolByu4yMPvwcGOh00gilvCEpzt3wpZ9EIGj4nEac-s97xS47KJq2gvzeal8ax7WCDOE1ePlw18rxLETHUuSDrhIRt5FmZP4ik6gEYvI7QMzPE_zXWfeH2agvfW0TfhZuJjefVeZZioOLZ3c-kK9fbwJqu0D4ds3EdW8Jjc5WAqGr3AVNcEeM9IbgEkmooV9" alt="reCAPTCHA challenge image">
</div>
</center>
</td>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Simplify Your Web is not affiliated with or endorsed by The Joomla! Project™ or Open Source Matters.
The Joomla!® name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.