Jump to content

Thumbnails Out of Whack


wayne

Recommended Posts

Hi Wayne

I took a quick look and I think your problem is because the the last four image sizes are reversed to tall for there container throwing everything off Ill bet if you make the last four the same size as the rest will fix the problem.

Edited by coollew
Link to comment
Share on other sites

I took a quick look and I think your problem is because the the last four image sizes are reversed to tall for there container throwing everything off

 

I haven't had time to thoroughly play with the page yet, but that's not it.

Link to comment
Share on other sites

Ok - I honestly am not sure why this is happening - it only happens to the first row of images, no matter how many or which images.

 

BUT - after I removed all the <br> tags (they shouldn't be there anyway - use margins or padding for space), things fell into place. I added a padding-top to #images to make up for the removed <br> tag, and voila

 

The portrait-oriented images at the end of the list don't line up, because of the different dimension. You may need to put them in a different class with different margins to make up for the difference. That might be hard to do in a row where you're mixing orientations.

Link to comment
Share on other sites

I added the padding directly to your images division:

 

#images {padding-top: 50px;}

 

As to the horizontal / vertical issue, it may be better (by that I mean easier :rolleyes:) to just stick with one type per row, instead of a mix and match.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...