Use the style importer of your current UBB.threads version. If you see something odd, fix it.

IIRC, the only things that need to be done to make it current are:
1) remove the fixed-size column settings
and
2) style the pagination and post-nav buttons.

That's about it.


The complete documentation with pictures and examples for that is:

If you are upgrading your custom 7.5.x styles, you can use these Style examples to assist you with that update. These settings are already within the included stock styles (install/styles/) and were automatically added to your current Styles if you upgraded from the UBB.threads 7.5 series.


New Pagination Items For Styling

.pagination
border-radius:2px;
margin:0;

.pages
background:#607d8b;
border:1px solid #263238;
color:#ffffff;
font-size:14px;
margin:4px;
padding:6px;

.page-cur
background: #fafafa;
border-bottom:1px solid #cccccc;
color: #000000;
font-weight:700;
padding-left:8px;
padding-right:8px;

.page-n
background: #fafafa;
border-bottom:1px solid #cccccc;
color: #000000;
padding-left:7px;
padding-right:7px;

.pagenav
border:1px solid #D8D8D8;
font-size:11px;
padding:2px 5px

.pagenavall
border:1px solid #D8D8D8;
font-size:11px;
padding:2px 5px;

Screenshot for correct usage, and a sample of their output:
[Linked Image]


New Post Navigation Items For Styling

.post-nav
background: #fafafa;
border-bottom:1px solid #cccccc;
box-shadow: inset 0 -6px 8px -7px #e0e0e0;
color:#000000;
font-size:14px;
margin-right:2px;
padding:8px;

.post-nav:hover
background:#FFFFFF;
color:#000000;

Screenshot for correct usage, and a sample of their output:
[Linked Image]

SOURCE:
https://www.ubbcentral.com/forums/u...re-7-6-0-changelog-discussion#Post259090


Current developer of UBB.threads PHP Forum Software
Current Release: UBBT 7.7.5 // Preview: UBBT 8.0.0
isaac @ id242.com // my forum @ CelicaHobby.com