styling of icons in topic-content, content-card and styling of nav-bar

matfro
Tera Contributor

hi folks,

 

currently redesigning our employee center and i have a few questions:

 

1. where can i change these icons/boxes?

matfro_1-1679309755295.png

2. where can i change the "My Favorites"-Item into text?

3. where can i change the Cart-Icon in the nav bar?

matfro_2-1679309847172.png

4. where can i change the User Options menu? - should look like this: 

matfro_3-1679309989133.png

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

 

 

 

 

 

 

 

1 REPLY 1

Community Alums
Not applicable

Hello @matfro ,

1. For to change icons Navigator --> Favorite Content Types --> Configure Icons.

Khushbookabra_0-1679339091931.png

And describe where u require to use this icon "Navigator" --> "Favorite Content Configurations".

Khushbookabra_1-1679339175335.png

2. For this u need to do code changes in "Employee Center Header" :

Khushbookabra_2-1679339285739.png

3. To change  the Cart-Icon in the navbar, pls refer this thread : (RodGallegos's answer)

 https://www.servicenow.com/community/employee-center-forum/employee-center-header-menu/m-p/2493456#M...

 

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.