Mobil view suggestions - Posted (451 Views)
Forum Administrator
Torborg
Posts: 1758
starstarstarstar

I think the white space between forum title/description and "by username" is confusing. If we remove that space it is easier to see that these elements belongs together. I also think "Forum subscription allowed"  or if a forum is moderated is unnecessary information here, but if it has to be here it could be below "the post by user" text.

I also think there must be more text then "by Huwr". "Post by" or "Last post by" / "Latest post by" is better

 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
 I also think "Forum subscription allowed"  or if a forum is moderated is unnecessary information here, but if it has to be here it could be below "the post by user" text.

These can be turned on/off

Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
I think the white space between forum title/description and "by username" is confusing.

This is just cosmetic you can style it how you want.

Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar

Ok

Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

You can change it easily, to remove the gaps (like below) you just need to add some css



I just added this css override 😃

    .subforum-column {
margin-bottom: 0px;
}
.subforum-info.subforum-column {
margin-top:0px;
margin-bottom: 3px;
}
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

made a few tweaks for mobile layout here

Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar

Nice 😃

Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

Still making a few tweaks for mobile, so shout if you notice anything weird or have suggestions

 
You Must enter a message