Forum Moderators: not2easy
I've got the following code:
#txt li {list-style:inside; font:13px/20px "Trebuchet MS",Arial,sans-serif;}
Works great in Firefox, but IE screws it up. It doesn't show any button or symbol beside the li elements.
Anyone know what to do? I've tried changing it to disc, circle, etc and none of it works.