Hi. actually did this years ago and but can't remember what xml file I changed, to move the 'new' label from the left to the right of the banner in TV Series. Using Titan now.
If anyone can help? thanks . . .
Just edit your skin for that, as to what exact file the banner you talk about it, you will have to do a little searching or wait for a skin expert to answer you.
You have to change the position of that image in TVSeries.SkinSettings.xml here:
<!-- Position of 'NEW' stamp in thumb views -->
<thumbstamp>
<widebanners>
<posx>668</posx>
<posy>-5</posy>
</widebanners>
<posters>
<posx>580</posx>
<posy>0</posy>
</posters>
</thumbstamp>