|  03-25-2014, 08:10 AM | #1 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Mar 2014 Device: PC & Andorid |  Calibre: eBook Viewer - CSS Bug 
			
			Hey guys,  First of all thanks a ton Kovid for such a great software! I just did a little customization in my CSS settings of ebook viewer. The Code is: Code: body {
background: rgb(230,230,230);
background-size:100% 100%;
line-spacing:1.8;
margin-top:1.4em;
margin-bottom:1.4em;
color:rgb(60,60,60);
line-height:125%;
}
::selection {
background: rgb(190,190,190);
}
p{
text-indet:2em;
padding-top:5px;
}
/*this won't work but its here hoping it may at some point*/
A:link{
text-decoration:none;
color:beige;
} but in the output; the index links become like very light coloured & this won't happen with all of the books! Also is there any way to turn the page (full 2-column) completely?  Cuz when i go to the next page one column would always repeat. Like this...  Hope you guys will help me, I'm new in all this. Thanks   | 
|   |   | 
|  03-25-2014, 08:55 AM | #2 | |
| US Navy, Retired            Posts: 9,897 Karma: 13806776 Join Date: Feb 2009 Location: North Carolina Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen | 
			
			Can't you set all of this in preferences instead of css? Quote: 
 | |
|   |   | 
| Advert | |
|  | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Custom CSS Stylesheets for Calibre's Viewer | Ralob | Viewer | 392 | 10-26-2025 03:50 AM | 
| Embedded font bug or CSS bug in ADE | JSWolf | ePub | 10 | 06-11-2011 02:34 PM | 
| bug ? calibre epub viewer shows old title | cybmole | Calibre | 11 | 03-03-2011 10:26 AM | 
| # user css for viewer.py/ ebook-viewer/ prs-650 | tscamera | Calibre | 0 | 01-02-2011 06:28 PM | 
| Bug: Calibre doen't include 'src' in css | adrian783 | Calibre | 0 | 07-05-2010 10:57 PM |