Hi,

Its late and i forget what makes these li's stretch to the width of the ul in ie?


ul.bos_image_index {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.bos_image_index li {
display: inline;
list-style-type: none;
border:1px solid black;
}

.bos_image_index li a {
border:1px solid pink;
}

.bos_image_index li:hover {
border-bottom:2px solid #333;
}

.bos_image_index li img{
height:45px;
width:60px;
}

for example see:
http://soathar.macdesign.eu/seamus-gallery

(silly border colors applied for visual aid)


-best
kevin



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to