(2023-02-09, 06:46 PM)Typoz Wrote: A brief comment, the new dark style of the Roundo theme has some text which is virtually invisible against the background. That's the same sort of issue with low-contrast as occurred with the 'Light' theme.
I responded:
(2023-02-10, 04:34 PM)Laird Wrote: Yep, I've noticed that too, in particular, the dropdown box text (prior to dropping them down), and date-times. I'll try to resolve those at some point. In the meantime, please let me know of any other text that you notice which is problematic in this way.
Now resolved - at least, I hope so. Let me know if I've missed anything or if the contrast is still too low.
(2023-02-09, 07:11 PM)Typoz Wrote: One other issue I wanted to mention: the 'Active Threads' screen.
[...]
I found that display quite incomprehensible, a lot of scraps of information scattered over the display with no sense of what any of it meant.
Later in the day I found I could get the same effect on windows by changing the width of the window.
I responded, after explaining why I thought that was occurring:
(2023-02-10, 04:34 PM)Laird Wrote: I am open to ideas as to how to do it better.
I came up with an idea myself: like Roundo does generally for thread listings which in the default theme are multi-column tables, shift the content of the multiple columns into a single column with relatively natural language separating the data items, rather than the borders between columns separating them. This means that no special styling is required for responsive (mobile-friendly) mode - each single-cell row of data just increases in height to make up for the decreased width.
There were only two places where I had to use a different approach (stipulation of conversation and conversation group rights, and stipulation of the active period + sorting options for active threads), where data input was required, and there I simply ensured that in responsive mode a label for each data input appears above/beside the input itself.
Let me know what you think. There is always the possibility to finesse based on feedback...
Quote:David: it seemed to think I was already in MyBB format
Laird: I think I've found the culprit for this - and it's a MyBB core error.
Confirmed and fixed - at least for now. I haven't submitted an issue+PR to the MyBB GitHub repository, so it remains unfixed upstream, with the potential for my local fix to be overwritten on the next upgrade, with me forgetting to reimplement it.
(2023-02-11, 12:15 AM)Max_B Wrote: It looks like the server is doing a lot of processing (I'm guessing to calculate the 'new' blue post location on threads for my account).
That shouldn't take a lot of processing - it's a pretty quick part of the DB query which uses an index, as best I recall.
(2023-02-11, 12:15 AM)Max_B Wrote: Anyway, it might give you a clue... I don't know how new blue functions...
It functions just the same as green arrow except for different styling, so, unfortunately, I still don't have a clue.
(2023-02-12, 10:50 AM)Max_B Wrote: I've produced a new transparent png logo which is a bit bolder... [...] See what you think?
I was hoping you'd come up with something here. Much appreciated.
Have incorporated your logos into the staging/testing version of the theme.
I note Typoz's opinion and suggestion, and won't offer my own opinion at this point, so as not to bias anybody who responds to Typoz's invitation for more opinions.
We'll also at some point need square versions of whichever logos we go with, for responsive mode at low screen widths. Right now, the theme is just using the original square logo (the same as the image shown in browser tabs, and on the wiki).
(2023-02-12, 02:16 PM)Max_B Wrote: I was wondering what could be done to make the quote's clearer... I find it difficult to distinguish post/quote (particularly a problem on Sci's posts as he likes large quotes), I like them not having any different font (italic/size), but I do think they need perhaps a feint background colour change to distinguish them.
I've changed the background colour from #1f2025 to #1d1c20. Better?
(2023-02-12, 02:16 PM)Max_B Wrote: I notice we've lost signatures too?
Not as far as I'm aware. I'm still seeing them.