This is a forum to suggest new features for mojoPortal.
Hi, Joe
IframeModule.ascx
The code of the module consists of
="server" CssClass="modulecontent">
I think that the lines in bold do not need and you want to delete these lines. Maybe this panel performs a role that I do not understand?
Best regards, Alexander
Hi Alexander,
That allows it to be styled like other features. It doesn't really need to be a Panel, it could just as easily be a <div> but it does not hurt anything to have Panel which renders as div anyway.
Best,
Joe