Excuse me, I'd like to change the image address, because the gif thumb image is not dynamic. I find the thumb code is "<?php printAlbumThumbImage(getAnnotatedAlbumTitle()); ?>", but I don't know how to change that can like to the real image address, not the cache image address.
Anothing thing is how to create a new page, like "news", "links" etc...
Comments
Regarding pages please look at the theming tutorial or try the Zenpage plugin with the zenpage-default theme.
For the size, just need to set the image display "width" and "high"
So, Can you tell me how to change?
If you want an animated gif as an thumbnail you need to use the full image and to set the width/height via the `img`-tag (which of course is faked resizing). Please search the functions guide.