Resource icon

Unmaintained vBulletin 3.x style postbit (user info always above the post)

Compatible XF 2.x versions
  1. 2.1
License
©2020 Shiki Suen. No repost tolerated unless written permission by Shiki Suen.
Put the following CSS definitions AT THE END OF "Extra.less" Template:

CSS:
.block--messages .message {
    &.is-mod-selected {border-color: transparent; border-bottom-color: @xf-inlineModHighlightColor;}
}
.blockMessage {box-shadow: none;
    &.blockMessage--none {box-shadow: none;}
}

.block--messages {.block-container {box-shadow...
You do not have permission to view the full content of this resource. Log in or register now.
Author
ShikiSuen
Views
2,635
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from ShikiSuen

Top Bottom