|
c1sissy -> RE: Set bullet color? (4/19/2004 6:49:35)
|
Bri, you might need to do a different style sheet for IE. There are so many things that IE looks at differently. I posted soemthing earlier this week in regards to different style sheet for IE, and it works. This way in Mozilla your page will stay as it is while you try to tweak the page in IE. I wish I knew more to help you out on this one.[&o][&o] I have to be out most of the day today, if you dont' have an answer later on I'll do a search and see if I can find anything to help you out on this. I'm sure though that if Fiachra stops by, he might and most likely does know the answer to this one. <edit>ul { margin: 10px 0 0 0; padding: 0; } should be ul { margin: 10px 0px 0px 0px; padding: 0px; } Also, your order with your values should be top right bottom left. Not sure if this will help you or not. Right now, unless you know this already, and forgive me if you do, you have a top margin of 10 px. </edit>
|
|
|
|