|  09-01-2015, 03:49 AM | #1 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Aug 2015 Device: none | 
				
				Help me with the CSS code please
			 
			
			So was trying to edit a book in calibre and when I checked the book for errors it found a lot of errors. One of them is the following: Spoiler: 
 However I can't get what's wrong with it. Please assist me on this issue. | 
|   |   | 
|  09-01-2015, 04:08 AM | #2 | 
| Bookish            Posts: 1,049 Karma: 2006208 Join Date: Jun 2011 Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11 | 
			
			I humbly suggest to point out the actual error for us mortals. I for myself have absolutely no clue about what could be wrong and why you think that it is wrong.
		 | 
|   |   | 
| Advert | |
|  | 
|  09-01-2015, 05:10 AM | #3 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Aug 2015 Device: none | 
			
			I attached a jpg. The error calibre book editor found is highlighted
		 | 
|   |   | 
|  09-01-2015, 05:14 AM | #4 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			windowtext is not a valid color. Replace it with black or currentColor
		 | 
|   |   | 
|  09-01-2015, 05:33 AM | #5 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Aug 2015 Device: none | Quote: 
 If not, you could implement such an option in future updates of Calibre (since I know you are the creator of this application). Anyways, thank you very much for solution! | |
|   |   | 
| Advert | |
|  | 
|  09-01-2015, 05:39 AM | #6 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Use search and replace, that's what it is there for    | 
|   |   | 
|  09-01-2015, 05:42 AM | #7 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Aug 2015 Device: none | |
|   |   | 
|  09-02-2015, 05:43 PM | #8 | 
| A Hairy Wizard            Posts: 3,395 Karma: 20212733 Join Date: Dec 2012 Location: Charleston, SC today Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire | 
			
			FWIW, I would also add that you should move all of that inline styling into a css file. It will vastly improve the readability while you are editing...make the file much smaller - improving the ease of reader rendering... and make it easier for you to find errors. Lines should look something like this: <p>Отсутствие контрацептивных мер</p> css: p {font-family: Arial, sans-serif} Cheers, | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| css code ignored in conversion | barrytatt | Conversion | 2 | 12-26-2014 06:41 AM | 
| Please help me with CSS code...am really lost | Iroc | ePub | 21 | 03-31-2013 05:42 PM | 
| CSS code for different screen sizes? | clemens14 | ePub | 2 | 09-12-2011 07:37 PM | 
| css override code for margins? | Amalthia | Calibre | 15 | 08-11-2009 07:20 PM | 
| css override code for <h2> and <h1> tags | Amalthia | Calibre | 2 | 03-29-2009 06:51 PM |