PDA

View Full Version : Username Sizes Vary on UserCP on Homepage


skooby
06-16-2008, 09:49 AM
See attached, anything that would cause this to happen? They look fine on the homepage of the forum, but on the vbadvanced page, as you can see, the sizes of the usernames vary. Not sure why. I do have the user names color coded per usergroup, but it doesn't matter which user group it is, they all vary in size.

KW802
06-16-2008, 01:21 PM
Does that occur with the default vBulletin style as well?

My first guess, from seeing the different colored user names, is that one of your user name markup HTML values may be missing an ending tag or similar.

Our Sponsors
 

skooby
06-16-2008, 02:16 PM
Does that occur with the default vBulletin style as well?

My first guess, from seeing the different colored user names, is that one of your user name markup HTML values may be missing an ending tag or similar.

Good call, I'll take a look at that, thanks for the help. I'll let you know how it goes.

skooby
06-16-2008, 02:22 PM
You were right. I had a </span> closing one of the tags and that messed things up. Thanks for the help!