View Full Version : iSilo document not formating according to css reference.
res09392
01-31-2006, 02:26 PM
I created some xhtml documents to convert to iSilo. The documents use a standard css style sheet. ISiloX creates a .pbd file but when I open it using iSilo on Windows XP the formating is not there. All my files including the .css are in one directory. I point iSilo to the base html file and let it find the links which it does. I have attached a zip file of the directory used to create the .pbd file. Thanks
iSilo
01-31-2006, 03:51 PM
The first issue is that in your CSS file for body at the top, you have a double-quote instead of a colon separating the background-color property name from the value, which causes parsing to misinterpret your CSS file.
The second issue is that iSilo/iSiloX does not have a list of font names, so for the font-family property, you should only specify one of sans serif, serif, or monospace.
res09392
02-01-2006, 03:16 PM
Thanks!!! That fixed it.
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.