After installing the theme at d.nishorga.com I see the following "page not found" error in the log:

Type: page not found
Message: sites/all/themes/newswire/images/blue/block-gradiant

Comments

Jeff Burnz’s picture

Assigned: Unassigned » Jeff Burnz

Looks like I missed some legacy code from way back...

You can safely remove it, look in the file:

newswire/css/newswire_surfnsand.css

Around line 146 just delete this (the whole line):

  background: url(../images/blue/block-gradiant-tan.png) repeat-x left bottom;

Nothing will break, I'll commit a fixed version of Surf and Sands CSS to CVS now as well.

Jeff Burnz’s picture

Status: Active » Closed (fixed)