Float Setting

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
8/17/2011 12:41:44 AM
Gravatar
Total Posts 355

Float Setting

Given the level of complexity some of our designs are expected to display, it would be great to be able to indicate if modules in a given panel are to be stacked top-to-bottom, or side-to-side.  For instance, we may want to include a row of features across the top pane, instead of stacking them down the page.  Just an idea to increase the display flexibility.

8/17/2011 10:47:09 AM
Gravatar
Total Posts 2239

Re: Float Setting

Hi,

We have solved this by adding CSS classes named something like "float-left" and "float-right." We then place these in the "Custom CSS Class" of the modules that we want floated. It works quite well and there is no need to make changes in mojoPortal for it to work. Take a look the CodeBox site for an example of this. The "Latest News" and "What Our Clients Say" sections are both in the Center pane.

HTH,
Joe D.

8/17/2011 2:17:40 PM
Gravatar
Total Posts 355

Re: Float Setting

How clever - I do like that! I was thinking of a setting, rather than having to manually adjust the CSS, because users often don't have that level of CSS savvy, but still want to be able to adjust their layout.

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