Rank: Advanced Member Groups: Member
Joined: 8/24/2007 Posts: 130
|
Hi,
I am using a Dialog control to display a web page via ContentUrl. I have a requirement to fill the dialog fully with the inserted page (i.e. No padding to exisat around the page within the dialog content area). I am finding that a default padding of about 10px is always present, and I have been unable to remove this. Is there a property or style that I can set?
Regards Phil
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would want to check ContentStyleActive and ContentFrameStyle. If those appears to be correct, it could be paddings inside your content Url page.
Thanks!
|