Coding Ultimate Side Columns (USC) 2.2 question

vbuser49

New Member
I installed this hack Video Directory, display recent in forum home The hack works fine in horizontal placement in forumhome following these instructions:

Find in forumhome:
Add Below:
$fhlist_shell
Find in forumhome:
Add Above:
<if condition="$vboptions[vert_horiz] > 0">
</td>
</table>
</if>
I want to put the video thumbnails in a side column in forumhome but since I have USC 2.2 installed it doesn't work well as mentioned in the installation instructions
You can list videos on your forum home in a vertical sidebar table (If you have a sidebar already then you may need help getting this to work that way.)
How do I code USC to display those video thumbnails? Thanks.
 
Back
Top