Hi guys,
we have embedded a few marketing forms on external CMS - works great!
We want to use the CSS of external CMS in our forms. Of course, we can set a link style in the form HTML header, but the controls looks different within the external CMS.
E.g.
My approach would be:
- Reference the external CMS in our form HTML
- Set "class" of each control to the correct CSS from CMS
This approach isn not very efficient. Furthermore we have a lot of forms, which we have integrated in external CMS.
Any suggestions?
Regards,
Martin