quartzy
12-14-2009, 01:03 AM
I have tried many cobinations of padding and margins and cannot get the list to view right in IE7, the bullets seem intent on crunching up next to the list words. Here is the CSS
ol.bullets li
{list-style-image: url('../images/diamond.gif');
list-style-position: inside;
background-position: left center;
padding: 3px 0 0 17px;
font-size: 0.88em;
margin-left: 3px;}
Can anyone help me to get the bullets to look right in IE7 if you need a link www.bytesizeoffice .co.uk /bytesize-website/pc-links.html without spaces.
ol.bullets li
{list-style-image: url('../images/diamond.gif');
list-style-position: inside;
background-position: left center;
padding: 3px 0 0 17px;
font-size: 0.88em;
margin-left: 3px;}
Can anyone help me to get the bullets to look right in IE7 if you need a link www.bytesizeoffice .co.uk /bytesize-website/pc-links.html without spaces.