Hi, my name is Paul :) this is my first post -
I'm new to CSS and I'm having some Internet Explorer positioning issues, I'd
appreciate any help.
In IE7 there is unwanted space occuring in the place where my images originally
were before I positioned them. This extends the list well below the footer:
www.blueprintdesign.ie
Here's some CSS:
ul#clients {
position: relative;
float: left;
background: none;
margin: -49px 40px 0 34px;
padding: 0 0 0 0px;
width: 48%;
max-height: 2700px;
}
ul#clients li {
padding: 0em;
list-style-type: none;
margin-bottom: 60px;
}
ul#clients li p {
width: 280px;
color: #FFFFFF;
padding: 0px 0px 10px 32px;
margin-right: 10px;
margin-top: 10px;
}
ul#clients li p img {
float: right;
border-bottom: 2px solid #000049;
border-top: 1px solid #007DFF;
padding: 34px 34px 34px 34px;
margin: 0px -680px 100px 0;
}
Here's some IE conditional CSS that might be relevant:
#content-main ul#clients li p img {
margin: 10px -680px 10px 100px;
width: 580px;
padding: 34px 34px 34px 34px;
float: right;
}
The issues with IE6 seem to affect every part of my design - it's hard to know
where to start, but for now I would be grateful even just getting IE7 in order.
Any comments, criticism or suggestions @ all are welcome!
Thanks,
Paul.
Send instant messages to your online friends http://uk.messenger.yahoo.com
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/