help needed

Hi guys and girls,
I have a couple of things that i need help with for my Channel.

1 on the poster list screen i want to change the colour of the filter text from the orange/ish colour, how can I do this/is it possible ???

2 I am using the video player example but I want to add a content page, I have created a appContent.brs and i need to know how do I add a link from the Home page.

Cheers
Kevin

To change text colors your looking at theming with the roAppManager component http://sdkdocs.roku.com/display/RokuSDKv43/roAppManager it’s where you define the overhang images in the video player example. That example also has the ability of adding special categories which is what I’d use to add your content screen. That way you can control the entire channel from XML if it needs to be updated.

is there anywhere I can find and example of adding special category, I’m a newbie developing with this
Cheers
Kev