View Full Version : Help with Dreamweaver 4
GreenEyedLady
September 26th, 2007, 02:58 PM
Hi.
I can't for the life of me figure out WHY this image won't show up.
http://www.pfwbs.org/index.htm
Now, I have checked it to make sure the link is properlly place. I have made sure that the layers are not screwed up. This is our main logo image.
Here is the wierd thing. On all my other pages, it shows up.
Here look
http://www.pfwbs.org/5%20ways%20a%20child%20can%20die.htm
http://www.pfwbs.org/Other%20corded%20window%20treatments.htm
Trust me its on all the other pages in the main menu.
I also can't figure out why the menu buttons disappeared.
After 3 hours I give UP!
HELP!:gaah:faint
GreenEyedLady
September 26th, 2007, 08:16 PM
Heeeeeeeeeelp
Big Daddy
September 26th, 2007, 10:21 PM
When I right click the picture (it isn't showing in Firefox) and select "view image", I get "the page cannont be found" screen and the url in the addy bar is:
-http://www.pfwbs.org/windowblindskillchildren.org/images/Logos/mainlogo.jpg-
If I back out the -www.pfwbs.org- of the url and leave the rest, I get your logo. Is the -windowblindskillchildren.org- an old domain you used once?
On your other pages that display properly, the url to the image looks like this:
-http://www.pfwbs.org/images/Logos/mainlogo.jpg-
Hope this helps you figure it out.
Oh, and the bullet icons for the pages listed on the right are broke too.
They are pointing to:
-http://www.pfwbs.org/images/bulletbox.jpg-
I looked at your source code and can see right where you need to take out the windowblindskillchildren.org to get the logo to work.
Not sure where you have the bulletbox.jpg parked , but I can see where you are expecting them to be.
GreenEyedLady
September 27th, 2007, 05:07 PM
pfwbs is a park and point.
windowblindskillchildren is the main domain.
I am still confused. :doh
Born Again
September 27th, 2007, 09:16 PM
Looks like the image is located here:
http://www.windowblindskillchildren.org/images/Logos/mainlogo.jpg
http://www.windowblindskillchildren.org/images/Logos/mainlogo.jpg
Add the entire url in your IMG tag in your html coding.
GreenEyedLady
September 27th, 2007, 10:07 PM
It makes no difference if I do that!
:panic:doh:doh:doh:doh:doh:doh:doh
Big Daddy
September 27th, 2007, 10:34 PM
pfwbs is a park and point.
windowblindskillchildren is the main domain.
I am still confused. :doh
Can you load the html code into a text editor? Something like wordpad or notepad?
You could then just search for the text string that is pointing to the wrong place and edit to point to the right place.
I am not familiar with Dreamweaver, I use Frontpage to do my website.
There must be something like this in Dreamweaver, you would click an object like the logo, and select the properties for it. It is in the properties box for the logo where you set its attributes and the path to where it is located in your web, and what happens if it is clicked, etc.... you follow that?
You either need to move the logo.jpg to where the properties are telling you it is located, or edit the properties of the logo.jpg to point to where it is in your web.
You can look at the properties on the logo of one of the other pages where it is working to see what it is suppose to be.
With a text editor, you could just edit the html of the index.html and upload it to your server.
You have done a nice job on that site.
I was amazed in learning of the statistics of casualties due to this danger.
If I could assist you with your site directly, I would be glad to help.
Big Daddy
September 27th, 2007, 10:47 PM
I am adding - so the url shows properly here.
this is what the image link shows:
-http://www.windowblindskillchildren.org/windowblindskillchildren.org/images/Logos/mainlogo.jpg-
This is what it is suppose to look like:
-http://www.windowblindskillchildren.org/images/Logos/mainlogo.jpg*-
You need to get that red part out of there :)
Big Daddy
September 27th, 2007, 11:00 PM
Here is the offending line of code"
<img src="/windowblindskillchildren.org/images/Logos/mainlogo.jpg" width="600" height="174">
You need to remove what I highlited in red.
GreenEyedLady
September 28th, 2007, 07:19 AM
Here is the offending line of code"
<img src="/windowblindskillchildren.org/images/Logos/mainlogo.jpg" width="600" height="174">
You need to remove what I highlited in red.
This is what I don't get. When I go into dreamweaver, the code doesn't say windowblindskillchildren.org. It just has images/logos/mainlogo.jpg.
When I look at the properties, it does not have double links in them. But when I right click in my broweser, it shows it.
:ohno:ohno:ohno:ohno:ohno
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.