- 86,796
- Rule 12
- GTP_Famine
No, it's definitely not supposed to look like that. I cannot recreate the issue in either Chrome or Firefox. There have not been any changes to the site code in about a week now, so I can't explain why it would suddenly happen for you.Well, it was like yours Famine up until like 2 hours ago.
Now its white background. Can't seem to fix it.
Deleted cookies and it's on the latest version of Chrome.
Edit: It seems to be the same for Firefox too.
It's super weird I think. The 'News' section is dark like it should be, as with 'Guides' and 'Store'.No, it's definitely not supposed to look like that. I cannot recreate the issue in either Chrome or Firefox. There have not been any changes to the site code in about a week now, so I can't explain why it would suddenly happen for you.
I suspect it is caused by a browser plugin. Try disabling plugins one-by-one to see if you can track down the source of the problem.
Edit: Tried disabling browser plugins one by one, and all at the same time, still the same result. I also tried clearing browser history and cookies at the same time. No change.
@-moz-document domain("gtplanet.net")
{
.p-body-pageContent
{
background: #040404;
}
}
Don't have any such plugins, as far as I know.Its like the CSS is not being correctly read
I would assume it is the "body" section or what is controlling the background color.
I cant find the "Body" in the CSS so the background color is controlled by something else.
If you do have a CSS modifying plugin such as Stylish add the following to it for GTPlanet
This is for Firefox, Chrome would be similar.
Code:@-moz-document domain("gtplanet.net") { .p-body-pageContent { background: #040404; } }
Just click on stylish icon, click Import
Paste the code, then save it.
Have you done any UserContent.css files?Don't have any such plugins, as far as I know.
Not sure, but I dont think I have.Have you done any UserContent.css files?
Nomrally found in the chrome profile folder located in %userprofile%\Appdata\Roaming.
Otherwise
Download the "Stylish" plug in and use that bit of code until you can find out what is causing the issue at hand.
Try setting the site to light mode then go back to dark.Not sure, but I dont think I have.
Tried the stylish plugin, but no change.
Oh ive triedTry setting the site to light mode then go back to dark.
Not in front of my pc atm so can't export that one rule.
But that does control the background color as I even made it indigo.
Hmm. Very strange.It's super weird I think. The 'News' section is dark like it should be, as with 'Guides' and 'Store'.
It's only the 'Forums' section thats acting up.
Edit: Tried disabling browser plugins one by one, and all at the same time, still the same result. I also tried clearing browser history and cookies at the same time. No change.
Yep, its back to black background on dark mode, cheers!Hmm. Very strange.
I just tweaked something, let me know if that made any difference for you.
Is it just me or is there a reason that the buttons in the reply box such as bold, italic, size, media, smilies etc. don't work? I have to type out the BB codes myself.
Thank you very much.
@-moz-document domin("www.gtplanet.net")
.dark .fr-toolbar .fr-command.fr-btn.fr-active:not(.fr-disabled)
{
color: #00AAFF;
}
Do you have a link to the post/tweet in question? OS/browser?I noticed embedded twitter posts are cut in half now and there's no way to expand it (clicking it just takes you to twitter directly). Bug?
Reactions: Changed “Wow” reaction face
Attached/uploaded images have always been shrunk, presumably to save on server storage space. If you want full size images you have to embed from another source.Edit: Quick question, why can I not get images to post to the forum full size?
Just an example from the NSX thread in Auto News subforum. All twitter containing posts look like this now and I'm pretty sure it shows the whole tweet a week ago. Win 10/Firefox (updated to latest version), haven't changed any browser settings or added new extensions.Do you have a link to the post/tweet in question? OS/browser?
All of the embedded Twitter posts that I can find look normal to me.
DAMMIT! No-one took the bait... "It looks more or less the same, whats so spectacular about that?"I tweaked the dark mode CSS. I'm sure you'll agree, especially @Jordan, its quite spectacular!
View attachment 1074552
View attachment 1074553
Edit: Quick question, why can I not get images to post to the forum full size?
root.style.setProperty('--bgcolor', "#"+[HEX from cookie])
Famine Theme.DAMMIT! No-one took the bait... "It looks more or less the same, whats so spectacular about that?"
Well, how about if the site user could change the entire colour scheme to their taste? How about if that can be achieved by just changing 3 (yes, three) characters in CSS?
View attachment 1074993 View attachment 1074995