![]() |
Oh by the way you should change your version been 1.0 ever since you made this mod should probably be at 2.0 version.
|
What you could do for Seamus Red scroll buttons is change the background to this:
Code:
background: rgb(80,16,21); /*{vb:stylevar postbithead_background};*/ |
disregard. I'm stupid and posting to the wrong mod.
|
Surely with all the graphics on your forum someone could make some image buttons for your various styles. Just don't change the width!
I noticed another problem: in the Btech red and the others below it the last cell in Threadnav is only partly exposed. The problem is the JavaScript gets a measure of the width of the available space and calculates the cell width based on that. Normally in the course of loading the page it gets that dimension after the scroll bar on the left has popped up. On these styles there's a delay between the scroll bar popping up and the page narrowing to fit. Apparently it's getting the width at the wrong time and making the cells too wide. I'll work on an event listener or some other method to determine whether the width has narrowed. |
Quote:
|
Updated xml file to resolve more style incompatibility issues and problem with IE
Erica1977, this should make the cells come out correctly in all styles. |
1 Attachment(s)
Quote:
Attachment 134351 |
Okay, the cells come out too narrow for you and too wide for me, but for the average viewer they should come out just right!
I looked at the source code for Btech and I see why there's a problem, and I have a vague intuitive phantom-like notion of how to solve it. I shall work on bringing my notion into concrete form |
Erica1977, replace the entire threadnav template with this and see how it works
HTML Code:
<form method="post"> |
Quote:
|
All times are GMT. The time now is 05:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|