trying to replace existing banner on website....HELP!!

Hello, My name is Audra and I’m in deep trouble at work!! I was asked to replace the banner on our website with a new one that I designed but when I uploaded it, it didn’t appear… Only a big empty space where the old one was. You can see it at BEDSETC.COM. I’m familiar with HTML & Frontpage but PHP is completely new to me & just my luck nearly all of our website is PHP.

Here’s my problem:
I can’t figure out where the home page code is located. In HTML, it can be found in index.html but as you know, PHP does not! I looked at one of our other websites & found out that page_struct.php seemed to be where the images & page layout for that site was located. So I went back to the BEDSETC.COM website & found the code where the old banner was & replaced the code… still nothing. Please help, I’ve added the code below to give an idea of what I’m looking at… Thanks in advance.

[php]#########################################################################################

#MAIN MENU AND BANNER######################################################################

$new_menu = "

		<a href='http://www.800sleep411.com' target='_blank'><img alt='Mattress and Beds Free Delivery by Electropedic Mattress Store in Tarzana Studio City Los Angeles, Adjustable , Daybeds, Iron, Wood, Bedroom Furniture and Mattresses' src='[b]_images/newbann042412[/b]' height='300px' width='800px' /></a>
		
	</td>	
</tr>[/php]

As you can see I made the title of the banner bold. What do I need to do?? please help asap!! Thanks!!

Audra

Its me again… I forgot to mention, when you click on the banner (when its where it should be) it actually links you to one of our other websites; 800sleep411.com… could that be where I need to alter the image?

it seems like your image can be found, try linking to the image through an absolute address.

That worked!!! Thank you so much!! Phew, now I can relax a bit!! :-* :smiley: :wink: 8) :stuck_out_tongue:

Sponsor our Newsletter | Privacy Policy | Terms of Service