Posts: 245
Threads: 32
Joined: May 2018
Reputation:
2
Hi,
Is there any way to align text menu by css class?
I've created a menu css class and I want to align them horizontally with fixed separation.
It is possible?
Thanks
Posts: 8610
Threads: 48
Joined: Jun 2015
Reputation:
489
Post a screenshot of what you want to achieve. For standard controls any CSS changes will affect all controls of the same type.
Posts: 8610
Threads: 48
Joined: Jun 2015
Reputation:
489
Can you provide a backup?
Posts: 8610
Threads: 48
Joined: Jun 2015
Reputation:
489
You can just put .ClasePorDefectoVisible there. Multiple selectors are sometimes needed to avoid "!important".
Posts: 427
Threads: 100
Joined: Jul 2016
Reputation:
3
Hi folks,
I am studying the threads because I want to improve visualisation tricks.
Further to thread above, I cannot understant where it is call "MenuInicio". Because when I test the example you show in visualisation page is complete white.
Thanks.
Posts: 8610
Threads: 48
Joined: Jun 2015
Reputation:
489
It's set in Additional classes. If you are testing the attached backup then make sure that you have at least one object on each plan otherwise it won't be shown because empty plans and plan links to such plans are not rendered at all.
Posts: 5520
Threads: 30
Joined: Aug 2017
Reputation:
246
In the same place where ClasePorDefectoVisible, you can add more than one class to an element
------------------------------
Ctrl+F5
Posts: 245
Threads: 32
Joined: May 2018
Reputation:
2
23.01.2020, 07:48
(This post was last modified: 23.01.2020, 07:48 by DGrandes.)
Hi,
Is there any way to do the same with an "icon"? text-align center and line-height don´t work with this type of element.
Thanks
Posts: 8610
Threads: 48
Joined: Jun 2015
Reputation:
489
Why do you need this for icon? Do you have icons with different sizes? If so it would be easier to make icons the same size.