| latestnews class |
|
latestnews class is assigned to UL, LI and A elements of joomla latest news module. Joomla displays the latest content items in an unordered list as shown in the following image.
Defined in:Modules/mod_latestnews.php
Assigned to:UL, LI and A Tags
latestnews class exampleul.latestnews
/* CSS Styles */ } li.latestnews /* CSS Styles */ } a.latestnews /* CSS Styles */ }
|
