I wanted to add multiple photos to one Thumbnail that's one the bottom of the page - uses prettyphoto. Here's the code that I doctored - bolded is the only thing I changed. When I click on the thumbnail it only shows the bolded image. Anybody know how to make it display multiple images?
print base_path() . drupal_get_path('theme', 'simplecorp') ;/myimages/bottom1a.jpg" title="Whitewater Rafting" data-rel="prettyPhoto" class="zoom">View Image
print base_path() . drupal_get_path('theme', 'simplecorp') ;/myimages/bottom2a.jpg" title="Infused experiment" data-rel="prettyPhoto" class="zoom">View Image
print base_path() . drupal_get_path('theme', 'simplecorp') ;/myimages/bottom1.jpg" alt="" width="220" class="portfolio-img" />
in California