View Single Post
Old 07-04-2009, 04:15 AM   #9 (permalink)
webopius
Junior Member
 
Join Date: 07-04-09
Location: London
Posts: 22
iTrader: 0 / 0%
Latest Blog:
None

webopius is liked by many
Send a message via Skype™ to webopius
Hi.

I think you just need to change your image links to be absolute rather than relative.
So, instead of ../images/imagename.jpg, use /image/imagename.jpg.

Then, when you move pages to subfolders, your image references will be based from the site root (/) rather than relative to your subfolder.

If I was developing such a large site, I would be using a Content Management System such as Joomla or Drupal to manage my pages and hierarchy. Editing individual php files is going to create a massive maintenance challenge for you later.
__________________
Webopius.com. London
webopius is offline   Reply With Quote