2009/1/28 Irrra <irina.danil...@gmail.com>: > > Hi, > > I have a problem that I can not track down and wonder if anybody can help. > > In the css section my skinconf.xml file I have bunch of classes defined like > > .i16_back { > background-color: #dfad72; > background-image: url(resources/images/bckg/i16bckg.gif); > background-position: center; > }
Your path to the image is wrong, see http://forrest.apache.org/docs_0_80/your-project.html#images For an example of images in CSS check the source code supplied: http://svn.apache.org/repos/asf/forrest/trunk/main/webapp/skins/common/css/forrest.css.xslt Ross