Quantcast
Channel: E-Liquid Recipes Forum - Latest topics
Viewing all articles
Browse latest Browse all 13212

Are you an old blind fart like me

$
0
0

@woftam wrote:

I have a little trouble seeing what topics are read and unread on the forum without my glasses which are invariably inconveinently somewhere else (usually hanging around my neck but I still can't find em :laughing:)

Anyhow I use a little chrome add on called stylebot

Firefox has a similar addon called stylish if you use firefox it can be found here

This allows me to change the css of any website to something more readable to me.

When you have it installed you will see a button up the top right of your chrome browser that had css in green right click on it and select options then select styles then add new style

In the url section right up the top put

forum.e-liquid-recipes.com

then in the body put

.topic-list a.title {
    color: #08c;
}

a:visited {
    color: #837874;
}

this will change the look of the site to

Now you may want to use a different format for the colors etc but this is what works for me. If you can be bothered doing it it makes the unread topics much easier for me to find. Hope it helps someone out.

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 13212