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.

Text position
#3
(07.08.2015, 06:12)admin Wrote: We have plans to make this configurable in future releases, for now you can use Custom CSS to set a fixed element width and align text to the center. Note that it won't be visible in the editor, only in user visualization.


Code:
.myclass {
 width: 200px;
 text-align: center;
}

I write this code:
Code:
div.item.item-label {font-family: Calibri !important; color:#009530 !important; text-align: center !important;}

and a font-family and a color of font in visualisation are proper but text-align is still left(default value).

What am I doing wrong?
Reply


Messages In This Thread
Text position - by Pawel - 06.08.2015, 19:09
RE: Text position - by admin - 07.08.2015, 06:12
RE: Text position - by buuuudzik - 08.10.2015, 10:30
RE: Text position - by admin - 08.10.2015, 10:37
RE: Text position - by buuuudzik - 08.10.2015, 11:05

Forum Jump: