From: Murray *ACE* on
Such symptoms are usually caused by an improperly made site definition.

Can you tell us what is the path to the local root folder for this site,
please?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Peace Freak" <webforumsuser(a)macromedia.com> wrote in message
news:flfi4g$j9m$1(a)forums.macromedia.com...
> Have not seemed to have totally resolved this problem. Every new page that
> I
> make from any template that I make ends up with the same messed up format
> and I
> cannot work out why...
>
> In my template I have the following for the background image (in an
> un-editable area):
>
> background-image: url(../Images/BackgroundImages/smile_bg.jpg);
>
> When I make a new page from that template, that code gets converted to:
>
> background-image: url(file:///D's 200/Users/and/Documents/ Cambodia
> DomiNet
> Main/ CCHome Main/Cambodia Kids (TABLE Current) ?/Cambodia
> Kids/Images/BackgroundImages/smile_bg.jpg);
>
> I guess there must be a setting or something causing this. Or maybe I have
> the
> templates stored in the wrong place. If someone could enlighten me on what
> is
> going on it would be appreciated...
>
>

From: Peace Freak on
Thanks for getting back to me Murray.

I take it the path you are talking about is in the Manage Sites/
Advanced/Local Info section...

Currently this is what I have in there:

D's 200:Users:andrews:Documents: Websites:Cambodia Kids:

I did have it saved in a less accessible position but have tidied things up
and consolidated all my sites into one folder... Anyway, even with this
configuration I get the same problem.

I hope you can assist me with this...




From: Murray *ACE* on
While operating in this site, create a new blank HTML page. Drag and drop
an image from the file list onto the page. Before saving the page, copy the
code for the <img> tag and paste it into a reply here. Now save the page
within the site, and repeat the <img> code paste.

Let's see how that looks.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Peace Freak" <webforumsuser(a)macromedia.com> wrote in message
news:flg4g9$a56$1(a)forums.macromedia.com...
> Thanks for getting back to me Murray.
>
> I take it the path you are talking about is in the Manage Sites/
> Advanced/Local Info section...
>
> Currently this is what I have in there:
>
> D's 200:Users:andrews:Documents: Websites:Cambodia Kids:
>
> I did have it saved in a less accessible position but have tidied things
> up
> and consolidated all my sites into one folder... Anyway, even with this
> configuration I get the same problem.
>
> I hope you can assist me with this...
>
>
>
>

From: Peace Freak on
Thanks again. I hope I have understood your directions correctly.

Here is what I get after dropping the image onto the page:

<img src="file:///D's 200/Users/andrews/Documents/ Websites/Cambodia
Kids/Images/Page11/MBike2.jpg" width="160" height="213" alt="Mountain Bike" />

After saving the page I get this:

<img src="Images/Page11/MBike2.jpg" width="160" height="213" alt="Mountain
Bike" />

I uploaded the page and it appears as it should with the image.

This has really got me intrigued! For the life of me, I can't work out what is
going on...

From: Murray *ACE* on
This appears normal. The folder "Cambodia Kids" is the root folder of the
site. However your previous post makes it look like you are on a Mac - yet
this page shows PC-type paths. Which is it?

Try the following:

1. Open Site Manager with SITE | Manage Sites
2. EXPORT this site definition to some recoverable location on your hard
drive
3. Remove this site definition from Site Manager's list with the REMOVE
button
4. IMPORT this site definition from your location in #2

Now select the site, and remake the link to that file in the Template page.
Does that fix things?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Peace Freak" <webforumsuser(a)macromedia.com> wrote in message
news:flg9pm$fnh$1(a)forums.macromedia.com...
> Thanks again. I hope I have understood your directions correctly.
>
> Here is what I get after dropping the image onto the page:
>
> <img src="file:///D's 200/Users/andrews/Documents/ Websites/Cambodia
> Kids/Images/Page11/MBike2.jpg" width="160" height="213" alt="Mountain
> Bike" />
>
> After saving the page I get this:
>
> <img src="Images/Page11/MBike2.jpg" width="160" height="213" alt="Mountain
> Bike" />
>
> I uploaded the page and it appears as it should with the image.
>
> This has really got me intrigued! For the life of me, I can't work out
> what is
> going on...
>