How would you resize or delete all avatars wider than the specified width?
I changed the width spec and need to find a way to resize all avatars in postbit that are greater than that width or to just delete all that are greater than "X" wide. Can I just do that with a query?
Or is there a way to write a conditional in the template that checks to see if the avatar is "greater than" a specified width? Ex: if it's greater than 175 then width=150.
|