2008-09-20, 23:09
I found this (http://wiki.xbmc.org/index.php?title=Thumbnail_Panel) page which gives me the syntax for hiding a title label, but I'm not sure what XML file to put it in to make the change apply to my skin when I'm using wide icons. Can someone out there help out a noob?
Also, is this the proper syntax to use to hide labels once I find the right XML file? Thank you in advance for anyone willing to offer advice.
<control>
<type>thumbnailpanel</type>
<hidelabels>all</hidelabels>
</control>
Also, is this the proper syntax to use to hide labels once I find the right XML file? Thank you in advance for anyone willing to offer advice.
<control>
<type>thumbnailpanel</type>
<hidelabels>all</hidelabels>
</control>