Thread: CSS Problem
View Single Post
Old 12-14-2012, 04:27 AM   #3
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,147
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Doitsu View Post
The path to the stylesheet is missing the folder name. Try:

Code:
<link href="../Styles/STYLE1.css" rel="stylesheet" type="text/css" />
Close

The link in the Red section says: ../Text and as you pointed out it should be in the : ../Styles folder

OP
we code using .. (back a level on the file path) because all the folders shown in the book browser are on the same level

which translates in the device to: OEBPS/

In the future, save yourself this grief (Sigil 6.x) and let Sigil do it.
Right click on the section name in the book browser: Link style sheet: (tick the sheet(s) on the list that this section will need): OK
theducks is offline   Reply With Quote