This is the site: http://www.dickfosterproductions.com It was requested to change the navigation. Press Release to Studio C. Now I have a broken link in my navigation where I made the change. Please help! Amy
Can you post the code you changed. Post the code before you changed it and post the code after you changed it.
Seems the code is looking for this: File not found: /Auditions/StudioC/index.cfm But in terms of your pic, here's the error: <td><a href="StudioC/index.cfm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image11','','images/buttons/studioc02.jpg',1)"><img src="images/buttons/studioc01.jpg" name="press" width="101" height="25" border="0" id="press" /></a></td> See the / after the word "press"? I believe you don't need it. (line 465, column 1)
I took a look the the broken image link on the index page and on the studioc page: The url to the button image on studioc page is http://www.dickfosterproductions.com/Auditions/images/buttons/studioc01.jpg Code (markup): The url to the button image on your index page is http://www.dickfosterproductions.com/images/buttons/studioc01.jpg Code (markup): Fix the url to the button image on studioc...
Thanks everyone!! This learning curve is so frustrating! Cant wait till I get it all down! All Fixed!