I rated this mod "terrible" and don't use it but I'm killing time so will provide some help for those of you who cannot get it to show.
Some custom skins need to have the template manually edited which should solve the problem for anyone who has it installed "correctly" but it doesn't show.
Styles & Templates -> Search in Template -> sc_
That will show all the templates mods you need to add.
Example: If you want a right column add contents of sc_right_top where you want the column to start.
This is sc_right:
<br />
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tr valign="top">
<td>
Then add contents of sc_right_bottom code where you want to column to end.
|