vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Show Thread Enhancements - JB: Stylish Pagination (https://vborg.vbsupport.ru/showthread.php?t=319025)

x iJailBreak x 06-09-2015 09:00 PM

JB: Stylish Pagination
 
1 Attachment(s)
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

Quote:

Originally Posted by CILGINKRAL_ (Post 2548273)
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

What is the issue? PM me and I will try to resolve it. :)

killah360z 07-09-2015 04:40 AM

Quote:

Originally Posted by x iJailBreak x (Post 2549356)
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

Quote:

Originally Posted by billstelling (Post 2550917)
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


All times are GMT. The time now is 02:59 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01120 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete