: Web help needed (Dreamweaver)


smurfsdad
01-31-2003, 06:18 AM
When i put all the logo's on the site they dont show up.
http://hangtownmx.com/race_info.html
When i made the additions to the page they showed up on my computer and i preveiwed it in Iexplorer and they showed but not on the page. Who can tell me why. Please take into account i am a computer idiot.

LordRatner
01-31-2003, 06:32 AM
they are either named differently (check case) or not uploaded into the domain folder... If they are up loaded, make sure the <img> tags point to where the pics are.

smurfsdad
01-31-2003, 06:37 AM
The links work, the logo's dont show

LordRatner
01-31-2003, 06:40 AM
Originally posted by smurfsdad
The links work, the logo's dont show

I ment the tags to the image files.....

onMouseOver="MM_swapImage('mototees','','../mototeeslogodark.jpg',1)"><img src="../mototeeslogo.jpg" name="mototees" width="100" height="60" border="0">

is this part :"../mototeeslogodark.jpg" valid? Because it is looking for the pic here: "http://hangtownmx.com/mototeeslogodark.jpg"
And I think that the picture is actually in a folder for images right?

smurfsdad
01-31-2003, 06:56 AM
Yes it is valid, when rolling over the image changes to a darker shade. It works in Dreamweaver and in Iexplorer browser but not on the web, and i dont know what to do.

smurfsdad
01-31-2003, 06:58 AM
Dont forget i am dumber than a rock, but i am trying

LordRatner
01-31-2003, 06:58 AM
Originally posted by smurfsdad
Yes it is valid, when rolling over the image changes to a darker shade. It works in Dreamweaver and in Iexplorer browser but not on the web, and i dont know what to do.

You are not listening to me, i know the scrip is fine, but check the image names for caps and location.

Just tell me this, are the images on the site in an image folder? or any folder for that matter?

landusepbb
01-31-2003, 07:06 AM
Originally posted by LordRatner


You are not listening to me, i know the scrip is fine, but check the image names for caps and location.

Just tell me this, are the images on the site in an image folder? or any folder for that matter?

This is exactly right, but let me try to put it in even easier terms. Are the pics that are supposed to show up loaded into the specified location. Do this: Go to your page, right click on the missing pic, look at properties, is this where the pic is located. OF COURSE NOT! If it were the pics would be showing up.:flipoff2:

LordRatner
01-31-2003, 07:08 AM
Originally posted by landuseorc


This is exactly right, but let me try to put it in even easier terms. Are the pics that are supposed to show up loaded into the specified location. Do this: Go to your page, right click on the missing pic, look at properties, is this where the pic is located. OF COURSE NOT! If it were the pics would be showing up.:flipoff2:

Ok, i assumed that was clear. my bad

smurfsdad
01-31-2003, 08:19 PM
Thank You for the help. I finally realized that the images were not saved to the right folder because of your help and was able to finally get it right. Now i have to figure out how to arrange them on the page how i want them but thats another project. Once again Thanks. Nick