View Single Post
Old 09-11-2022, 11:19 PM   #7
fre1102
Member
fre1102 began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Sep 2022
Device: Kobo Libra H2O
Quote:
Originally Posted by enuddleyarbl View Post
That's the HTML that makes up the text of the book. The CSS is in the stylesheet.css file noted at the top of what you posted. In the Calibre editor, you should see that in the left column.

But, if you're seeing a narrow column of text on the ereader and a normal width in Calibre's editor/viewer, it's possible you've set your margins on the Libre too big. On the Kobo, in the book, if you bring up the reading menu and look at the font section, is your margin slider all the way to the left? If not, move it there. If it is, copy that CSS from stylesheet.css here.
Moving the margin slider to the max left or right doesn't change anything on the Kobo display. This is the stylesheet.css?

.calibre {
display: block;
font-size: 1em;
padding-left: 0;
padding-right: 0;
text-align: justify;
text-justify-trim: punctuation;
margin: 0 5pt;
}
.calibre1 {
color: black;
font-family: "Casque OpenFace";
font-size: 2.66667em;
line-height: 1.2;
}
.calibre2 {
font-family: "Times New Roman";
}
.calibre3 {
color: black;
font-size: 1em;
}
.calibre4 {
font-style: italic;
}
.calibre5 {
color: black;
}
.calibre6 {
font-weight: bold;
}
.calibre7 {
color: black;
text-transform: uppercase;
}
.calibre8 {
text-transform: uppercase;
}
.calibre9 {
font-family: "Times New Roman";
font-size: 2.66667em;
line-height: 1.2;
}
.calibre10 {
color: black;
font-size: 0.77778em;
}
.calibre11 {
font-size: 0.55556em;
}
.calibre12 {
font-family: Arial;
font-size: 0.41667em;
}
.calibre13 {
display: block;
}
.calibre14 {
display: table-row-group;
vertical-align: middle;
}
.calibre15 {
display: table-row;
vertical-align: inherit;
}
.calibre16 {
display: table-cell;
text-align: inherit;
vertical-align: top;
width: 3.45in;
padding: 0 5.4pt;
}
.calibre17 {
display: block;
font-family: Arial;
font-size: 1.125em;
font-weight: bold;
line-height: 1.2;
page-break-after: avoid;
text-autospace: none;
margin: 12pt 0 3pt;
}
.calibre18 {
display: table-cell;
text-align: inherit;
vertical-align: top;
width: 49.5pt;
padding: 0 5.4pt;
}
.calibre19 {
display: table-cell;
text-align: inherit;
vertical-align: top;
width: 135pt;
padding: 0 5.4pt;
}
.calibre20 {
display: block;
font-family: Arial;
font-size: 1.41667em;
font-weight: bold;
line-height: 1.2;
page-break-after: avoid;
text-autospace: none;
margin: 12pt 0 3pt;
}
.calibre21 {
display: block;
font-family: Arial;
font-size: 1.125em;
font-weight: bold;
line-height: 1.2;
page-break-after: avoid;
text-align: center;
text-autospace: none;
margin: 12pt 0 3pt;
}
.calibre22 {
font-family: "Casque OpenFace";
font-size: 1.25926em;
font-weight: normal;
line-height: 1.2;
}
.calibre23 {
color: black;
font-family: "Casque OpenFace";
font-size: 1.88889em;
line-height: 1.2;
}
.calibre24 {
color: black;
font-family: "Bookman Old Style";
font-size: 1.88889em;
line-height: 1.2;
}
.calibre25 {
color: black;
font-family: "Bookman Old Style";
font-size: 1.33333em;
}
.calibre26 {
font-family: "Bookman Old Style";
font-size: 1.33333em;
}
.calibre27 {
font-size: 1em;
line-height: normal;
vertical-align: sub;
}
.calibre28 {
color: black;
font-family: "Bookman Old Style";
font-size: 2.66667em;
line-height: 1.2;
}
.calibre29 {
font-size: 0.75em;
line-height: 1.2;
vertical-align: sub;
}
.calibre30 {
display: block;
font-family: Arial;
font-size: 1.125em;
font-weight: bold;
line-height: 1.2;
page-break-after: avoid;
text-align: center;
text-autospace: none;
margin: 6pt 0 3pt;
}
.calibre31 {
font-family: "Casque OpenFace";
font-size: 1.88889em;
line-height: 1.2;
}
.calibre32 {
font-size: 0.75em;
line-height: 1.2;
vertical-align: super;
}
.calibre33 {
display: table-cell;
text-align: inherit;
vertical-align: top;
width: 0.75in;
padding: 0 5.4pt;
}
.calibre34 {
color: black;
font-family: "Bookman Old Style";
}
.calibre35 {
color: black;
font-size: 2.44444em;
line-height: 1.2;
}
.calibre36 {
font-size: 1.33333em;
}
.calibre37 {
font-size: 1em;
}
.msonormal {
display: block;
font-family: Arial;
font-size: 0.75em;
text-align: center;
text-autospace: none;
margin: 0 0 0.0001pt;
}
.msonormal1 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
margin: 0 0 0.0001pt;
}
.msonormal2 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-align: right;
text-autospace: none;
margin: 0 0 0.0001pt;
}
.msonormal3 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.25in;
margin: 0 0 0.0001pt;
}
.msonormal4 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.5in;
margin: 0 0 0.0001pt;
}
.msonormal5 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.25in;
margin: 6pt 0 0.0001pt;
}
.msonormal6 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
margin: 6pt 0 0.0001pt;
}
.msonormal7 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-align: center;
text-autospace: none;
margin: 6pt 0 0.0001pt;
}
.msonormal8 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.25in;
margin: 6pt 0 0.0001pt 0.5in;
}
.msonormal9 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-align: center;
text-autospace: none;
text-indent: 0.25in;
margin: 6pt 0 0.0001pt;
}
.msonormal10 {
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.25in;
margin: 0 0 0.0001pt 0.5in;
}
.msonormal11 {
background: white;
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
text-indent: 0.25in;
margin: 6pt 0 0.0001pt;
}
.msonormal12 {
background: white;
display: block;
font-family: Arial;
font-size: 0.75em;
text-autospace: none;
margin: 0 0 0.0001pt;
}
.msotablegrid {
border-collapse: collapse;
border-spacing: 2px;
display: table;
margin-bottom: 0;
margin-top: 0;
text-indent: 0;
}
.msotablegrid1 {
border-collapse: collapse;
border-spacing: 2px;
display: table;
margin-bottom: 0;
margin-left: 54.9pt;
margin-top: 0;
text-indent: 0;
}
.section {
display: block;
page: Section1;
}
.section1 {
display: block;
page: Section2;
}
.section2 {
display: block;
page: Section3;
}
.section3 {
display: block;
page: Section5;
}
.section4 {
display: block;
page: Section6;
}
.pcalibre:link {
color: blue;
text-decoration: underline;
}
.pcalibre1:visited {
color: purple;
text-decoration: underline;
}
fre1102 is offline   Reply With Quote