Hi,
I have a list displaying attached files, but the filenames are tiny.
So you would think that i could go into the column and change the BODY font of my choosing, but alas it is Greyed out? Why can't the font be changed on a File column?
Thanks
Hi,
I have a list displaying attached files, but the filenames are tiny.
So you would think that i could go into the column and change the BODY font of my choosing, but alas it is Greyed out? Why can't the font be changed on a File column?
Thanks
Best answer by Albarghouthy
Hi Sharpharp1,
Use this script :
<script>$(".fileImage").css({'font-size': '12pt', 'color': '#CD5C5C'});</script>
Change the color, you can use this site to choose the color code:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.