PDA

View Full Version : templating question - how to deal with user friendly URLs?


Fed
01-06-2006, 05:13 PM
I have done a template for my directory, it includes some images and I used the relative notation to load them (I mean /images/img1.gif instead of http://www.site.com/images/img1.gif) but obviously when suing search engine friendly URLs they don't work in all the pages but only in the index page

how should I do to have them load everywhere (if possible avoiding the complete link to the image)

thank you :)