If you are prepared to install Stylus on your browser I can give you code for that very easily. I've used Stylus for years and it's very good. If a site doesn't look the way I want it, I just change the presentation until I like it. Never causes me any issues, even when running literally thousands of lines* of custom CSS overrides.I was talking about having that as an option/setting in the UCP with the default setting still being on the right, not moving it to the left side for everyone, but alright.No, the phpBB default is on the right side, and we prefer to keep that as stock as possible.
*I'm currently running about 300 on this site.
ETA: This is all you need.
Code:
.online {background-image: none;}.online::before {position: absolute;top: 0;left: 0;width: 44px;height: 44px;content: '';pointer-events: none;transform: rotate(-90deg);background: url(https://www.phpbb.com/community/styles/prosilver/theme/en/icon_user_online.gif) 50%;}.post > .inner {display: flex;}.postprofile {border-width: 0;}
Statistics: Posted by Gumboots — Wed Sep 04, 2024 10:19 pm