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.

Visualization Icons Position Rotate
#3
(25.09.2018, 07:03)admin Wrote: This can be done via Custom CSS. Set Additional classes to rotate-30 of your element. Change degree as needed.

Add to custom CSS:
Code:
.rotate-30 {
 transform: rotate(30deg);
}

Hello Admin,

Thank you for your reply. I have tried the code but didn't see any difference on the rotaion of the element. Instead it is as usual positioned. Please see below if i did correctly what you suggested. 

Regards

Attached Files Thumbnail(s)
       
Reply


Messages In This Thread
RE: Visualization Icons Position Rotate - by manos@dynamitec - 25.09.2018, 07:33

Forum Jump: