Re: path in css file

2005-12-09 Thread Roman Mario Xerxes Rometsch
Hi Simon, thanks for that. I promise next time i will use firefox's live http header extension earlier for checking things like that. Mario Rometsch Am Donnerstag, 8. Dezember 2005 10:57 schrieb simon litwan: > hi mario > > have you tried ../images/saeulen.png? > > HTH > simon > > > Am Donnersta

Re: path in css file

2005-12-08 Thread Josias Thoeny
On Thu, 2005-12-08 at 09:46 +0100, Roman Mario Xerxes Rometsch wrote: > Hi, > can someone give me a hint, how i can reference an image in my css file? > The image location is {pub}/images/saeulen.png, but in my css file I have > no variable {$root}. The relative uri images/saeulen.png does not work

Re: path in css file

2005-12-08 Thread simon litwan
hi mario have you tried ../images/saeulen.png? HTH simon Am Donnerstag, den 08.12.2005, 09:46 +0100 schrieb Roman Mario Xerxes Rometsch: > Hi, > can someone give me a hint, how i can reference an image in my css file? > The image location is {pub}/images/saeulen.png, but in my css file I have >

path in css file

2005-12-08 Thread Roman Mario Xerxes Rometsch
Hi, can someone give me a hint, how i can reference an image in my css file? The image location is {pub}/images/saeulen.png, but in my css file I have no variable {$root}. The relative uri images/saeulen.png does not work. Thanks Mario Rometsch ---