Closed (duplicate)
Project:
NewsFlash
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Aug 2007 at 08:54 UTC
Updated:
30 Aug 2007 at 05:40 UTC
hello
when i looked into the logs, i found the error - page not found. the system was trying to access the page: sites/all/themes/newsflash/content.css which doesnt exist. yes - when i looked in to the directory, there is no style with the name content.css (only cck has content.css file). so - i tryed to look at your demo site and i didnt find this file also, so i suppose, you forget something ;)
the desired line is in the file template.php on the line nr. 46:
drupal_add_css(drupal_get_path('theme', 'newsflash') . '/content.css', 'theme');
so - maybe you forgot to add one more file or there is something from testing ;)
anyway - good job. very nic theme ;)
mirek
Comments
Comment #1
roopletheme commentedSee this issue.