View Full Version : Show Thread Enhancements - JB: Stylish Pagination
x iJailBreak x
06-09-2015, 09:00 PM
https://vborg.vbsupport.ru/external/2015/06/10.png
Give your forum paging an overhaul!
I wrote a new style for the standard vBulletin pagination layout. I think it looks a lot, lot better than it did. Compare below.
Standard vBulletin 4
https://vborg.vbsupport.ru/external/2015/06/11.png
Stylish Pagination
https://vborg.vbsupport.ru/external/2015/06/12.png
To install, follow the instructions in README.txt included in the zip file, and mark as installed. ;)
CILGINKRAL_
06-20-2015, 03:46 PM
Thanks, very nice.
But there's a problem ;
https://vborg.vbsupport.ru/external/2015/06/5.png
x iJailBreak x
06-21-2015, 03:18 AM
Thanks, very nice.
But there's a problem ;
https://vborg.vbsupport.ru/external/2015/06/5.png
Hmm, that's not right! PM me your web site :)
killah360z
07-03-2015, 05:25 AM
https://vborg.vbsupport.ru/external/2015/07/36.png
https://vborg.vbsupport.ru/external/2015/07/37.png
help~
x iJailBreak x
07-04-2015, 08:43 PM
https://vborg.vbsupport.ru/external/2015/07/36.png
https://vborg.vbsupport.ru/external/2015/07/37.png
help~
What is the issue? PM me and I will try to resolve it. :)
killah360z
07-09-2015, 04:40 AM
What is the issue? PM me and I will try to resolve it. :)
sorry for the late reply. its just that it was align before
billstelling
07-21-2015, 09:12 AM
Works great. A little tweaking and it's just how I want it..
https://vborg.vbsupport.ru/external/2015/11/58.png
https://vborg.vbsupport.ru/external/2015/11/59.png
https://vborg.vbsupport.ru/external/2015/11/60.png
I would love to see you work up the code to use it for the search results page as well..
taravasya
10-21-2015, 09:21 PM
Good work! But I have one little suggest...
If we have many pages in thread(more than 50), then pagination links at the end(links to: +10, +50, +100 and to last pages) looks terribly(they don`t have at least one px`s of horizontal padding). So... my suggest its add to additional.css next rules:
=================================
.jb_pagination_container > span > a {
margin: 2px;
padding: 5px;
min-width: 15px;
}
.jb_pagination_container > span > a:hover {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #eaeaea;
text-decoration: none !important;
}
=================================
blue7
11-01-2015, 07:26 PM
Works great. A little tweaking and it's just how I want it..
https://vborg.vbsupport.ru/external/2015/11/58.png
https://vborg.vbsupport.ru/external/2015/11/59.png
https://vborg.vbsupport.ru/external/2015/11/60.png
I would love to see you work up the code to use it for the search results page as well..
Could you share with us your tweaked codes please?
broncoshq
02-21-2016, 04:52 AM
It seems like the link directly to the right of the Previous page button on postbit, and the 4th page number on threadbit, only use <span> and I can't work out how to edit them. I would like them all to be buttons. Please see screen;
https://vborg.vbsupport.ru/external/2016/02/3.jpg
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.