Re: Forums update
Posted: Tue Apr 20, 2021 1:23 am
Progress
The forum gets better and better and I started to be familiar with it
Thanks Fred
The forum gets better and better and I started to be familiar with it
Thanks Fred
That would be nice! +1pf shadoko wrote: Mon Apr 19, 2021 10:41 pm 2 remarks :
- can we replace "select all" by "copy all" ?
Code: Select all
If Rashad = "Mr. Robot"
Clap = "your hands."
EndIf
+1IdeasVacuum wrote: Tue Apr 20, 2021 10:24 pm proSilver dark edition is nice but the font height is still way too small for me - the forum pages are not affected by the Browser font height setting unfortunately.
Code: Select all
const sheet = new CSSStyleSheet();
sheet.replaceSync('.postbody .content {font-size: 14px !important;}');
document.adoptedStyleSheets = [sheet];
The old style you mean is subsilver ? If yes, it's a PhpBB 3.0.x only style and unfortunately I didn't found the theme for PhpBB 3.3.x.BarryG wrote: Wed Apr 21, 2021 1:28 pm Hi, is there any way to get the old forum styles back? None of these new ones "do it" for me, and I can't really be bothered signing in anymore because it's so different. I especially don't like how code snippets aren't shown in full anymore.
#NULL wrote: Thu Apr 15, 2021 3:21 pm the position:fixed header of the default theme (without login) does not work well with anchors like links to specific posts. The header will cover the actual anchored posts so I have to scroll up every time. This is especially annoying when reading via the feed, because you have to scroll for every post to read it.
Do you understand what i mean? Could you disable this?#NULL wrote: Thu Apr 15, 2021 4:35 pmhttps://www.phpbb.com/customise/db/style/prolight/Sticky header, can be switched on/off
I have a doubts about that small thing, "copy all" may not work in every browser, If I'm not wrong.pf shadoko wrote: Mon Apr 19, 2021 10:41 pm it's much more convenient now
no more need to scroll through endless listings
2 remarks :
- can we replace "select all" by "copy all" ?
I don't remember its name, but here's an edited screenshot:
I have to agree with Barry.. I'm also used the same form style that you did. I hope some additional styles will be added by Fred.BarryG wrote: Wed Apr 21, 2021 1:28 pm Hi, is there any way to get the old forum styles back? None of these new ones "do it" for me, and I can't really be bothered signing in anymore because it's so different. I especially don't like how code snippets aren't shown in full anymore.
Thank you, works great now. Maybe you could do the same for the german forum?