mostread class

mostread class is assigned to UL, Li and A elements of joomla popular module. The output of this module is a list of unordered items.

 

Image

 

Defined in:

Modules/mod_mostread.php

 

Assigned to:

UL, LI and A

 

mostread class example:

ul.mostread{
/* CSS Styles */
}

li.mostread{
/* CSS Styles */
}

a.mostread{
/* CSS Styles */
}