[TYPO3-english] TEXT content type and html lists
Tomas Mrozek
mail at cascaval.com
Thu Oct 23 17:46:27 CEST 2008
> li {
> background:transparent url(list-bullet.png) no-repeat 2px 6px;
> padding:10px;
> }
Yeah, that's it.
TIP: Use 'em' unit instead of the pixels for the top positioning of the
background image so that it moves at least a bit (it won't be perfect
though) with the content of the element when the text size is increased
by the user.
Tomas Mrozek
More information about the TYPO3-english
mailing list