General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
HOW DO WE CHANGE COLOR OF VISITED LINKS?
Posted by: Grey Fox
Date: June 07, 2009 09:46AM

Is there a way to change the color of LINKS in K-M, especially those links already visited? If so, pls explain how. Many thanks.

Options: ReplyQuote
Re: HOW DO WE CHANGE COLOR OF VISITED LINKS?
Posted by: JujuLand
Date: June 07, 2009 10:45AM

Not sure, but I think you can do it by editing the file userContent.css in the subfolder chrome located in the profile folder.

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc



Options: ReplyQuote
Re: HOW DO WE CHANGE COLOR OF VISITED LINKS?
Posted by: JamesD
Date: June 07, 2009 01:08PM

Put this code in your user defined stylesheet.
/* --  Links that have been visited are DarkTurquoise  -- */
a:visited { color: DeepPink !important; }
 
/* --  Links that need javascript are green  -- */
a[href^="javascript:"] { color: green !important; font-weight: bold !important;

EDIT - CONFINGURATION - USER DEFINED STYLESHEET. Insert code and save file.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.