category class

category class is assigned to Anchor (A) tag which displays the category title in the list of categories. This class is defined in the following components.

 

  • Contact Component
  • Content Component
  • Newsfeed Component
  • Weblinks Component

Check out the following images for more explanations.

 

Joomla Contact Component - category class

Joomla Content Component - category class

Joomla Newsfeed Component - category class

Joomla Weblinks Component - category class

 

Defined in:

com_content/content.html.php
com_contact/contact.html.php
com_newsfeed/newsfeed.html.php
com_weblinks/weblinks.html.php

 

Assigned to:

A Tag

 

category class example

a.category{
/* CSS Styles */
}