Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I marked it as "doesn't work" in 7.4.x because all the iframes are positioned on top of each other.
.umb-dashboard-control iframe { position: absolute; display: block; width: 99%; height: 99%; overflow: auto!important; }
Should be easy to fix though. Is this project open source?
Yes, Umbraco is open source.
https://github.com/umbraco/Umbraco-CMS
I meant Dictionary Dashboard :)
I simply added each control to a seperate tab in the dashboard config.
See the fix in this topic: https://our.umbraco.org/projects/backoffice-extensions/dictionary-dashboard/feedback/52797-Umbraco-710
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Doesn't work in 7.4.1
I marked it as "doesn't work" in 7.4.x because all the iframes are positioned on top of each other.
Should be easy to fix though. Is this project open source?
Yes, Umbraco is open source.
https://github.com/umbraco/Umbraco-CMS
I meant Dictionary Dashboard :)
I simply added each control to a seperate tab in the dashboard config.
See the fix in this topic: https://our.umbraco.org/projects/backoffice-extensions/dictionary-dashboard/feedback/52797-Umbraco-710
is working on a reply...