New Skins - ETA?

A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.

This thread is closed to new posts. You must sign in to post in the forums.
7/28/2017 11:59:35 AM
Gravatar
Total Posts 21

New Skins - ETA?

It was mentioned in a previous post that there were new skins being developed that would be responsive and that would allow designs to flow to the full width of the screen. Do you have an estimate when these designs will be ready? We are re-designing our corporate web site and full width screens are one of the requirements. I don't know how to do this using Framework and Bootswatch on the current available skins. Thanks!

7/28/2017 12:43:43 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: New Skins - ETA?

Hi JulieHyry,

Yes we are working on new skins. We'll be releasing them soon, but I can't give you an ETA just yet. I can tell you that full-width responsiveness is possible with framework currently, though. The grid in bootstrap 3+ is percentage based, so you should be able to make things stretch full screen relatively easily. The first step would be to remove the <div class="container"> element on line 69 of the layout.Master, and it's corresponding </div> tag on line 85. The center, left, and right panes should then stretch full width.

The next thing you'll need to do is comment out lines 667 - 670 in the mojo-extends.less file and re-compile the less, or else find the output for those lines in your main.css file and remove it. This will make the content in the top and bottom panes expand to full-screen.

We're planning to release an update to framework with the new skin releases, which will include some extra utilities for using CSS Flexbox to grid out content. This will also help with full-width responsive design. If you are designing your corporate skin and would like to test these changes and give us some feedback, I can get a pre-release build to you, just let me know.

Let me know how this works out for you.

8/8/2017 11:38:31 AM
Gravatar
Total Posts 47

Re: New Skins - ETA?

Hi Isaac,

I read that you are testing the new skin. If you may be interested I would be glad to participate in the beta testing.

Thanks in advance.

Mari

 

10/3/2017 3:24:45 PM
Gravatar
Total Posts 216
Community Expert

mojoPortal Hosting & Design @ i7MEDIA!

Re: New Skins - ETA?

To all interested, we've released one of the new skins for demo/beta testing here: http://scout.mojoskins.com/

You can download it as part of the mojoSkins project - which we'll be updating fairly regularly with fixes for Framework and the other skins.

Thanks!

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