UBB.Dev
Posted By: Rich9 Messy avatar, can you help? - 07/09/2001 3:59 PM
Hi guys, i've just succesfully installed the avatar hack, and thanks for the code the author smile But...I got this big space in fron of the icons when you post - looks darn messy IMO - i dont know why this is happening, doesnt occur in other UBB as far as i can tell. Maybe I've got a extra
somewhere? The stars hack is messing around with it? If anyone can help, I would be mist grateful. Thanks! Heres an exanple - http://tropicalfish.site5.com/ubb/Forum5/HTML/002441.html
Posted By: p2k Re: Messy avatar, can you help? - 07/09/2001 6:36 PM
You need to align your table to ="top"

Open ubb_library2.pl and find:

Code
code:

Just above that you'll see:

Code
code:

You want to put TD valign="top" so it looks like this:

Code
code:

That should do the trick.

peeta-who-kay!
Posted By: Lord Dexter Re: Messy avatar, can you help? - 07/10/2001 3:26 AM
Looks like it works now. Sometimes with the avatar hack they can get a space between their name and title if they haven't selected a avatar.
Posted By: Rich9 Re: Messy avatar, can you help? - 07/10/2001 2:36 PM
Excellent! Thanks p2k. Probably worth adding that to the avatar hack.
© UBB.Developers