I need to cut the scroll bar in fanart view in half but everytime I edit the scrollbar sections of includes.xml it affects all scrollbars. How can I set it so that the height of the fanart scrollbar is the only one affected. I have tried duplicating the code and inserting it below with only the fanart view window id, but that puts in two scroll bars.
Any insight would be so helpful. Thanks in advance.
duplicate the code give it a new ID then change the fanart views <pagecontrol> to the new id as well as changing the <onright>
I am did what you suggested and duplicated the code and changed the id from 60 to 62. It still doubles the scrollbar bar up on some screens. I put my code below.
http://pastebin.com/m2f66044a
I am guessing that it has to do with the visible tags. I was also not sure if I needed to duplicate both sections for 60. I am a little unclear what to change the <onup> to as well.
If you have any other suggestions I would greatly appreciate it. Thanks.