Still having problems ... in fact there are two problems now
1) Site bightlightsdemo.info
Home page in the welcome block see the link 'Video Test' I want to resize this modal here is the code i am using
<p style="text-align: justify;"><a href="index.php?option=com_content&view=article&id=95:video-1&catid=83:video&Itemid=520" class="modal" rel="{handler:'iframe',size:{x:380,y:170}}"> Video Test</a></p>
It doesn't seem to respond to the resize ..
2) Another site
brightlightsonline.com/fineline/index.php/our-services See the link 'click here for more info' I am linking to an article.
The behavior of the modal is very bizarre. Right now it brings up a blank window - no content.
Previously, the modal brought up the article but contained the header, footer, etc. It contained the entire website page - not just the article.
I attempted an article modal with the first site (bightlightsdemo.info) Test Article link . Using the same code and it worked on that site.
Here is the code ...
<a href="index.php?option=com_content&view=article&id=44:you-and-your-stuff-group&catid=12:fine-lines" class="modal">Click here for more info.</a></p>
I am quite confused at the inconsistency in behaviour. Any insights on what may be going on.
Any assistance is greatly appreciated.
Lisa