This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Hide menu bar in Mosaic
#3
(16.11.2020, 14:29)Daniel. Wrote: In new Mosaic with user access you will have option to restrict access.
Try this
Code:
body.app-container .panels.panels_left {
visibility: hidden;
}
body.app-container .header {
visibility: hidden;
}

I am using the Schneider Touch, not really Mosaic as I stated earlier. Sorry about the unclear information.

This CSS worked like a charm, so I will go for this solution.
Thanks for help!
There are 10 kinds of people in the world; those who can read binary and those who don't  Cool
Reply


Messages In This Thread
Hide menu bar in Mosaic - by Trond Hoyem - 16.11.2020, 13:33
RE: Hide menu bar in Mosaic - by Daniel - 16.11.2020, 14:29
RE: Hide menu bar in Mosaic - by Trond Hoyem - 16.11.2020, 14:39
RE: Hide menu bar in Mosaic - by Trond Hoyem - 04.03.2021, 14:19
RE: Hide menu bar in Mosaic - by admin - 04.03.2021, 17:34
RE: Hide menu bar in Mosaic - by Trond Hoyem - 05.03.2021, 08:41
RE: Hide menu bar in Mosaic - by admin - 05.03.2021, 08:57
RE: Hide menu bar in Mosaic - by Trond Hoyem - 05.03.2021, 09:08
RE: Hide menu bar in Mosaic - by admin - 05.03.2021, 09:21

Forum Jump: