View Single Post
Old 03-03-2011, 05:20 AM   #1
spaze
Addict
spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.spaze ought to be getting tired of karma fortunes by now.
 
spaze's Avatar
 
Posts: 265
Karma: 512072
Join Date: Aug 2009
Location: Helsinki, Finland
Device: Writing my first short story: Guardian Angel
CSS files not being used??

Hello all,

I have three CSS files in the Styles folder:

main.css
page.css
titles.css

in main.css I have this in the beginning:

@import "page.css";

and the same in titles.css

When I validate the EPUB file, I get the following error:

OEBPS/Styles/page.css This resource is present in the OPF <manifest>, but it's not reachable (it's unused).

SO what is this all about? If I remove the page.css file the layout of my ebook looks different so clearly it is used.
spaze is offline   Reply With Quote