Skip to main content
13-Aquamarine
December 19, 2019
Solved

With FOSI technicals, how to remove the underline on a link text (generated text)

  • December 19, 2019
  • 1 reply
  • 1907 views

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

Best answer by SuzanneNapoleon

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!"

1 reply

12-Amethyst
December 19, 2019

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!"

dgopois13-AquamarineAuthor
13-Aquamarine
December 20, 2019

Hello Suzanne,

Thank you for your response.

Kind regards

David