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

roopletheme’s picture

Assigned: Unassigned » roopletheme
Status: Active » Closed (duplicate)