styling of icons in topic-content, content-card and styling of nav-bar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 04:01 AM
hi folks,
currently redesigning our employee center and i have a few questions:
1. where can i change these icons/boxes?
2. where can i change the "My Favorites"-Item into text?
3. where can i change the Cart-Icon in the nav bar?
4. where can i change the User Options menu? - should look like this:
5. where can i change the order of the navbar icons?
OOT its like in 2nd picture - we need it a bit different
thank you in adavance!
regards,
Matthias

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 12:24 PM - edited 03-20-2023 12:24 PM
Hello @matfro ,
1. For to change icons Navigator --> Favorite Content Types --> Configure Icons.
And describe where u require to use this icon "Navigator" --> "Favorite Content Configurations".
2. For this u need to do code changes in "Employee Center Header" :
3. To change the Cart-Icon in the navbar, pls refer this thread : (RodGallegos's answer)
4. For this pls check "Employee Center Header" server side code and controllerAs code and do modification as per ur requirements.
5. For to change the order, u need to do change in HTML code of "Employee Center Header" accordingly.
@matfro , Please mark my answer as accepted solution and helpful. If it is works for you.
Thank you.