- Posts: 1
COMMUNITY FORUM
K2 Pagination in Vertical Issue
- Michael Boon
- Topic Author
- Offline
- New Member
Less
More
13 years 9 months ago #93143
by Michael Boon
K2 Pagination in Vertical Issue was created by Michael Boon
Hi,
I am using Rockettheme Quantive Template with K2.
On my article comments, my pagination appears vertical.
ristomobile.com
I have search some of the similar posts but still unable to solve the problem even I edited the k2.css.
I am kinda new to K2 and Joomla and not an expert in css.
Any kind soul would offer some assistance?
I am using Rockettheme Quantive Template with K2.
On my article comments, my pagination appears vertical.
ristomobile.com
I have search some of the similar posts but still unable to solve the problem even I edited the k2.css.
I am kinda new to K2 and Joomla and not an expert in css.
Any kind soul would offer some assistance?
Please Log in or Create an account to join the conversation.
- Terry Britton
- Offline
- Elite Member
Less
More
- Posts: 198
13 years 9 months ago #93144
by Terry Britton
Replied by Terry Britton on topic K2 Pagination in Vertical Issue
I'm not sure what you mean by vertical? I looked at your site and the pagination is working the way I would expect it to. It's like turning the pages in a book, going from page 1 to page 2. This is the standard way of doing pagination. If I'm misunderstanding please provide additional clarification.
Please Log in or Create an account to join the conversation.
- mercuryexposure
- Offline
- New Member
Less
More
- Posts: 8
13 years 8 months ago #93145
by mercuryexposure
Replied by mercuryexposure on topic K2 Pagination in Vertical Issue
Hey, I'm having the exact same problem !
same template (Quantive), with current version of K2 and same vertical display of pagination results.
it looks quite goofy to have a tower of 20 numbers stacked on top of one another
if you find a fix please post it here
Thanks !
same template (Quantive), with current version of K2 and same vertical display of pagination results.
it looks quite goofy to have a tower of 20 numbers stacked on top of one another
if you find a fix please post it here
Thanks !
Please Log in or Create an account to join the conversation.
- Terry Britton
- Offline
- Elite Member
Less
More
- Posts: 198
13 years 8 months ago #93146
by Terry Britton
Replied by Terry Britton on topic K2 Pagination in Vertical Issue
Check it out in Firebug or provide a link to your site. Probably some template css over-riding the k2 css.
Please Log in or Create an account to join the conversation.
- mercuryexposure
- Offline
- New Member
Less
More
- Posts: 8
13 years 8 months ago #93147
by mercuryexposure
Replied by mercuryexposure on topic K2 Pagination in Vertical Issue
Doh, sorry I overlooked my site page with the problem
mercuryexposure.info/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=287&Itemid=181
also here
mercuryexposure.info/index.php?option=com_k2&view=itemlist&layout=category&Itemid=183
Thanks for taking a look Terry
mercuryexposure.info/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=287&Itemid=181
also here
mercuryexposure.info/index.php?option=com_k2&view=itemlist&layout=category&Itemid=183
Thanks for taking a look Terry
Please Log in or Create an account to join the conversation.
- Terry Britton
- Offline
- Elite Member
Less
More
- Posts: 198
13 years 8 months ago #93148
by Terry Britton
Replied by Terry Britton on topic K2 Pagination in Vertical Issue
In k2.css add the following:
.k2Pagination div {display:inline;}
.k2Pagination div {display:inline;}
Please Log in or Create an account to join the conversation.
- mercuryexposure
- Offline
- New Member
Less
More
- Posts: 8
13 years 8 months ago #93149
by mercuryexposure
Replied by mercuryexposure on topic K2 Pagination in Vertical Issue
they are horizontal now !
thank you for your help Terry
thank you for your help Terry
Please Log in or Create an account to join the conversation.
- Richard Bankert
- Offline
- New Member
Less
More
- Posts: 1
13 years 8 months ago #93150
by Richard Bankert
Replied by Richard Bankert on topic K2 Pagination in Vertical Issue
Awesome thanks, that was bugging me for a while.
Please Log in or Create an account to join the conversation.
- frederick.richard
- Offline
- New Member
Less
More
- Posts: 5
13 years 1 month ago #93151
by frederick.richard
Replied by frederick.richard on topic K2 Pagination in Vertical Issue
hi, i tried this fix
/* --- Pagination --- */div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;color:#999;}.k2Pagination div {display:inline;}
but im having the same troubles link : europe.openleech.com/itemlist/category/326-frankfurter-allge...
also im having troubles sometimes categories shows blank then i need to refresh the page for them to reappear.
Thanks in advance
/* --- Pagination --- */div.k2Pagination {padding:8px;margin:24px 0 4px 0;text-align:center;color:#999;}.k2Pagination div {display:inline;}
but im having the same troubles link : europe.openleech.com/itemlist/category/326-frankfurter-allge...
also im having troubles sometimes categories shows blank then i need to refresh the page for them to reappear.
Thanks in advance
Please Log in or Create an account to join the conversation.