I have found that adding
.wd-editor-toolbar-panel li.hseparator {display: None}
makes the buttons shift around smother (still not perfect )
I am also trying to find how to make the "title of page" box fluid as it does for "thread title"
I have found that adding
.wd-editor-toolbar-panel li.hseparator {display: None}
makes the buttons shift around smother (still not perfect )
I am also trying to find how to make the "title of page" box fluid as it does for "thread title"
I am also trying to find how to make the "title of page" box fluid as it does for "thread title"
I created a slightly different Layout for the sandbox category here and added <h1>[[page_title]]</h1> to it and the title is responding as I would expect (see my test page here).
Is that what you mean? If not, can you point us to an example?
looking at your test page in edit mode and re sizing my browser to around mobile size, the input box does not shrink enough.
The input box does not drop below the box lable.
Ah, I understand. You're trying to clean things up and make them responsive while editing. I thought you meant after saving the page. I'll do some poking around with Firebug. I'm sure there's going to be a lot of CSS tweaking at various media query levels to get all of this sorted out.
I'm sure there's going to be a lot of CSS tweaking at various media query levels to get all of this sorted out
I agree, which is why as i come across them i am adding them here (only another couple of hundred to go)
if we find work rounds then great, but there will be a lot that have to be done by the devs. Hopefully Squark and co will continue to watch here and assist/correct when able.
