![]() |
#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. |
![]() |
![]() |
![]() |
#2 |
Bookish
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,008
Karma: 2003162
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 | |
|
![]() |
#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
|
![]() |
![]() |
![]() |
#4 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,229
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
windowtext is not a valid color. Replace it with black or currentColor
|
![]() |
![]() |
![]() |
#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 | |
|
![]() |
#6 |
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,229
Karma: 27110894
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
Use search and replace, that's what it is there for
![]() |
![]() |
![]() |
![]() |
#7 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Aug 2015
Device: none
|
|
![]() |
![]() |
![]() |
#8 |
A Hairy Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,326
Karma: 20171571
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, |
![]() |
![]() |
![]() |
|
![]() |
||||
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 |