UBB.Dev
(Skorp, MM, if this isn't the right place for this post, pls move. ;))

Apparently some people are having trouble with the vert. alignment of the links & message in posts when they add the avatar hack, or anything that stretches the author column vertically.

Easy fix, in public_topic_page.pl:

Line 136, change
Code
code:
to
Code
code:

Line 156-158 look like this:
Code
code:

After the tag, close the cell and open a new one, like this:

Code
code:

(--I edited vs. 6.02 of this file, no idea if 6.04 has the same line numbers, but it should be easy to find this stuff.)
Excellent Template hack Scats (in response to Chuck of course smile )

I addition to this:

With this hack the "$post_text" is still centered vertically but we wanted it to be aligned at the top.

So find (around line 155):



Change it to:



Hope this helps people smile

qasic
© UBB.Developers