View Single Post
Old 11-08-2016, 04:45 AM   #12
Toxaris
Wizard
Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.Toxaris ought to be getting tired of karma fortunes by now.
 
Toxaris's Avatar
 
Posts: 4,520
Karma: 121692313
Join Date: Oct 2009
Location: Heemskerk, NL
Device: PRS-T1, Kobo Touch, Kobo Aura
Hitch and Diap are correct, with RMSDK it at least was and perhaps still is not possible to change the color of the links. If, and only if, the target is only to reach the text from the index and you don't want a link back to the index, why not do it like this:

Code:
Some <span id="indexref1">dummy</span> text.
The code in the reference could then be a real link pointing to this tag. This would cause you normal text to look normal. Isn't that what you are after or am I totally misinterpreting this?
Toxaris is offline   Reply With Quote