see no change. FYI, this is without any other component added to the light theme
laptop view
mobile view
after reading your post, I also tried with a default image (from ionic). No real change (except it rightfully removes authors picture).
I can align the display on the left (got a
.mobile-view .topic-list .right {
margin-left: 60px !important;
}
in my CSS. Looks better but still have the thumbnails on top of titles.
edit: no
that I figured this, finally solved my problem with a bit of CSS grid. Not perfect but fine.
on a side note, I got one request: it would be nice to be able to add excerpt for new-topic and not new-replies (or whatever any forum prefer^^)


