With FOSI technicals, how to remove the underline on a link text (generated text)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
With FOSI technicals, how to remove the underline on a link text (generated text)
Hello,
With FOSI technicals, I would like remove the underline on a link text (generated text in a tag). How to do ?
Kind regards.
David
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You need to modify the formatting for the usetext category that outputs the link.
The formatting may be coded in three ways:
- a highlt category coded in the usetext subchars
- a charsubset for underlining that is referenced in the usetext subchars
- a formatting pseudo-element for underlining that is coded in the usetext source
Hopefully the charsubset is named underline and the formatting pseudo-element is named underline.fmt. Just delete whatever is coded for the underlining.
Suzanne Napoleon
"WYSIWYG is last-century technology!"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You need to modify the formatting for the usetext category that outputs the link.
The formatting may be coded in three ways:
- a highlt category coded in the usetext subchars
- a charsubset for underlining that is referenced in the usetext subchars
- a formatting pseudo-element for underlining that is coded in the usetext source
Hopefully the charsubset is named underline and the formatting pseudo-element is named underline.fmt. Just delete whatever is coded for the underlining.
Suzanne Napoleon
"WYSIWYG is last-century technology!"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Suzanne,
Thank you for your response.
Kind regards
David
