> The designer wants the bullets to be one colour and the text another. > > When you change the color of the bullets you change the colour of the text. > I tired using an image as a bullet but the positioning of it was so > different in different browsers that the designer doesn't want to use that > approach.
Use background image on the LI elements instead of the 'list-style-image'. The position should be then quite similar in all the browsers. Tomas Mrozek _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
