Forums / Setup & design / CSS and correct path to background images

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

CSS and correct path to background images

Author Message

Kjell Inge Sandvik

Tuesday 02 August 2005 7:02:29 am

I have to use a background image in some of my css. Where should these pictures be stored in the ez folder structure, and how do I access them in the css-files (what is the path)?

Best regards

Kjell Inge Sandvik

Sandvik Web & Data

Luc Chase

Tuesday 02 August 2005 8:12:10 am

Kjell,
normally in design/<siteAccess>/images/*
so in your siteAccess specific .css it would be referred to as ../images/myPic.png

The Web Application Service Provider