Paul.F wrote:
If you have done the above can you tell me if the 'modal' class is being added in the code. It should look something like this:
| Code: |
<a class="modal" href="index.php?option=com_content&view=category&id=19&Itemid=444" rel="{handler: 'iframe' , size: {x:450, y:550}}" title="Joomla!">Link</a>
|
I, too, have just installed and activated the modal plugin for JCK. The lightbox is appearing over the site, BUT it is NOT sizing to my specified dimensions of 1000 wide by 800 tall. Instead it opens a 200x100 white, empty, blank box. I also see that there is NO rel={} per code above being added to my link.
Each time I edit the link, the [ ] Use Joomla modal box returns to unchecked. So, I check it again and the size defaults to 550 x 450, so I put them back to 1000 x 800 and click OK. But upon editing the link again, the checkbox is unchecked again... yada, yada.
After a couple more tries, I look at the page source and I see class="modal modal modal modal" for as many times as I edited the link, and still no rel={}. FAIL!
Help.