We are currently investigating issues some players are having on the megaservers. We will update as new information becomes available.
We are currently investigating issues some players are having with the ESO Store and Account System. We will update as new information becomes available.

DIY: paint admin text black in Firefox

Merlight
Merlight
✭✭✭✭✭
I just couldn't read the patch notes in green. After a bit of searching I found a way to make all admin text black again. This is how - in Firefox - I have no idea how to do that in other browsers.

Go to menu Help -> Troubleshooting Information -> find Application Basics -> Profile Directory. Click the Open Folder (or Open Directory) button. There should be a sub-folder named chrome, if not, create it.

Go into chrome. Create a file named userContent.css (unless it already exists) and open it in a text editor. Paste this at the end:
/* Change admin/staff post text color on ESO forums. Note that this is a band-aid
 * solution and might affect completely unrelated websites using similar classes.
 */
.Vanilla.Section-Discussion .Item.Rank-Admin .Message { color: #000 !important; }
.Vanilla.Section-Discussion .Item.Rank-Staff .Message { color: #000 !important; }

Save the file. Restart Firefox. Enjoy patch notes ;)
Edited by Merlight on March 4, 2015 3:01PM
EU ‣ Wabbajack nostalgic ‣ Blackwater Blade defender ‣ Kyne wanderer
The offspring of the root of all evil in ESO by DeanTheCat
Why ESO needs a monthly subscription
When an MMO is designed around a revenue model rather than around fun, it doesn’t have a long-term future.Richard A. Bartle
Their idea of transparent, at least when it comes to communication, bears a striking resemblance to a block of coal.lordrichter
... in the balance of power between the accountants and marketing types against the artists, developers and those who generally want to build and run a good game then that balance needs to always be in favour of the latter - because the former will drag the game into the ground for every last bean they can squeeze out of it.Santie Claws
Sign In or Register to comment.