Totara Talent Experience Platform Open Discussions

Report appearance settings?

 
ShawBarbara
Report appearance settings?
ShawBarbara 发表于 2022年11月8日 Tuesday 08:52
 

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

Craig Eves
Re: Report appearance settings?
Eves (Totara Support)Craig 发表于 2022年11月15日 Tuesday 19:05
小组 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


ShawBarbara
Re: Report appearance settings?
ShawBarbara 发表于 2022年11月16日 Wednesday 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".


MetcalfeAndrew
Re: Report appearance settings?
MetcalfeAndrew 发表于 2022年11月16日 Wednesday 14:26
小组 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.

ShawBarbara
Re: Report appearance settings?
ShawBarbara 发表于 2022年11月17日 Thursday 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 🙃