How to customize and add image to knowledge bases frames

lrossy
Kilo Contributor

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.

find_real_file.png

here is what I will like to do.

find_real_file.png

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.

1 ACCEPTED SOLUTION

venkatiyer1
Giga Guru

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.


View solution in original post

2 REPLIES 2

venkatiyer1
Giga Guru

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.


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.