The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Text Version pagelinks Page Numbers
Maybe I'm missing something very obvious, but what I'm trying to do is have a threads page count be the standard text version as here on VB.org. The default BLOCK style looks awful, and I also can't seem to figure out how to have it show an entire thread span (ie 1, 2 .... 10, 11). Right now it will only show up to page 5 regardless of how many pages there are.
See at my board: www.providermodule.com/forum Thanks. |
#2
|
||||
|
||||
Just set the border to 0 and the background to transparent. I think that should work:
HTML Code:
.threadbit .pagination .pagelinks a {border: 0;} .pagination span a {background: transparent;} |
#3
|
|||
|
|||
That does get rid of the border, but what I'm talking about seems to be actual change in the style. I've attached a pic showing the difference.
Also, I'm not sure how to get the "... Last Page" option. On my board, I seem to only be able to have a max of 5 page counts. It never does a "..." to jump post count. To clarify this is only in the thread listings, the pagenav in the actual thread works. |
#4
|
|||
|
|||
thanks Lynne.
|
#5
|
||||
|
||||
If you want a change in the style, you'll have to either do that with css or in the template.
As for the Last Page option, I believe that is listed in the bug tracker. You can go look it up and see what the priority is set to in order to get a good idea or when it will be fixed. (I believe it is fixed to now show the # for the last post - see image) |
#6
|
|||
|
|||
After rebuilding some templates, the last page issue is fixed however I'm still very interested in how to make the page selection be the text version. At least point me to what I need to edit? I like the way it looks here on VB.org - but do not like the new VB4 style. The old way just feels more "classic".
|
#7
|
||||
|
||||
I added the css I posted above and my style changed from the image in post 5 to this:
Isn't that what you wanted (oh, I also added text-decoration:underline to the css) |
#8
|
|||
|
|||
Thanks again for the reply. What I'm looking for is exactly how it looks in the pic I attached. Instead of the block style, which has a pretty big gap in between each number, I'm looking for the traditional/classic style that is used on this very board. (1 2 3 4 5 ... Last Page)
So basically, I'm trying to reduce the gap between the page numbers, and enclose them within ( ) - but I'm also trying to get the forum page count to be the same. Basically just compare this board to the default VB one (or look on VB.com forum) and you'll see the difference. Thanks again for your help. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|