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.

Custom Switch MDC
#4
Add to Custom CSS:
Code:
.toggler {
  width: 84px;
  border: none;
  overflow: visible;
}
.toggler .btn-toggler {
  color: transparent !important;
  text-shadow: none;
  padding: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-shadow: 0 0 1px 3px rgba(0, 0, 0, 0.2);
}
.toggler .btn-bg {
  padding: 0;
  width: 64px;
  height: 22px;
  margin: 10px;
  border-radius: 11px;
}

You can adjust the Control size scale property in Vis. parameters to make it bigger/smaller as needed.
Reply


Messages In This Thread
Custom Switch MDC - by eco-view - 06.05.2023, 11:50
RE: Custom Switch MDC - by admin - 08.05.2023, 06:36
RE: Custom Switch MDC - by eco-view - 11.05.2023, 01:06
RE: Custom Switch MDC - by admin - 11.05.2023, 05:20
RE: Custom Switch MDC - by eco-view - 11.05.2023, 06:51
RE: Custom Switch MDC - by Daniel - 11.05.2023, 07:39

Forum Jump: