
Originally Posted by
bigdiogi
Works great on most images EXCEPT -
1. Main image on individual product page. Maybe that's a feature, not a flaw? Keep from downloading the largest version of the file unless you really mean to do so?
2. But the frustrating one for me is the images on my ez pages do not have the lightbox effect.
Read me states will do so out of the box for every image that has a link. Made sure of that. Any idea what I'm missing?
Link is phoenixwoodworks D o t net . The "About Phoenix" sidebox on the upper right contains the ez pages. And the Glossary link is the one I'm most concerned with.
Any help you offer will be most gratefully appreciated.
Thanks,
Bruce
Hi Bruce, I'm not sure what you mean by #1, can you please explain?
for #2 it will work on ez-pages however since they are generated manually, you have to also manually add a reference to the lightbox. - rel="lightbox"
try changing your image link(s) on your glossary page
FROM
HTML Code:
<a href="graphics/barrel.jpg"><img src="graphics/barrel.jpg"
TO
HTML Code:
<a href="graphics/barrel.jpg" rel="lightbox"><img src="graphics/barrel.jpg"
and see if that helps you.
daniel
Bookmarks