4 featured slider css templates for inspiration
Prolific Business & Portfolio HTML Template 2 Skin

What other people say:
very nice design. It works with most important browsers and oldies such as IE6 . and indeed, it’s well commented…
Nice design. But can make a ‘Lightbox’ video option to the portfolio page?
GFXMedia - Business & Portfolio Template 6 in 1

technology css template
Comments:
what the process of editing the template so that the slider can be above the fold. Which would mean reduce the height from the top. thanks
Wordpress Version released
Ornate Business & Portfolio Template

photography site template
Comments:
Hi, The portfolio large images are not working in IE 7 & 8. Is there a fix for this? Any assistance would be greatly appreciated. Thanks, JH
Hi @jameshamilton and @al_m473,
Not sure if you guys were having the same prob as me; when clicking on a portfolio page small image, my larger images would flick up and then the bottom half would disappear below off screen.
I’m a novice but after some investigation, I noticed line 20 in the jquery.prettyPhoto.js file had “theme: ‘light_round’” selected, whereas line 30 in the portfolio.html was referencing theme:’facebook’.
I changed ‘facebook’ to ‘light_round’ and voila; success
After further experiments, I have discovered that using “theme: ‘light_square’” in both the jquery.prettyPhoto.js file and the portfolio.html file gives a better result.
I hope this helps you; let me know, Cheers markart ( .com.au 
PerfectPixel Business & Portfolio Template

designer html template
Community Discussion:
I would really like a Wordpress version with a blog.
green_grenadessays Purchased
Another question about the theme. How can I make the slider on the index page when the image is clicked on open up to a lightbox as in the portfolio … I know to add:
<!- start:Prettyphoto scripts & css -> $(document).ready(function(){ $(”.gallery a[rel^=’prettyPhoto’]”).prettyPhoto({theme:’light_square’}); }); <!- end:Prettyphoto scripts & css ->
to the head in the index page, but what else do I need to do to the code to make it work? I currently just have the picture on the slider opening up to another page.
Thanks