I am working on a drupal 7 Site using Views 3
Following situation:
I have created my view and get this theme suggestions
As you can see I created a --presse-page.tpl.php file bold marked in the second block, it works fine, but I need to style only the rows. So I created a views-view-fields--presse.tpl.php file, but if I rescan the theme, it does not appears.
Why?