How to style views' pager in drupal? [closed]
I need to style pager provided by views in my own way. like it should show page numbers like "1 2 3 4 5..." instead the original one provided by views having "first" "last" etc. How can i style the pager in this way?
Thanks
See this page regarding theme_pager for Drupal. Other people show how to custom theme the pager for your site.
精彩评论