T O P I C R E V I E W |
rmmarsh |
Posted - 26 Apr 2010 : 19:41:16 I have "create one css style sheet for project" checked, but no CSS file is being generated.
Why? |
6 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 29 Apr 2010 : 09:33:06 Because you chose this folder from the Project Properties ;-) |
rmmarsh |
Posted - 28 Apr 2010 : 15:42:50 Sorry, Davide... I was looking in the Files folder, where I found other site's .css file...
Why is it in Images for one site and in Files for other sites? |
s.dav |
Posted - 28 Apr 2010 : 10:11:27 Rolf,
the .css file has been generated correctly; look in the source of your pages:
<link rel="stylesheet" type="text/css" href="Images/Spokane Tribal College.css">
and check your folder "Images" for a file called "Spokane Tribal College.css"
The file was already here ;-)
|
s.dav |
Posted - 27 Apr 2010 : 16:55:02 You need to: 1- create at least a page with a label inside 2- regenerate all pages ;-)
If you are in this condition please send me the project and I'll check the bug |
rmmarsh |
Posted - 27 Apr 2010 : 15:00:33 Yes, using latest version... and I thought DHE always generated a .css file... if not so, under what conditions is it generated? |
s.dav |
Posted - 27 Apr 2010 : 10:51:37 Are you using the very latest version? Are you sure that a .css file is needed by your pages? |