PDA

View Full Version : Gaps in PostbitUser Info


Sadistikal
01-10-2011, 07:24 PM
Ok, I tried going through the forums and have found nothing. I am new to vBulletin, so I am not even 100% that it is a postbit issue, but I think so.

If you look at the screenshot I included, I want to know what I need to edit to get rid of these gaps. I must say in my quesat to figure it out, I have learned alot of neat tricks...but not a fix for this. Also, the chats part displays fine (like I would like it too) but the rest does not.

Thanks for the help as always. :D

http://www.imgjoe.com/x/gaps.jpg

Lynne
01-10-2011, 07:40 PM
In this class ".postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt" is a min-width set. Get rid of that min-width (postbit.css or overwrite it in additional.css).

Sadistikal
01-10-2011, 07:44 PM
In this class ".postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt" is a min-width set. Get rid of that min-width (postbit.css or overwrite it in additional.css).

Thanks Lynne, that did cut down the gap significantly. However there is still somewhat of a gap left compared to the "Chats" gap. Anything else?

**Edit**
Here is what it looks like now...
http://www.imgjoe.com/x/gapscurrent.jpg

Lynne
01-10-2011, 07:53 PM
That same class also has a right-margin.

Sadistikal
01-10-2011, 07:58 PM
Heh, looked right over it. Thank you. All fixed.