
Admin
Well-Known Member
Staff member
Administrator
To reduce the space between the message area and the signature space go in:
Admin CP -> Style & Templates -> Style Manager -> CSS Templates -> Postbit.css
Find:
Add under it:
Save.
Finish
Admin CP -> Style & Templates -> Style Manager -> CSS Templates -> Postbit.css
Find:
PHP:
/*post bit*/
Add under it:
PHP:
.postbitlegacy .after_content {
clear:right !important;
}
Save.
Finish