Closed (fixed)
Project:
Popup
Version:
6.x-3.22
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 16:07 UTC
Updated:
29 Oct 2013 at 21:16 UTC
Folks,
I have a Block in a sidebar. Within that Block I have a link to a form that I want to popup (centered on the page and set to a reasonable width). But, by default, that form is restricted to the width of its parent, i.e, the Block/sidebar.
Is there a way to achieve what I am after? I tried to set the id but that appears to do nothing (see previous Issue). Thanks in advance for all suggestions.
Comments
Comment #1
Scheepers de Bruin commentedUse the id attribute. The active popup element will have the css id as: "[id]-[index]-active"
Where index will start at 0, increasing if you have multiple of the same id