|  06-15-2010, 06:13 PM | #1 | 
| Addict            Posts: 340 Karma: 43106 Join Date: Apr 2009 Location: Germany Device: BeBook One, Pocketbook Touch, Pocketbook Touch HD | 
				
				epub: links in toc should not be underlined ...
			 
			
			Hello I have the following problem: I created an XHTML file with some links. To be exact: On page 2 (after the title) I created a TOC. The code is like: Code: <a href="#link1">chapter 1</a> <a href="#link2">chapter 1</a> So I use a separate css, and write the following: Code: a[href] {
    color: black;
    text-decoration: none;
    }Code: a[href] {
    color: blue;
    text-decoration: underline;
    cursor: pointer
    }Thanks for your help | 
|   |   | 
|  06-15-2010, 06:20 PM | #2 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			calibre currently forces that style on links to workaround a bug in the rendering of links in an old versions of ADE
		 | 
|   |   | 
| Advert | |
|  | 
|  06-15-2010, 06:26 PM | #3 | 
| Addict            Posts: 340 Karma: 43106 Join Date: Apr 2009 Location: Germany Device: BeBook One, Pocketbook Touch, Pocketbook Touch HD | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| TOC and Index links in Sigil | Bamber | ePub | 10 | 11-11-2010 02:12 PM | 
| TOC Links on Aluratek Libre | summy | Calibre | 2 | 06-11-2010 10:29 AM | 
| How do I get the TOC to be active links in PDB | TobyJohnson | Calibre | 1 | 04-08-2010 06:29 PM | 
| ePub eBooks (Fully Edited w/ TOC) Fanfiction, Forumfiction [Links removed by OP] | Guns4Hire | Reading Recommendations | 12 | 02-25-2010 03:53 AM | 
| Scriptures and TOC links? | yessirrom | Sony Reader | 5 | 06-23-2009 08:34 AM |