Status
Not open for further replies.
I'm not sure if anything even can be done about that, since the maximum character width the block will allow varies per skin.

I'll play around with it, though :)
 
Maybe it's something with the title length? or simply the format/code?
template_hook.postbit_userinfo_right_after_posts
Code:
template_hook.postbit_userinfo_right_after_posts
 
Last edited:
Its the fact that the "word" is too long for the width. I'm not sure there is a way in PHP to detect the width of something, break the "word" in a logical space, and insert a hyphen so that is continues on the next line. Typically, it should wrap an overflowing work to the next line, but in the case of that string, it can't.
 
Code:
template_hook.postbit_userinfo_right_after_posts
<-- Test
Yes, bszopi
It's a very long word. ;)

---------- Post added at 13:37 ---------- Previous post was at 13:25 ----------

Note: It probably doesn't make a difference but

I listed product version as 1.2.2 but it appears dbtech is still on 1.2.1
 
As yall can see I got it to work with inline scrollbars instead of the reported display, it'll be in the next version :)
 
Status
Not open for further replies.

Legacy Forum Live Feed & User Wall

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
535
Customer rating
0.00 star(s) 0 ratings
Back
Top