[XFTR] Horizontal Postbit Design

XenForo [XFTR] Horizontal Postbit Design

Styling

Supervisor
  • Thread starter
  • Moderator
  • #1
Styling submitted a new resource:

[XFTR] Horizontal Postbit Design - Template Modifications

Hi friends, I am sorry that I do not speak English. This simple postbit design that I have prepared for those who want to use horizontal design instead of vertical postbit design of Xf2 is composed of css based layout.

View attachment 5317

All you have to do for this is to save the following codes in the extra.less template

Less:
.message-avatar {
    float: left
}

@media (min-width: 650px) {
    .message-userDetails {
        display:inline-block...

Read more about this resource...
 
  • Tags
    tips xenforo [xftr] horizontal postbit design xenforo [xftr] horizontal postbit design [xftr] horizontal postbit design
  • Back
    Top Bottom