Colour of "Autism Reality" link beside "Shop'
Can we get an answer as to why it is back to this abomination of a color? I'm about to start attempting to configure my browser to block anything that color - that red is bloody AWFUL!
M.
_________________
My thanks to all the wonderful members here; I will miss the opportunity to continue to learn and work with you.
For those who seek an alternative, it is coming.
So long, and thanks for all the fish!
Being as it's right at the top of the screen, seems to me like, if it's a problem, you can deal with it by simply scrolling it out of view. Problem solved. I usually scroll down anyway right from the start so I can see more actual content, rather than headers, on my screen. And if I don't I still have to scroll down before too long. Either way, the link's not visible to me.
_________________
not aspie, not NT, somewhere in between
Aspie Quiz: 110 Aspie, 103 Neurotypical.
Used to be more autistic than I am now.
So... for those of you that have figured out how to get some CSS of your own to function in your browser, the code needed to force the link to a light grey is:
For Mozilla browsers, find your profile's "chrome" directory, and tack the above line onto the end of the file called "userContent.css" (copy "userContent-example.css" to form "userContent.css", if it doesn't already exist).
PS. Mysty - saying "It doesn't matter, because it's at the top" is the equivalent of saying "It doesn't matter it I clash large cymbals just beside your ear, because I only do it once, before every sentence I speak."
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
Perhaps. But I didn't say that. Rather, I talked about a simple way to deal with it. Very different from saying "it doesn't matter".
_________________
not aspie, not NT, somewhere in between
Aspie Quiz: 110 Aspie, 103 Neurotypical.
Used to be more autistic than I am now.
Perhaps. But I didn't say that. Rather, I talked about a simple way to deal with it. Very different from saying "it doesn't matter".
You did not give any way to "deal with it", because you only gave a way to do something after it had already come into view. That is where the problem lies - in its initial appearance. The problem is related to hypersensitivity - which is commonly present with autism.
It is exactly the same problem that I have with animated avatars. I block them, otherwise I cannot (and I mean cannot) read the post beside them. I did (prior to AdBlock) drag the left-hand side of the browser off screen, or cover them up with my hand. I suppose the latter solution would suffice for the red link. I.e. whenever taking a link that would result in the top of the page being displayed, one could put ones hand over that part of the top edge of the browser, first, then scroll down once the page is displayed.
Another alternative would be to shut your eyes, and guess when to scroll?
A final solution would be to cease using WrongPlanet. It does seem a pity that such a major effect should result, when it would be a minor change to just stop the link being so obtrusive, offensive and painful.
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
Ah, so you've now agreed that scrolling it off the screen is a workable solution. You've just added additional steps.
If one has a wheel mouse, one doesn't even have to look at the screen. One small turn of the mouse wheel down.
_________________
not aspie, not NT, somewhere in between
Aspie Quiz: 110 Aspie, 103 Neurotypical.
Used to be more autistic than I am now.
sinsboldly
Veteran
Joined: 21 Nov 2006
Gender: Female
Posts: 13,488
Location: Bandon-by-the-Sea, Oregon
For Mozilla browsers, find your profile's "chrome" directory, and tack the above line onto the end of the file called "userContent.css" (copy "userContent-example.css" to form "userContent.css", if it doesn't already exist).
so, how does one apply your helpful information?
Merle
_________________
Alis volat propriis
State Motto of Oregon
For more detail on user style sheets, have a look at:
http://www.wrongplanet.net/postp2531360.html#2531360
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
jocundthelilac
Veteran
Joined: 29 Apr 2009
Age: 35
Gender: Female
Posts: 1,541
Location: Maggiland's vital regions :P
For Mozilla browsers, find your profile's "chrome" directory, and tack the above line onto the end of the file called "userContent.css" (copy "userContent-example.css" to form "userContent.css", if it doesn't already exist).
PS. Mysty - saying "It doesn't matter, because it's at the top" is the equivalent of saying "It doesn't matter it I clash large cymbals just beside your ear, because I only do it once, before every sentence I speak."
I don't know what you guys are talking about, all my links all down the page are light blue on black, except visited links which are maroon. All raw text is white on black. It helps when you specify to your browser to override server-specified color-schemes. (I keep my screen dark) :p Now, if only I could find a way to make that WrongPlanet.net logo with the cute alien blend in....
For Mozilla browsers, find your profile's "chrome" directory, and tack the above line onto the end of the file called "userContent.css" (copy "userContent-example.css" to form "userContent.css", if it doesn't already exist).
Thank you Lau. That works a treat. That red abomination has been bothering me a lot. It is one of those irritating little things I have some sensory issues with. I've been hovering on the edge of a migraine for the last few days too and that red just slaps my brain. My full css file now looks like this if anyone wants to copy it in its entirety to get WP back to the way it used to look:
@-moz-document domain(wrongplanet.net) {
table * {
font-family: verdana !important;
}
input, option, .tiny, .cellbox, .formtexts, .catTitle, th.thHead, td.catHead, .gen, .forumlink, .postbody, .copyright,
.gensmall, .postdetails, .topnav {
font-size: 13px !important;
}
A.topnav > U > FONT { color: #CCC ! important; }
_________________
I've left WP indefinitely.
sartresue
Veteran
Joined: 18 Dec 2007
Age: 71
Gender: Female
Posts: 6,313
Location: The Castle of Shock and Awe-tism
For Mozilla browsers, find your profile's "chrome" directory, and tack the above line onto the end of the file called "userContent.css" (copy "userContent-example.css" to form "userContent.css", if it doesn't already exist).
Thank you Lau. That works a treat. That red abomination has been bothering me a lot. It is one of those irritating little things I have some sensory issues with. I've been hovering on the edge of a migraine for the last few days too and that red just slaps my brain. My full css file now looks like this if anyone wants to copy it in its entirety to get WP back to the way it used to look:
@-moz-document domain(wrongplanet.net) {
table * {
font-family: verdana !important;
}
input, option, .tiny, .cellbox, .formtexts, .catTitle, th.thHead, td.catHead, .gen, .forumlink, .postbody, .copyright,
.gensmall, .postdetails, .topnav {
font-size: 13px !important;
}
A.topnav > U > FONT { color: #CCC ! important; }
^^Does not compute topic
None of the above works for me, and so I have physically blocked the red with a cover that hides it just right.
At least I am not troubled by those annoying amimated ads.
_________________
Radiant Aspergian
Awe-Tistic Whirlwind
Phuture Phounder of the Philosophy Phactory
NOT a believer of Mystic Woo-Woo
| Similar Topics | |
|---|---|
| Having Autism |
11 Jul 2026, 11:01 pm |
| Autism influencers on IG, X, TikTok, etc. |
15 Jul 2026, 3:36 am |
