I have a three column layout which is done with CSS. I have created a usercontrol with a modalpopup and placed it in the right-most column. But when the popup is shown, it places it self to the far right of the screen and I have to scroll to see the entire popup. When I scroll, the popup moves further to the right, so I am not able to interact with it.
If I place it in the left or the middle columns, it breaks the layout of the right column, moving some of the elements and creating a gap. You can see it here: http://www.crowdcatcher.dk/Steder/105/CaféLeCoq.aspx. To see the issue:
1 press the button named "Gem kommentar", the popup will show
2. Close the popup by pressing the X
Any ideas how to solve this?
TIA