Hi Dan, Thanks for your help and apologies for not posting back sooner. I've tried what you suggested and still can't get the images to work this way, so I'm still left wondering what I'm doing wrong!
The path to my images folder is: ../boltwire/farm/images so I've added the following line to my index.php file before the engine call: $imgs = '../boltwire/farm/images'; and then amended the following lines in the code.skin file: <link rel='shortcut icon' href='$$imgs/favicon.ico' /> <img src='$$imgs/boltwire.gif' align='right' border='0' alt='www.boltwire.com' /> the HTML source output then looks like this: <link rel='shortcut icon' href='/favicon.ico' /> <img src='/boltwire.gif' align='right' border='0' alt='www.boltwire.com' /> with still no nice images loading! Any ideas? Cheers, Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
