View Single Post
Old 01-15-2011, 11:06 AM   #2
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,079
Karma: 60358908
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 michaelbr View Post
2: Place the following code into the HTML file (between <head> tag):
Code:
<link rel="stylesheet" type="text/css" href="michael.css" />
4: Open the Styles Section and the michael.css has been loaded.

I'm using Sigil 0.3.2 for Win, and OS is Win XP

Thanks for your comment/suggestions
Michael
Number 2 statement does not agree with number 4
Code:
<link rel="stylesheet" type="text/css" href="../Styles/michael.css" />
is the correct path for statement 4 to be valid (Case sensitive: note the S )
theducks is offline   Reply With Quote