Is it possible to change the words for Icons in Post to Context?
In Place of a word driven menu, we would like to have an icon driven menu. Please see the header image.
(Discussion, Poll, Update, Product) become icons and not words.
-
-
·
LeonidS
- ·
Hello @InPage !
The default code already contains the icons there too. So you need to add following lines to the Custom Styles area of your own template mix:
#sys-create-post .bx-db-menu ul>li:not(.bx-menu-item-more-auto) a .sys-icon {
display:block;
}
#sys-create-post .bx-menu-item span.bx-def-margin-sec-left-auto {display:none;
}
-
·
LeonidS
-
- · InPage
-
·
In reply to LeonidS
- ·
Thank you @LeonidS
It works nicely, but unfortunately it influences the menu on all Profiles, Pages, Events, Spaces, Classes and Groups.
Is there away to separate them so it only effects "post to content"?
* I can not past directly into this text box. I am forced to use the image icon
** The ability to use emoji's when on a PC is missing from the menu.
-
-
·
LeonidS
-
·
In reply to InPage
- ·
Corrected my post with #sys-create-post addon.
-
·
LeonidS
-
- · InPage
-
·
In reply to LeonidS
- ·
-
-
- · InPage
-
·
In reply to LeonidS
- ·
Thank you Leonid, as always you have helped so much. A big thank you.
-
- · InPage
-
·
In reply to LeonidS
- ·
Hi @LeonidS
How can I produce this effect in "Artificer?"
-
- · Ξx¢ΞL 2
- ·
the easiest way is when u go under the adminstudio >> navigation and clear the texts and translations of it
-
-
·
LeonidS
-
·
In reply to InPage
- ·
-
·
LeonidS
-
- · InPage
-
·
In reply to LeonidS
- ·
Awesome thank you. That works really well.