CSS - sifr's on Li tags
CSS - sifr's on Li tags
Out of context: Reply #21
- Started
- Last post
- 36 Responses
- Bullitt0
the spacing I know how to fix;
you have to set letter-spacing for the html text to be the same as the content your adding. Becasue your replacing text with a different typeface which won't have the same letterspacing the flash file makes up the difference, and you get crazy spacing and font-sizes.
Try editing it in firefox firebug to get the letter spacing the same width as the flash, update the css and it should then currect your spacing.