I have tried to make my own template for this plugin, but i cant get this to work. I am trying to get the output to display in div's, so that i can display the output in two columns by using a fixed width and float left on the div's.
When i look in the sourcecode, the output is still outputed with ul/li and nothing from my mytemplate.php file is beeing used. Why is this happening? Should the template system be working by now?