How can you add file titles in icon view (1 Viewer)

dylan.etkin

New Member
March 30, 2008
2
0
I have just started using this skin, its great, thanks.

I have one tweek I would love to make. I use the small icon view for my kids so they can pick movies, but I see that the filename under the icon is not visible. We have a lot of movies and the text really helps run through and choose the movies.

I have looked through the xml files but I can't see where the setting is for disabling that text to show. Could you point me at which file defines this?

Thanks,
Dylan
 

Psycho Reptile

Retired Team Member
  • Premium Supporter
  • April 19, 2006
    1,316
    787
    Cambridge, England
    Home Country
    United Kingdom United Kingdom
    Open common.facade.video.xml and add the text in red to the thumbnail panel code:

    <itemHeight>132</itemHeight>
    <itemHeightBig>263</itemHeightBig>
    <textXOff>0</textXOff>
    <textYOff>10</textYOff>


    Change the red Y value to what you want. You may have to adjust the two geen bits aswell ;).
     

    Users who are viewing this thread

    Top Bottom