30 Aug
Log entry shows 215+ entries (all requests) for:
warning page not found 08/30/2009 - 19:43 sites/all/themes/smooth/images/style1/list-divider.png
I checked all the style dir's and there is no such file in the ZIP
02 Sep
#1
which version your drupal?
02 Sep
#2
This is due to line 506 in each of the style css files. It reads:
background: url(../images/style1/list-divider.png) bottom repeat-x;
You can safely remove the line from each file. It was left in mistakenly after we decided not to use an image to divide the list items.




