Keyword

[SOLVED] Vertical Pagination issue

  • Randall A.
  • Randall A.'s Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 6 months ago - 12 years 6 months ago #63562 by Randall A.
[SOLVED] Vertical Pagination issue was created by Randall A.
I need help with Pagination showing vertical instead of horizontal...
I've read lots of posts and tried different fixes in joomla.css, k2.css, template.css but none seem to work for me... (Maybe handling of css has changed in recent k2 or joomla updates...)
I appreciate any help !!

Using k2 v2.5.5
Joomla 2.5.2
RT Radiance 1.2

www.codigosports.com/

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

More
12 years 6 months ago #63563 by william white
Replied by william white on topic Re: Vertical Pagination issue
you need to work with k2.css line 117 div.k2Pagination
Check first and see if the template comes with a custom override for K2 and be sure its selected. I have seen this several times and the custom overrides included usually fix the list display problems
I will look at some other templates and get back with you

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

  • Randall A.
  • Randall A.'s Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 6 months ago #63564 by Randall A.
Replied by Randall A. on topic Re: Vertical Pagination issue
Thanks for replying William,
I use "my_custom" k2 templates in /templates/radiance/html/com_k2/... to control category and item views..
But I don't really know where to change this pagination setting.
I tried playing around that line 117 in /templates/radiance/css/k2.css with no luck....

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

  • Randall A.
  • Randall A.'s Avatar Topic Author
  • Offline
  • Junior Member
More
12 years 6 months ago - 12 years 6 months ago #63565 by Randall A.
Replied by Randall A. on topic Re: Vertical Pagination issue
OK, fixed...
I tried another suggestion from RT forum, and that one actually worked.. Don't know if it's a general workaround for their templates or the proper way to fix it for k2, but it worked..

Added:
#k2Container div.k2Pagination ul li {display: inline-block;padding-right: 5px;padding-left: 5px;}
--->to /radiance/css/template.css

Thanks a lot for your help William..
Cheers,
RA

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


Powered by Kunena Forum