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.

Mosaic beta Custom Widget value send problem
#6
The title bug with 1.5x1.5 widgets will be fixed in the next update.

For 1x1 custom widgets you can add this to Custom CSS in Settings & Styles:
Code:
.widget-custom .widget-title { padding-top: 5px; margin-bottom: 0; }
.widget-custom .widget-title.custom-svg svg { top: 0; }
This is not a perfect solution because it somewhat breaks the Y positioning of custom widgets since it assumes a fixed header size. You will have to tweak the Y coordinate manually. Some extra CSS might be needed if icons other than SVG are used.
Reply


Messages In This Thread
RE: Mosaic beta Custom Widget value send problem - by admin - 28.10.2021, 07:51

Forum Jump: