Frank L's "My Forum Posts" Fix for Red Blocks

User Help for Mozilla Firefox
Post Reply
User avatar
costark
Posts: 548
Joined: July 14th, 2004, 5:03 am

Frank L's "My Forum Posts" Fix for Red Blocks

Post by costark »

viewtopic.php?f=11&t=3078542
Frank is 10th Post in above

When using the +* in the Key Words box to Find ALL of My Forum Posts Frank Lion gave a UserContent.css code below that won't work for me.
I'm in a Test Profile required to Post in this Forum as my .default Profile won't honor Exceptions for ..... Use HTTPS for All --- and it's THERE that the code isn't working ....
Any thoughts are appreciated


From my userContent
.css Folder.........

You can tone this right down by putting this in your userContent.css -

Code: Select all

/*Franks Temp Down RED Tone of MozZine My Posts Search Results.....*/
.posthilit {
   background-color: transparent !important;
   color: #252525 !important; }
Image
Last edited by costark on February 1st, 2023, 6:00 am, edited 1 time in total.
W10 22H2 - SSD-HDD i5 12G -
User avatar
Frank Lion
Posts: 21177
Joined: April 23rd, 2004, 6:59 pm
Location: ... The Exorcist....United Kingdom
Contact:

Re: Frank L's "My Forum Posts" Fix for Red Blocks

Post by Frank Lion »

Hi, that code still works in Firefox.

Maybe check that toolkit.legacyUserProfileCustomizations.stylesheets is toggled to true in about:config

...and also that your userContent.css file, in your created chrome folder, is named just that and not as 'UserContent.css' like you're showing above.

Frank :)
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)
.
User avatar
costark
Posts: 548
Joined: July 14th, 2004, 5:03 am

Re: Frank L's "My Forum Posts" Fix for Red Blocks

Post by costark »

Thank you, Frank. The userContent.css Folder IS lower case "user" and True is selected in about:config.
As stated, I'm on a Test profile to answer you and Quirks for my Profiles are not a shock anymore.
I'll live with the Red as Needing beyond 15 most recent posts is fairly rare.
Thanks again!!
W10 22H2 - SSD-HDD i5 12G -
Post Reply