Posts: 237
Threads: 31
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: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Post a screenshot of what you want to achieve. For standard controls any CSS changes will affect all controls of the same type.
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Can you provide a backup?
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
You can just put .ClasePorDefectoVisible there. Multiple selectors are sometimes needed to avoid "!important".
Posts: 400
Threads: 88
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: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
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: 4643
Threads: 24
Joined: Aug 2017
Reputation:
207
In the same place where ClasePorDefectoVisible, you can add more than one class to an element
------------------------------
Ctrl+F5
Posts: 237
Threads: 31
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: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
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.