• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: captcha

captcha 10 years 11 months ago #28177

the Horizontal setting for the captcha plugin won't change to horizontal. I've set the flow, doesn't change.

'Flow: Vertical / Horizontal - the input box can be displayed inline with the image or below it.'

www.vetpar.org/demo/index.php/participation/online-form
The administrator has disabled public write access.

captcha 10 years 11 months ago #28189

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
The issue is generated by the template, if you access the form with protostar template :
http://www.vetpar.org/demo/index.php/participation/online-form?template=protostar
the captcha field is displayed correctly.

You can try:
-adding the following in CSS and Javascript section :
<style type="text/css">
#captchaTxt116{
float:left;
}
</style>
-modify the template's CSS files;
-contact your template developer regarding your problem.

More information here:
http://www.rsjoomla.com/support/documentation/view-article/600-how-to-perform-layout-and-style-adjustments.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
Last Edit: 10 years 11 months ago by cosmin.cristea.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!