Hi Linda,
Well, I don't know if you can create a list with the links module. What I have done is to make this module table-less and I have described that in
this article.When I want an unordered list I use a Text/HTML module and I put the list as simple HTML. I know that this way you can't log the clicks but here is a tip:
1. Put your links in a hidden links module
2. Copy the links that will be produced ( http://www.yoursite.com/LinkClick.aspx?link=your link)
3. Put them as an unordered list in a simple Text/HTML module visible to your guests
I know it's double work but if you need to know how many clicks you get, that's a way to do it.
Cheers