Label when no image is found
#3
the way i do it is just and image then a label

xml:
<control type="label">
                        <top>-120</top>
                        <left>0</left>
                        <width>100%</width>
                        <height>93</height>
                        <font>font52_title</font>
                    
                        <label>[COLOR WHITE]$INFO[ListItem.Label][/COLOR]</label>
                        <shadowcolor>black</shadowcolor>
                    
                        <align>center</align>
                        <visible>String.IsEmpty(BannerArt)</visible>
                    </control>
Reply


Messages In This Thread
Label when no image is found - by aneurysm- - 2020-04-01, 17:05
RE: Label when no image is found - by the_other_guy - 2020-04-07, 03:12
Logout Mark Read Team Forum Stats Members Help
Label when no image is found0