Answer the question
In order to leave comments, you need to log in
How to style pagination in Yii2?
How to style pagination in Yii2. It displays its own pagination, with its own structure and its own styles. How can I change it?
Answer the question
In order to leave comments, you need to log in
The easy way is to override the styles in css, you can usually achieve anything in this way.
Either override the viewPath of yii\widgets\LinkPage or other parameters, this widget is very flexible, here are the docs: www.yiiframework.com/doc-2.0/yii-widgets-linkpager.html
Or write your own widget
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question