View Single Post
  #6  
Old 03-09-2006, 11:13 PM
 
DanUK DanUK is offline
 

X-Adept
  
Join Date: Dec 2003
Location: UK
Posts: 800
 

Default

If that piece of code is in the skin.css file then it can't interpret the smarty code {$ImagesDir}. In my css file I have these types of references:

Code:
url('images/item_foot.gif')

which point to skin1/images.

Dan
__________________
4.4.2

and

4.6.1
Reply With Quote