align images in page
-
Any idea why I cannot align the images? I put the same size to all of them but some are smaller and some are lower than the others
http://panosantonopoulos.com/works/
The blog I need help with is: (visible only to logged in users)
-
I checked http://panosantonopoulos.com/works/ and the images look aligned to me. It looks like you were able to figure this out.
-
they are not…if you check the 2nd one is slightly smaller as the last one…but they all have the same dimensions
-
My apologies, I didn’t spot the difference before.
Try using the Text tab to edit the HTML. Find each “img” tag and remove the width and height attributes. Then adjust the query strings for each of the images to either use all the same “w” or “h”
Here is an example of one of the images:
Here’s that same image with the “w” in the query string set to 103:
And here’s the same image again with the “h” in the query string set to 144:
Make the same adjustments for all 5 images.
- The topic ‘align images in page’ is closed to new replies.

