Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Integration with RSFORM
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Integration with RSFORM
#18905
Integration with RSFORM 12 Years, 8 Months ago Karma: 0
Hi,

My Website is www.truedharma.com

In my website, if you click "Ask-a-Monk" in menu, you will get a light box with RSFORM in it. Currently this is implemented using RokBox. I want to implement using ARI Sexy Lightbox. I want to know, how this can be done.

Please also consider that, if the form is incomplete or incorrect, the validation messages should be populated in the lightbox and after the form is submitted, the thank you message should also appear in the lightbox. This is how it works currently with Rokbox. If required, you can submit some data in the form to understand the functionality.

Regards,
Sandesh
The administrator has disabled public write access.
 
#18922
Re:Integration with RSFORM 12 Years, 8 Months ago Karma: 747
Hello,

Install and enable "System - ARI Sexy Links" plugin and populate "Elements CSS selectors" parameter with the next value:

Code:


".menutop LI A[href*=option=com_rsform]"|width=500&height=350



Regards,
ARI Soft
The administrator has disabled public write access.
 
#18953
Re:Integration with RSFORM 12 Years, 8 Months ago Karma: 0
Than you very much. Its working. But one small concern. When I click Ask-A-Monk in www.truedharma.com, the ARI Sext Lightox Popup is opening, but it is having my website background. I dont want any background. How can I do that?

Regards and Thanks,
Sandesh
The administrator has disabled public write access.
 
#18954
Re:Integration with RSFORM 12 Years, 8 Months ago Karma: 747
The background is defined in site template CSS file (style2.css) file. If you want to remove it from form page, open component.php file from site template and add the next code between <head> and </head> tags:

Code:


<style type="text/css">
body {background-image: none !important;}
</style>



PS: If you wish, you can provide temporary access to your J! backend by email and we will help to modify component.php file.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#18958
Re:Integration with RSFORM 12 Years, 8 Months ago Karma: 0
Thanks a lot.. I really appreciate your support. For this quality support, I am ready to use all of your products.

Regards,
Sandesh
The administrator has disabled public write access.
 
Go to topPage: 1