NoClue
01-22-2008, 11:07 PM
Hi there,
I'm using the CSS pop-up image viewer and I've been trying to switch the title section, in RED, from the bottom to the top of the viewer here:
http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P80/
I've tried a couple things but not luck. Here is the code:
<a class="thumbnail" href="#thumb">
<img src="Caliper_Hardware_thumb.jpg" width="120px" height="80px" border="0" />
<span><img src="Caliper_Hardware.jpg" /><br />
Caliper Hardware</span></a>
Thank you in advance!
I'm using the CSS pop-up image viewer and I've been trying to switch the title section, in RED, from the bottom to the top of the viewer here:
http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/P80/
I've tried a couple things but not luck. Here is the code:
<a class="thumbnail" href="#thumb">
<img src="Caliper_Hardware_thumb.jpg" width="120px" height="80px" border="0" />
<span><img src="Caliper_Hardware.jpg" /><br />
Caliper Hardware</span></a>
Thank you in advance!