View Single Post
Old 09-26-2010, 09:59 AM   #19
crutledge
eBook FANatic
crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.crutledge ought to be getting tired of karma fortunes by now.
 
crutledge's Avatar
 
Posts: 18,301
Karma: 16078357
Join Date: Apr 2008
Location: Alabama, USA
Device: HP ipac RX5915 Wife's Kindle
Link color

Somehow a couple of posts where the following CSS entrys were recommended for link color control have disappeared.

Anyway, I have tried all of these and none of them work in Calibre.
If they work for you, please tell me where I'm going wrong.

Code:
a:link {
	color: #000000;
}
a:visited{
	color: #000000;
}
a:hover{
	color: #000000;
	}
a:active{
	color: #000000;
	}
crutledge is offline   Reply With Quote