originally posted in:Sociopaths United
View Entire Topic
What it does is replace the side forum buttons with their more proper names. Flood for Off topic, Septagon for Community, and The Soul for support, emotional support that is. I also changed the all topics to the firehose.
[quote]@-moz-document domain("bungie.net")
{
.nav_side a[href="/en-us/Forum/Topics?tg=%2523Destiny"]:before {content: "Destiny............" ! important;}
.nav_side a[href="/en-us/Forum/Topics?tg=%2523Bungie"]:before {content: "Bungie..............." ! important;}
.nav_side a[href="/en-us/Forum/Topics?tg=%2523Community"]:before {content: "The Septagon........" ! important;}
.nav_side a[href="/en-us/Forum/Topics?tg=%2523Gaming"]:before {content: "Gaming..........." ! important;}
.nav_side a[href="/en-us/Forum/Topics?tg=%2523Support"]:before {content: "The Soul..........." ! important;}
.nav_side a[href="/en-us/Forum/Topics?tg=%2523OffTopic"]:before {content: "The Flood.........." ! important;}
.nav_side a[href="/en-us/Forum/Topics"]:before {content: "The Firehose........" ! important;}
}[/quote]There you go, just save that as a style for Firefox. Note, you'll have to fix the "at" symbol changing into the word at.
-
Why not make the original text transparent instead of using dots.