![]() |
|
|||||||
| Skin Help and Support GUI and Web skins/themes suggestions and support (help) for all XBMC end-users. Please, add platform prefix to topic threads that are not platform-independent!: Thread prefixes; "[LINUX]", "[LIVE]", "[MAC]", "[WINDOWS]", and "[XBOX]" |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
![]() |
I found this (http://xbmc.org/wiki/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> |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
![]() |
I've found it - CommonViewTypes.xml.
|
|
|
|
|
|
#3 |
|
Team-XBMC Developer
Join Date: Oct 2003
Posts: 15,070
![]() |
Said control is depreciated. You'll instead simply have one that has a bunch of <itemlayout> and <focusedlayout> groups, and within that some labels. Just remove the labels you don't want.
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
|
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Sep 2008
Posts: 3
![]() |
Thanks for the reply. It took me a little playing with it, but once I figured out that the highlights behind the items were actually made with semi-transparent pngs, everything fell into place. The configuration through XML is quite clean - I very much appreciate the effort the devs put into it.
|
|
|
|
|
|
#5 |
|
Team-XBMC Developer
Join Date: Oct 2003
Posts: 15,070
![]() |
Cool - glad you got it all working
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|