I need to change the user1 to user5 to be only user1 and user2. I only need 2 spots here. user1 would be 60% and user2 would be 40%. I need to delete user3 through user5. I have not found where to make this change. Any help would be welcome.
OOPS…. I figured it out. It was a change to the default layout in the ja teline iv theme. I just need to change the line:
<block name=”topsl2″ type=”spotlight”>user1,user2,user3,user4,user5</block>
to
<block name=”topsl2″ type=”spotlight” special=’left’ specialwidth=”58″>user1,user2</block>
Sorry about that.. To long looking in all the wrong places.