![]() |
Where To Put <style type="text/css"> Code
I built an epub file that has many html files in it. Every html file has the following code.
Code:
<head> |
Quote:
Note: SGC Page styling as you show is NOT transferable between pages. SGS# are assigned in the order used ON THAT FILE so on one page SGC-1 might be used by: h3.SGC-1 {text-align:center; font-style: italic; } and another page h2.SGC-1 {text-align:center; font-weight: bold; } Create your own style selectors and replace the each class="with newname" |
Quote:
I have two css files in the epub file with the rest of my formatting.
|
As long as they are linked to the pages:
In the file browser: Select all the files that make up the main body (content, usually not the boilerplate files:titlepage,coverpage) rightclick: Link stylesheet: tick BOTH CSS you list as any existing usage not ticked will be deleted. There is no need of the infile CSS if you cover those cases in the main CSS h2, h3 {text-align: center; } centers all H2 and H3.. Anyplace in the book |
Thank you.
|
| All times are GMT -4. The time now is 10:13 PM. |
Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.