Message index maketh no sense (position is everything innit) March 04, 2014, 10:18:25 pm Message index is all out of whack since the replies/likes/views were stacked in three lines and the avatars added. The spacings are totally wrong for that layout. This is apparently because said items were just shoved in without worrying about how it all worked. I haven't played with any fixes yet, but my guess is it will probably need the likes/views/replies stuff in smaller text, with a tighter line spacing.
Re: Message index maketh no sense (position is everything innit) Reply #1 – March 05, 2014, 07:42:04 am Code: [Select]1 Replies 12 ViewsReplies has a space after it which offsets it.
Re: Message index maketh no sense (position is everything innit) Reply #2 – March 05, 2014, 12:03:13 pm That could be made a bit nicer, they were just done at two different times. Maybe adding line-height: 1.286em; to the .topic_stats class ... or since we now have 3 lines give a little more allowable size for the avatar (if the 3 lines end up looking to packed together)?