Hi,

Quote Originally Posted by member View Post
I appreciate your time and I know this is slightly off topic but could you tell me what file(s) I could make the changes you mentioned in the quote below?
I can't tell you specifically as it depends on how you've set up your site but you should look in

html_header.php and check that a base href tag is present (this prevents most "relative URIs on a static URI site" problems.

Also look in your template files.. make sure none of them use "relative" links.. make sure they start with / and use the whole path, e.g. /images/image.jpg not images/image.jpg

Hope that helps.

All the best..

Conor
ceon