When I try using modal windows in article, modal window pop-up, but is all black.
Where it is possible to change the appearance of modal window (background color)?
Same modal windows pop-up in user registration form, when if I want to be active link for the Term and condition.
This feature can be enabled in plugin User - Profile (User profile for registration form ).
Also this modal windows is completely black
There are some examples for modal windows:
<a href="http://www.example.com/images/myimage.jpg"
class="modal">Click here to see my image</a>
<a href="http://www.example.com/somepage.html"
class="modal" rel="{size: {x: 700, y: 500}, handler:'iframe'}"
id="modalLink1">Click here to see this interesting page</a>