View Single Post
Old 12-14-2015, 07:01 PM   #3
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,690
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I'm honestly not familiar with the user guide, but if elements indeed exist in the html with a class attribute value of "sigil_index_marker", then I would expect to see something like:
Code:
.sigil_index_marker {color:#335500};
in the css.
(provided the color is not being overridden somewhere else)

Though there's technically nothing wrong with the way the guide suggests (provided the index has been already been generated as Kevin mentioned.)

Last edited by DiapDealer; 12-14-2015 at 07:10 PM.
DiapDealer is offline   Reply With Quote