(2017-10-06, 18:44)Milhouse Wrote: [ -> ]1. The little image next to links is really distracting, can it be disabled?

should be (really) fixed now. please wait for the cache to expire.
(2017-10-10, 11:03)Karellen Wrote: [ -> ]Report Post
Text is outside the display box and difficult to read.
https://ibb.co/egUq1G
can't reproduce this.. perhaps someone already fixed it?
if it's still an issue, lmk
(2017-10-10, 10:54)Prof Yaffle Wrote: [ -> ]Rendering issue in User Profile page - may be limited to banned/spammer accounts, as that's where I've seen it - could be that the text in the blue box is simply too large for the containing element.
Apparent on at least Chrome and FF on Linux and Windows, so appears universal.

EDIT
Poking around in the CSS, it looks like there are a couple of absolute attributed set for class "legend". Taking these away allows the containing box to re-size and centre properly:

should be fixed once the css cache expires
Favicon is missing in Firefox on Windows. Seems to be there in Chrome, though.
This site doesn't work with dnssec enabled
Can moderators have banning buttons directly on the user profile pages please rather than via the mod control panel only?
(2017-10-10, 21:11)JustinBeaird Wrote: [ -> ]This site doesn't work with dnssec enabled
This site is fully DNSSEC compliant.
It would be quite weird actually if DNSSEC was broken here because the Cloudflare frontend is handling it.

(2017-10-10, 22:51)DarrenHill Wrote: [ -> ]Can moderators have banning buttons directly on the user profile pages please rather than via the mod control panel only?
coming your way, once the current css cache expires.
(2017-10-06, 21:16)Milhouse Wrote: [ -> ]If you click on the "New Reply" button, or perform a full edit, the forum uses a very "heavy" font when entering text - it's bold, basically.
Whereas when posting with the Quick Reply box, or using quick edit, uses a non-bold font, which is easier to read. Can the "New Reply"/"Full Edit" font be the same "lighter" font as Quick Reply/Quick Edit?
will be fixed once the css cache expires
Disappearing text with mouse roll-over. Thought I mentioned this previously, but cannot see post.

User Warning Levels
Could we have a bright obvious colour for any Warning Level above 0%. It can be the one colour for all percentages.
(2017-10-06, 10:09)Klojum Wrote: [ -> ]Selecting a post will blank/blur its 5 action icons in the bottom right, until you hover over them with your mouse cursor.
should be fixed once the css cache expires
(2017-10-11, 01:29)Karellen Wrote: [ -> ]Disappearing text with mouse roll-over. Thought I mentioned this previously, but cannot see post.

should be fixed once the css cache expires
(2017-10-11, 03:27)Karellen Wrote: [ -> ]User Warning Levels
Could we have a bright obvious colour for any Warning Level above 0%. It can be the one colour for all percentages.
it's hardcoded:
https://github.com/mybb/mybb/blob/ae6e28...3912-L3932
not sure if we want to go as far as modding the mybb source-code ?