Heisenberg submitted a new resource:
You must be registered for see links
- Simple Horizontal Postbit Design for XF2Hi 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.
You must be registered for see images attach
All you have to do for this is to save the following codes in the extra.less template
CSS:.message-avatar { float: left } @media (min-width: 650px) { .message-userDetails { display:inline-block; padding: 10px...
You must be registered for see links