mistake position about more modules in a page

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/19/2009 3:44:49 AM
Gravatar
Total Posts 20

mistake position about more modules in a page

    A problem about mistake shown position. In a page, I put two modules and arrange them in left-right style. but  the right one is shown mistake position, its content is placed on the bottom of left area. I get latest source from svn, and some more, Chrome and Opera and IE8 are all correct , what is problem!

regards,

9/19/2009 8:08:17 AM
Gravatar
Total Posts 18439

Re: mistake position about more modules in a page

This can depend on the skin. The column layouts are done using float left and margins but if there is not enough room for the right column it may fall below. I think all the included skins work well because column margins are correct, though in some cases if you put content in the right that overlfows the column its possible this would happen.

Hope it helps,

Joe

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