Quote:
Originally Posted by theducks
in code view:
find the line with the underline showing (in the book view)
Right-click on the class='<name>' ; select ;Goto Link or style
That is where you set text decoration to none
No equal, no quotes
If text-decoration: none;
does not exist: insert the line
|
Thanks Ducks, I'm staff to 1 cat and that's enough (it is ginger though). Had a look at this and all lines that i don't want underlined have the text decoration set to none. There is no ; at the end of the lines, so I added it to one line and this made no difference, Out of curiosity I looked at a line which is already not underlined and which is fine and its text decoration is set to underlined. (it is the CONTENTS heading to the contents page).