Using Joomla 1.7.3 and CB 1.7.1. I have a page created with cb for new users to sign up. I have activated the Terms and conditions field. What I would like to do is have the terms open in a modal and not a new tab or window.
So the question is, Can anyone direct me to the location in the cb component where I might find the line(s) that control how the terms open so that I may attempt to change the opening to a modal?
Not a modal fix but another option:
Add a new delimeter field with an iframe. Paste your T/C's into a .txt file > upload to server > use the iframe to display the T/C's.