Hi Emily,
Thank you very much for the kudos.
1. The list view template can be modified in the XMod plain text editor (Do not use Rich Text editor) or a tool as simple as NotePad.
There is a line of code in the details template that looks like the following:

You can either place the above code in your list view template creatting a text link or you can use the anchor portion of the code to create a link that surrounds the thumbnail image for a standard listing.
It would be placed in the list view template section below line 180.
This is the standard listing section that begins with:
case value="" operator="=" comparetype="regex" expression="\bNo\b"
2. On some of the older versions of DotNetNuke the jQuery call to show the photo lightbox was interfering with the solpart menu.
We have not noticed this issue on Business Directory 6.1, DNN 4.9.5 using our DNN Professor and JustNorth skins (example:http://dnnprofessor.com/DNNDirectory.aspx and our outdoors site http://justnorth.com/OutdoorsDirectory.aspx) or DNN 5.1.2 using the MinimalExtropy skins that comes with DotNetNuke.
FYI - New to DotNetNuke 5+, the jQuery call to the jQuery library is included in your DNN page code.
Therefore the call to jQuery is not needed for the lightbox to perform properly.
We are currently testing new detail templates with DNN 5.1.2 and Xmod 5.5.1.
Reference Articles:
How to Use jQuery 1.3.2 with the Business Directory Slide Show Using Thickbox 3.1
Buck |