| pagenav_prev and pagenav_next |
|
Joomla displays Next and Prev links at the bottom of an article in order to navigate between available Content Items in a Category. These links are displayed in a TH tag with class = "pagenav_prev" and "pagenav_next". This is shown in the following image.
Defined in:Com_content/content.html.php
Assigned to:TH Tag
pagenav_prev and pagenav_next exampleth.pagenav_prev, th.pagenav_next{
/* CSS Styles */ }
|
