Skip to main content
Topic: Forum software upgrade (Read 4341 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Forum software upgrade

We've updated ElkArte to 1.1.0. Some addons were incompatible, others required tweaking; please report any issues here.

Re: Forum software upgrade

Reply #1
dark theme seems a bit borked


Re: Forum software upgrade

Reply #2
Different font size for textarea in reply when focused and unfocused.
Focused: normal font size
Unfocused: small font size

I found CSS rule which is doing this to me:

File: https://artixlinux.org/forum/themes/silence/css/FaButton.css
Code: [Select]
.sceditor-container textarea {
    font: 87.5%/150% "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Droid Sans", "Helvetica Neue", "Trebuchet MS", Arial, sans-serif, FontAwesome;
Best solution for me is to set font size to 100%

Re: Forum software upgrade

Reply #3
Different font size for textarea in reply when focused and unfocused.
Focused: normal font size
Unfocused: small font size

I found CSS rule which is doing this to me:

File: https://artixlinux.org/forum/themes/silence/css/FaButton.css
Code: [Select]
.sceditor-container textarea {
    font: 87.5%/150% "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Droid Sans", "Helvetica Neue", "Trebuchet MS", Arial, sans-serif, FontAwesome;
Best solution for me is to set font size to 100%
Done, please test.



Re: Forum software upgrade

Reply #6
confirmed and looking good, still shows the "quote" box through the user image (as per previous screenshot) but not a big deal
Ok, I need a CSS-savvy fellow to pinpoint that one, as it moves the content under the avatar column, unlike the elkarte light theme which aligns correctly. Finder/fixer joins the dark side and gets a free cookie. 8)


Re: Forum software upgrade

Reply #8
It looks much better, thank you.


Re: Forum software upgrade

Reply #10
@nous even on the desktop some themes are still broken Namely......
BeCool, LazyDay, FaceIt, Seperation and StormCloud
Just start a new post and you will see.


Re: Forum software upgrade

Reply #12
@nous even on the desktop some themes are still broken Namely......
BeCool, LazyDay, FaceIt, Seperation and StormCloud
Just start a new post and you will see.

Boy, these major updates are PITA. Fixed all of them (famous last words). Please report any further issues, preferably with a ready-to-apply workaround.   :))

Re: Forum software upgrade

Reply #13
This is what appears on the BeCool theme when starting a new post in a non locked thread

"Warning! This topic is currently/will be locked
Only admins and moderators can reply."

"The contents have been saved as a draft and will be accessible from the Show Drafts area of your profile."
 
This is not correct but sorry no idea how to fix it