View Single Post
Old 11-16-2024, 10:03 AM   #3
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,361
Karma: 20212223
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
You might be able to use a grep program… but you’d need to make sure it can open a zip file (EPUB is actually a zipped file, just uses the .ePub extension) then find the appropriate .css file (sometimes there are several), make the change then save/close the epub.

Also, don’t use color:#000, it would make any links disappear if the user turned on night/dark mode… That’s one of the problems that breaks smashwords books…I’d use color:inherit instead.

Having said all that, there is definitely an argument to be made that you shouldn’t remove all indicators that something is a link…. How else will someone know that it is a link to tap on it???Since these are presumably only for your own personal use then it’s not a BIG point.
Turtle91 is offline   Reply With Quote