Posted by Diego Ferreyra on 11/07/06 15:00
I've been dealing with a problem with the ul tag and how it displays on
IE6. Some hours ago I got it right but I can't seem to pu tit back to
how it was.
The problem: When an item wraps to a second line (or more lines) the
bullet appears on the last line, not on the first one.
the code:
#leftCol{
float:left;
width:445px;
}
#leftCol .bloque {
background:url(blogbody_bg.jpg) no-repeat top;
padding:10px;
margin:0px 0px 20px 0px;
font-size:81%;
}
#leftCol .bloque ul {
padding-left:25px;
}
could someone please help me before I loose my mind and sue microsoft
for mental stress?
Navigation:
[Reply to this message]
|