The skin engine manual describes in the skin default section some settings to turn off the underline for links. I have added this code to my skin:
<linkdefs>
<underline_record>false</underline_record>
<underline_memo>false</underline_memo>
<underline_combo>false</underline_combo>
</linkdefs>
This works well for all fields except for the people fields (producers, directors, actors). These data are still underlined. Is there an addition setting in the skin engine which I miss or is it not possible to turn these underlines off?
Thanks for any help.