Page 1 of 1
I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:10 pm
by Transient
Q3W topics don't stretch completely across the page any longer. I don't know quite how I feel about having lots of black space at the left and right sides of the message board before clicking on a thread.
The dropdown box to pick a page to navigate to is a nice touch, however.

Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:19 pm
by Mat Linnett
Is that it? I thought it was a weird page resizing fault, so just used ctrl-MW to fill the screen again.
Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:33 pm
by HM-PuFFNSTuFF
[10:28] <@EmkaJee> hey looks like ur all invited to the beta of the mobile forum topic view
(I blame EmkaJee)
Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:35 pm
by MKJ
The topic list view no longer stretches the entire page on large screens. Instead, it's taking the ideal line length (2.5 times the alphabet) in consideration, making it subliminally easier on the eyes.
Why is this an issue? The topic titles have a maximum length regardless, right?
Right, but user posts don't, which is what I used as a benchmark for these new sizes.
Because while this new responsive behavior only happens on the topic listing at the moment, it will soon be governing the underlying pages as well.
Wait did I say responsive?

Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:39 pm
by MKJ
btw it's only for the classic theme. q4 can suck one
Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:40 pm
by Transient
It's easier to keep my eye on the same line when looking across the page to see which thread was posted by which user, I'll say that much. But at the same time, the black space on the left and right frightens me and makes me feel small and alone.

Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:56 pm
by AndyW
pfff..mobile.. Smartphones sucks -users too!

Use a PC dude!
Its like coca cola -its the real thing!

Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 7:58 pm
by seremtan
MKJ wrote:btw it's only for the classic theme. q4 can suck one
fuck u...
Re: I don't know how to feel about this strange new world
Posted: Fri Jan 20, 2017 11:10 pm
by lars63
Well, I'm glad that's settled
Re: I don't know how to feel about this strange new world
Posted: Sat Jan 21, 2017 12:04 am
by Doombrain
Much better on the iPad/iPhone
Re: I don't know how to feel about this strange new world
Posted: Sat Jan 21, 2017 1:45 am
by SoM
i like it

Re: I don't know how to feel about this strange new world
Posted: Sat Jan 21, 2017 2:12 am
by Whiskey 7
I am working out what you are all on about. I am on a PC and rarely visit on a smart phone.
Can I change views on the PC page?
I am checking....
Back. I visited my profile (haven't been there in years) and changed the look from Q3 to Q4 under board preferences but I still can't see any drop down box. I will agree there seem s to be more black space than before (I think).
Transient wrote:............ dropdown box to pick a page to navigate to is a nice touch, however.

By the way, I prefer the Q4 look.
Edit:
Transient wrote:............ dropdown box to pick a page to navigate to is a nice touch, however.

I see it now

Re: I don't know how to feel about this strange new world
Posted: Sun Jan 22, 2017 2:22 pm
by PhoeniX
I prefer the full width page rather than the mobile view on a desktop.. here's a Greasemonkey script to hack it back

.
Firefox: Install
Greasemonkey
Chrome: Install
Tampermonkey
With either addon create a new user script and paste in the below. Save and reload the page.. success!
Code: Select all
// ==UserScript==
// @name 95% width forum
// @description Make Quake3World great again
// @author PhoeniX
// @icon http://quake3world.com/forum/images/icons/misc/q3.gif
// @namespace com.quake3world.phoenix
// @include /^(http:\/\/www\.|https:\/\/www\.|http:\/\/|https:\/\/)?(www)?quake3world.com/forum/?(\/.*)?$/
// @version 1
// @grant GM_addStyle
// ==/UserScript==
GM_addStyle ("body #wrapheader { max-width: 95% !important; }" );
Re: I don't know how to feel about this strange new world
Posted: Sun Jan 22, 2017 2:35 pm
by MKJ
thatll fuck you up when you resize to a smaller window though.
also, just use Stylish
https://userstyles.org/
Use at own discretion as I will be deploying more changes gradually and using your own css or greasemonkey scripts might (read: probably will) break the layout at some point.
Re: I don't know how to feel about this strange new world
Posted: Sun Jan 22, 2017 2:58 pm
by PhoeniX
I'll bear that in mind

.
Forgot about Stylish, I had Greasemonkey installed which was why I tried that.
Re: I don't know how to feel about this strange new world
Posted: Sun Jan 22, 2017 9:34 pm
by losCHUNK
I don't like change