
![]()
Comments (7)
| PermaLink
| Category: Tidbits
Posted by John DeNardo at Thursday October 12, 2006 at 1:21 AM
© 2008 SF Signal
A totaly unrealted question but since I've been coming here daily for about the last year, I've always wondered how do you get the book cover links so small on your book shelves?
Jim
Posted by Jim Shannon on Thursday October 12, 2006 at 3:16 PM at 3:16 PM
Hi Jim,
We use a style sheet. Specifically, this style:
.AmazonBook { height:7em; }
then we use it in an HTML image tag like so:
<img src="image_url.jpg" class="AmazonBook" border="0">
Posted by John on Thursday October 12, 2006 at 3:21 PM at 3:21 PM
A totaly unrealted question but since I've been coming here daily for about the last year, I've always wondered how do you get the book cover links so small on your book shelves?
Jim
Posted by Jim Shannon on Thursday October 12, 2006 at 3:24 PM at 3:24 PM
Thanks. That was fast. Sorry for the double post.
Jim
Posted by Jim Shannon on Thursday October 12, 2006 at 3:27 PM at 3:27 PM
No problem. It happens all the time.
Posted by John on Thursday October 12, 2006 at 3:38 PM at 3:38 PM
No problem. It happens all the time. ![]()
Posted by John on Thursday October 12, 2006 at 3:38 PM at 3:38 PM