
musklick
Novice
Jan 6, 2010, 4:27 PM
Post #27 of 28
(3616 views)
Shortcut
|
|
Re: [Donna] Category Image does not show
[In reply to]
|
Can't Post
|
|
Hi Donna, thanks for your reply. It didn't work, but maybe because I also have to change the following lines of code that states the size of the image? The code I'm using is: $category.image$ <!-- templateCell : category.image.row --> <img src="$file.thumbnailWebUrl$" alt="$file.title:htmlEncoded$" width="$file.thumbnailWidth$" height="$file.thumbnailHeight$"> <!-- /templateCell : category.image.row --> Should I change width and height as well? And if so, to what? I've been using a workaround while waiting for your reply (I'm in Europe, so we have different office hours ;-) and that is changing the maximum size of an uploaded thumbnail, and it works, but I guess that might provide me with giant thumbnails on other places where I don't want them. Best /Michael
|