Bottom pane blocks the center pane

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
5/6/2011 11:27:53 AM
Gravatar
Total Posts 63

Bottom pane blocks the center pane

I added a bottom pane as mentioned here: http://www.mojoportal.com/morethan3contentpanels.aspx, however, when I add an HTML content in the bottom pane, it blocks the content of the center pane. Am I doing something wrong or am I missing something?

Thanks,

5/6/2011 1:40:32 PM
Gravatar
Total Posts 18439

Re: Bottom pane blocks the center pane

You will have to implement your own layout and style in CSS if you add extra content regions. It can depend on where in layout.master you put the extra regions.

You must sign in to post in the forums. This thread is closed to new posts.