Keyword

Pagination

  • ingvar
  • ingvar's Avatar Topic Author
  • Offline
  • New Member
More
12 years 5 months ago #65898 by ingvar
Pagination was created by ingvar
I use K2 in Joomla 2.5 and for our archive we have appr 10 pages with article listings. As shown in the attached file there are no space between the pagination. Where can I change this? In K2 or Joomla?

The reason is when you working on an iPad.

Caterine
Attachments:

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

More
12 years 5 months ago #65899 by plopje
Replied by plopje on topic Re: Pagination
Go to components/k2_com/css/k2.css

check line 121 and add

margin: 2px;
div.k2Pagination ul li {display:inline;margin: 2px;}

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

More
11 years 8 months ago #65900 by Stonedfury
Replied by Stonedfury on topic Re: Pagination
In order to give it spacing on both sides I changed to this
div.k2Pagination ul li {display:inline; margin:2px; padding-left:3px; padding-right:3px;}

Surprised that this was not fixed yet.

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


Powered by Kunena Forum