Kodi Community Forum
Changing Font Size for plot and description - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: MiniMeedia (https://forum.kodi.tv/forumdisplay.php?fid=114)
+----- Thread: Changing Font Size for plot and description (/showthread.php?tid=54229)



Changing Font Size for plot and description - ZIOLele - 2009-07-08

Skunk could you please tell me what files and where i need to edit to change the font association for plot and description in movies/tv show?
(not the fonts.xml :-D) I was thinking to change the label for the font just for plot etc and then adding some custom fonts size to the font.xml (commented out) that way editing just the font.xml we can easily change the size for plot (you know, small tv screen & bad eyesight..... :-D )

ZIOLele


- skunkm0nkee - 2009-07-08

Search for all instances of ListItem.Plot would be your best bet (should be in Includes.xml and ViewsCommon.xml)


- mcborzu - 2009-07-16

My question is around the same topic as this one...

Where is the code for the section circled in red?
Image

I must have missed it but I looked all up and down Includes.xml and ViewsCommon.xml but must have overlooked the code for that section..I would Ctrl+f "Listitem.TVShowtitle" then delete that control to see if that was the one controlling it but unless messed up I just couldn't find it. Any help would be great, thx.


- skunkm0nkee - 2009-07-16

You're looking in the right files but it's ListItem.Label that'll be what you're after