Quote:
Originally Posted by rogue_ronin
I think I meant that while you could code it in for each image, if you don't it will be displayed at it's real size. So unless you need to add that info to resize, my suggestion is that you don't.
|
Also, it's a
class so if you have more than one image in this class in a book, they will all be resized the same. Adding a class for every image is probably overkill.
Now, if you are
only using one image, ever, you're okay -- but will have to manually recode each book.
m a r