The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
[Solved] Help regarding "postbit" modifications
I want to remove that empty spaces which could be seen in the following picture.
I mean I want to make do it more smaller, the post, to make that spaces disappear. Thanks in advance! Hope is not too hard! |
#2
|
|||
|
|||
Edit the additional.css template (in the "CSS Templates" group), and add this:
Code:
.postbitlegacy .postrow.has_after_content { padding-bottom: 0px; } .postbitlegacy .after_content { clear: none; } You'll probably want to change the 0px padding-bottom to something more than 0. |
Благодарность от: | ||
claudiuhks |
#3
|
|||
|
|||
Incredible!
Thank you so much! It works like a charm. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|