- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2016 07:06 AM
Hello everybody,
I will appreciate if anyone can tell me how to customize the knowledge bases frames, changing the colors of the tiles/frames and adding an image that can represent the title of the knowledge frame. Adding a screenshot of the tile/frame as it shows and one with how I will like to do it.
here is what I will like to do.
I will appreciate in advance any information on how to do this and if it is possible to customize those frames (change colors and add images).
Thanks a lot.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2016 10:12 AM
Hi Luis,
I know we can do border color change of those cards out of the box. For doing that you can go to Administration -> Knowledge Bases - Choose the one that you are interested in and then if you configure the form card color is an option where you can enter the color of the card. You can also change the icon when you click through the card on each article associated with that database in the same form. But to change the image in the card itself as above, you have to do angular coding and do injection. As far as i know there is no option to modify it out of the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2016 10:12 AM
Hi Luis,
I know we can do border color change of those cards out of the box. For doing that you can go to Administration -> Knowledge Bases - Choose the one that you are interested in and then if you configure the form card color is an option where you can enter the color of the card. You can also change the icon when you click through the card on each article associated with that database in the same form. But to change the image in the card itself as above, you have to do angular coding and do injection. As far as i know there is no option to modify it out of the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2016 10:50 AM
Thanks a lot Venkat,
I appreciate your help. At least I was able to add the card color field and change the color of the tile. I will love to learn to do angular code and injection to add images to the tiles. If you have a starting point that you can suggest I will appreciate it.