Sent by Jan Nordlund on 1 July 2003 20:08
Hi,
I'm working on a thumbnail gallery for a XHTML
site right now and there's a slight problem with
how it's presented.
I just wonder if anyone come up with something
that could make something like this look better:
div.thumbs
{
width:90%;
margin-left:5%;
margin-right:5%;
}
div.thumbs img
{
padding:0;
margin:1%;
float:left;
border:1px solid #969;
}
<div class="thumbs">
<div class="spacer"> </div>
<a href="example_link.jpg">
<img src="example_image.jpg" alt="Example" />
</a>
<div class="spacer"> </div>
</div>
It really works great, but when pictures are in a whole lot of
different heights, it looks really bad. I've tried to put some
bottom margins and paddings to the images, but it doesn't seem
to help very much...
Does anyone on this fabulos list have any examples of
galleries that look great, or any salvation to a man that
don't want to resize all images to the same height :)
I sure would appreciate it.
/Jan
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/