
Donna
Staff
/ Moderator

Mar 17, 2009, 1:46 PM
Post #2 of 4
(2737 views)
Shortcut
|
|
Re: [smithsr] Link goes to html code page | Blurry images
[In reply to]
|
Can't Post
|
|
Hi Steve! Thanks for your email. :) I'm able to see the "homepage" page with no trouble, have you got that sorted out? As for the blurry images, it looks like you've specified a different image size in your HTML than in the thumbnails. Generally, you'll want the image size in the HTML to be set to the dynamic placeholder that will automatically use whatever you've set the thumbnails at in the software, like this: <img src="$homepage_url$/images/$thumbnail$" width=$thumbnail_width$ border=1 alt="Photo"> This will make sure that the actual thumbnail width and the displayed thumbnail width are always the same. :) Donna -- support@interactivetools.com
|