View Single Post
Old 12-10-2012, 09:53 AM   #4
Andy Sinden
Member
Andy Sinden began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Dec 2012
Device: pc
Quote:
Originally Posted by mncowboy View Post
Check the styling that is assigned to the entries. In the style for those elements, include the following:
text-decoration:none;
That will show te entries without the underline.
Bob
Thanks Bob. Tried adding it, using = instead of - and adding " " around decoration:none but the underlines were still there in book view. Do I need to do anything else before going to book view. I added this, first in one, which didn't work, then the other, in the lines

<link href="../Styles/stylesheet.css" rel="stylesheet" type="text/css" /> and

<link href="../Styles/page_styles.css" rel="stylesheet" type="text/css" />

after the "text/css" in each case.

Thanks...............Andy
Andy Sinden is offline   Reply With Quote