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 menu
#5
(27.12.2022, 07:43)admin Wrote: This CSS will scale widgets on the main page by a factor of 1.33. All other pages are not affected by this CSS.
Code:
.route_main #widgets {
  transform: scale(1.33);
  transform-origin: 0 0;
}

That worked perfectly. Thank you.
Reply


Messages In This Thread
Mosaic menu - by tomnord - 23.12.2022, 13:11
RE: Mosaic menu - by Daniel - 23.12.2022, 13:26
RE: Mosaic menu - by tomnord - 23.12.2022, 13:38
RE: Mosaic menu - by admin - 27.12.2022, 07:43
RE: Mosaic menu - by tomnord - 28.12.2022, 07:11

Forum Jump: