View Single Post
Old 12-10-2012, 11:09 AM   #7
Andy Sinden
Member
Andy Sinden began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Dec 2012
Device: pc
Quote:
Originally Posted by theducks View Post
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).
Andy Sinden is offline   Reply With Quote