Keyword

Pagination Styling

  • GreenDome
  • GreenDome's Avatar Topic Author
  • Offline
  • Premium Member
More
13 years 11 months ago #84120 by GreenDome
Pagination Styling was created by GreenDome
Does K2 use the standard Joomla pagination styling or does it has it own and how does one change it?ThanksGD

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #84121 by vtiger
Replied by vtiger on topic Pagination Styling
standard Joomla pagination

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago #84122 by Simon Wells
Replied by Simon Wells on topic Pagination Styling
Hi,

K2 uses its own styling for pagination, which is generated by Joomla pagination.

The default k2.css contains the following for pagination:
/* --- Pagination --- */
div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;color:#999;}

also:
div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}

Of course you can modify as you wish, add extra classes, use images etc.

Hope that helps

Simon
K2 Support

Please Log in or Create an account to join the conversation.

  • GreenDome
  • GreenDome's Avatar Topic Author
  • Offline
  • Premium Member
More
13 years 11 months ago #84123 by GreenDome
Replied by GreenDome on topic Pagination Styling
Thanks Simon - very helpful.

GD

Simon Wells (K2 Support) said:Hi,
K2 uses its own styling for pagination, which is generated by Joomla pagination.

The default k2.css contains the following for pagination:
/* --- Pagination --- */
div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;color:#999;}

also:
div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
div.itemCommentsPagination span.pagination {display:block;float:right;clear:both;}

Of course you can modify as you wish, add extra classes, use images etc.

Hope that helps

Simon
K2 Support

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum