Linksheets used with Folders

I renamed a 1280x720 jpg file to the same name as my folder, put it in the root folder, uploaded it with a theme and everything uploaded. But now when I get to the folder I setup the 1280x720 image takes up the whole screen. I don’t see any of my other folders unless I move focus to the left or right. When I move over to another folder, I see my folder thumbnail still displaying fine, but when I move back to the folder, the whole screen is filled up by my new linksheet image.

Does anyone have any suggetions on how to get this working correctly?

I’m using the Titan theme in gallery view mode.

Thanks.

in the theme xml code add  bg=“1”  (this sends it to the background)

 

<image image=“@@browse_text” x=“0” y=“0” w=“1280” h=“720” bg=“1”/>