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

Scheepers de Bruin’s picture

Status: Active » Closed (fixed)

Use 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