Hi, I've bought the InFocus HTML template and have modified it to suit my client. I have a problem with prettyPhoto and the CSS.
Using the portfolio_gallery page as a base I'm trying to put in a large unclickable display photo at the top of the page, then a row of clickable "prettyPhotos" underneath, then some text etc.
The problem is that with the large single photo active the prettyphoto gallery below shows first blanks then the greyed "magnify" panels - no thumbnails at all. It's styles as class .portfolio_single_pic
EXAMPLE: http://williammalcolmrealestate.com.au/19Oaklands.html
If I comment out the single photo above them in the HTML they work fine.
EXAMPLE: http://williammalcolmrealestate.com.au/19Oaklands-pic.html
The only difference between these files is a couple of commented-out lines:
<div class="portfolio_single_pic">
<img src="images/gallery/19Oaklands/P1000257.JPG" alt="Front entry" />
</div>
This has me stumped. Any ideas?













