I’m sure I followed a user guide from somewhere, I just can’t find it now.
1. Make sure that you have installed the spotlight module.
2. To make it look like the demo you’ll need 3 spotlights. Best way to do this is to take your single spotlight module and copy it a couple of times. Give them different names and allocate them to positions user1. user2 and user5.
3. I had problems with the display formatting. The rollover effect for each spotlight was much too wide. Someone on the forum pointed out that I needed to modify template_css.css to show the following.
change /* SLWI */
.ja-slwi-container {
width: 158px; /*used to be 100% */
}
4. Make sure you have published your spotlights and you ought to see them.
Sorry, this isn’t a very clear explanation, but maybe better than nothing
Jon