list numbers style type need help
-
<STYLE type="text/css"> OL.withroman { list-style-type: arabic-numbers } </STYLE> <BODY> <OL class="withroman"> <LI>post <LI>post <LI>post <LI>post <LI>post </OL>
</BODY>
I would like to add like this with this ocde
<?php wp_list_categories('number=15&show_count=0&orderby=count&order=DESC&title_li=') ?>
Anybody knows there ??
Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘list numbers style type need help’ is closed to new replies.