Site Designer suggestions - Page 17

User 371172 Photo


Registered User
35 posts

I'd love to be able to detach the content, styles, element, layout, design and effects control boxes as separate windows. I work with multiple monitors, so the ability to drag these items onto another monitor and leave them open would dramatically speed workflow (by at least 50%) by halving the number of mouse clicks (or using alt/ctrl shortcuts - which don't cover everything) to move around RSD . I use Alibre Designer, in which I can do this, and it dramatically improves work rate whilst using all available workspace - leaving the design on the main screen with the controls on side monitors. I am sure most designers these days either use multiple monitors or have 1 large hi-rez monitor and would like to work using multiple windows.

JP
Cat herder and Fog platter.
User 2792467 Photo


Registered User
161 posts

JP wrote:
I'd love to be able to detach the content, styles, element, layout, design and effects control boxes as separate windows.

Me too
Eindhoven :: Netherlands

It's easy to see, once you see it.
User 122279 Photo


Senior Advisor
14,447 posts

And me too!
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 556652 Photo


Registered User
146 posts

Ok! Me too!
___________
Artist At Heart
User 2088758 Photo


Senior Advisor
3,086 posts

JP wrote:
I'd love to be able to detach the content, styles, element, layout, design and effects control boxes as separate windows. I work with multiple monitors, so the ability to drag these items onto another monitor and leave them open would dramatically speed workflow (by at least 50%) by halving the number of mouse clicks (or using alt/ctrl shortcuts - which don't cover everything) to move around RSD . I use Alibre Designer, in which I can do this, and it dramatically improves work rate whilst using all available workspace - leaving the design on the main screen with the controls on side monitors. I am sure most designers these days either use multiple monitors or have 1 large hi-rez monitor and would like to work using multiple windows.



Hey this would be amazing!!!
Taking over the world one website at a time!

Steve Kolish
www.misterwebguy.com

YouTube Channel:
https://www.youtube.com/channel/UCL8qVv … ttneYaMSJA
User 2695940 Photo


Registered User
148 posts

TOTALLY AGREE! Would love to see this happen too.
John Ferguson
Website Design and Development
www.jf1.co
User 131545 Photo


Registered User
687 posts

- add the inline style attribuut for each element
- import HTML5/CSS/js code from an extern HTML5 project like in pinegrow
- Standalone custom editor for each HTML element

Toekomstgerichte door ICT gebeten IT'er
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
User 244626 Photo


Registered User
811 posts

Add the following to the Materialize mode-ui.css so we can open up the sidenav by adding the class .open-menu temporarily in order to edit links because Materialize uses a css inline style to open and close the sidenav. The only css that will overide the inline style is using the transform: translate(0px, 0px)!important;.

.sidenav.open-menu {
transform: translate(0px, 0px)!important;
}
Bootstrap 5 CSS Grid.
User 122279 Photo


Senior Advisor
14,447 posts

At the moment it is possible to add a temporary class .cfs-show-menu to the sidenav, and then delete the class after editing. But the plan seems to be making an 'eye' in the element tree.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 244626 Photo


Registered User
811 posts

Inger wrote:
At the moment it is possible to add a temporary class .cfs-show-menu to the sidenav, and then delete the class after editing. But the plan seems to be making an 'eye' in the element tree.


Oh great ! Ignore the suggestion please
Bootstrap 5 CSS Grid.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.