Resource icon

[XFTR] Horizontal Postbit Design

mysimsek

Active member
mysimsek submitted a new resource:

[XFTR] Horizontal Postbit Design - Simple Horizontal Postbit Design for XF2

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 162962

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...

Read more about this resource...
 
Great stuff, getting closer to how I want it.

You 2 seem to have some descent knowledge. @ibrian @mysimsek

How Can I get the right part like this. Under eachother and no background or lines like the photo?

Cheers
e8pwuqhdl6ja.slack.com_messages_c5xb38p55_.png
 
Top Bottom