Totara Talent Experience Platform Open Discussions

Report appearance settings?

 
Barbara Shaw
Report appearance settings?
de Barbara Shaw - Tuesday, 8 de November de 2022, 08:52
 

Hi! How do I apply images and colors to my report tiles/thumbnails?

Craig Eves
Re: Report appearance settings?
de Craig Eves (Totara Support) - Tuesday, 15 de November de 2022, 19:05
Grupo Totara

Hi Barbara

I don't think you can do this using the report builder settings - some changes to colour can be done through the Ventura site brand can you describe in more what you are wanting to change?

Regards


Barbara Shaw
Re: Report appearance settings?
de Barbara Shaw - Wednesday, 16 de November de 2022, 05:33
 

Hi Craig! I was wondering if there was any way to apply some color to the thumbnails/tiles that are currently shown in "grayscale".


Andrew Metcalfe
Re: Report appearance settings?
de Andrew Metcalfe - Wednesday, 16 de November de 2022, 14:26
Grupo Most Helpful Contributor 2022

Hi Barbara,
I don't know about the images, but the report tile itself could be CSS styled using the site additional CSS/HTML configuration (and/or theme). The object to be styled is 'totara_core__myreports__list__item'. Much info can be gained using the browser developers console, and it can also be used to test temporary styling etc before committing to your site.

Barbara Shaw
Re: Report appearance settings?
de Barbara Shaw - Thursday, 17 de November de 2022, 05:39
 

Thanks, Andrew! Could you by chance share a sample of code to style that object? I have no .css support on my end 🙃