Contao Open Source CMS > Contao forum

Switch to german forum

Index > Announcements > Standardization of the pagination class in version 2.6.2

leo
Administrator
Avatar
Posts: 7026
Wuppertal, Germany
In version 2.6.2, the CSS classes of the pagination menu will be brought into line with the syntax of the other modules, so you might have to adjust your own style sheets.

iconCode:
pagination_first    -> first
pagination_previous -> previous
pagination_current  -> current
pagination_link     -> link
pagination_next     -> next
pagination_last     -> last
2008-10-27 20:43