scrolling popup

Image below is of a popup I have now but the last 2 fields are being cut off.(on the right)

So is there a way to either make the popup scrollable, or multiple columns, or a way to make the tinymce fields a couple of lines shorter?

As always, Thanks in advance

longpopup.png · 771.3K · 233 views
caredesign.net
Quote · 22 Mar 2013

Yes. You would add this to the CSS for the main container of that popup.

max-height:450px;
min-width:500px;
overflow:auto;

I cannot tell you where to add it as i cannot tell from your screenshot what popup that is so i can get the exact same one on my site so i know what css to edit.

https://www.deanbassett.com
Quote · 22 Mar 2013

thanks a bunch - again. It is a duplicate of the tellfriend popup, i just modified it for our needs. I am making a custom template for all of my css changes, and I think it is the forms_adv.css file. but will let you know how it turns out.

caredesign.net
Quote · 22 Mar 2013

again, thanks deanos - this will come in handy for some new longer popups i have to make, but for the first image i posted earlier, as i was adjusting the css i managed to pull it up a lot and even deleted a field cause it was not needed. Image attached

longpopupnewcss.png · 953.2K · 207 views
caredesign.net
Quote · 22 Mar 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.