Got class?

15.07.05

Class support for those of you up to and touchin r487 for the following tags.

.linklist
.recent_articles
.recent_comments
.related_articles
.category_list
.section_list

classes tied to tags as defaults.

thus:


.category_list
{
       list-style-type:none;
}

.category_list li a
{
	color:#000064;
	border-bottom: 1px solid #ccc;
}

.category_list li a:hover
{
	color:#460000;
	border-bottom: 1px solid #333;
}

Renders

Rick Silletti

,

<txp:category_list wraptag="ul" break="li" />

Page source will show you sematically correct HTML as well.

Nice , Nice , Nice!


Comment

Name
E-mail
http://
Message
  Textile Help