The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
excessive void space in posts + avatar frame
the first question is
my english isn't fluent enough to convey the whole issue with words, so I'll start with a picture http://img694.imageshack.us/img694/8891/proby.png basically each posts takes an amount of empty space for the whole avatar heigth plus another little amount of space at the end, how should I delete these two parts? the second problem is deleting the frame around each avatar thanks in advance |
#2
|
|||
|
|||
uhm, anyone?
|
#3
|
|||
|
|||
this one is pretty easy to fix, in the postbit.css template search for: .postbitlegacy .after_content
you'll see this: .postbitlegacy .after_content { position: relative; width: 100%; clear:both; } change this line: clear:both; to this: clear:none; |
#4
|
||||
|
||||
This sounds like a bug. Is the issue still there in 402? If so, you should consider opening a ticket in the bug tracker.
|
#5
|
|||
|
|||
thanks tkam it worked
how do I solve the issue with the avatar frame? thanks in advance |
#6
|
|||
|
|||
sorry for bumping such a thread...
but how to remove the frame? I see that this forums do not have one so I assume there is a way to remove it http://www.dailyrando.it/showthread....?p=253#post253 |
#7
|
|||
|
|||
perfect - thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|