this is the code im using
use this is all of them but the pics are not 100x00 and there all different size here screen shot.
http://tinypic.com/r/2aeumur/5
anyone know why or how to fix it?
this is the code im using
use this is all of them but the pics are not 100x00 and there all different size here screen shot.
http://tinypic.com/r/2aeumur/5
anyone know why or how to fix it?
Are all of your pictures sized to be 100x100? Whatever images you path to will pull whatever that image is sized, in this case:
http://wearthetop.com/wp-content/uploads/2012/02/Dos-Equis.jpg its 300x300 however, this image:
http://wearthetop.com/wp-content/uploads/2012/02/budweiser_bottle_cap-17853.jpg is 490x490. If you want your images to be 100x100, then you should probably just create them at that size and reference that url path for each image.