Page 1 of 1

Adding Customized Header Graphic

Posted: Tue May 31, 2011 5:37 am
by GlenH
Script URL: http://www.numediapublishing.com/support/
Version of script: Can't find the details
Hosting company: Hostgator
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: customization

Write your message below:

I am having trouble installing / displaying a customized header for my support desk

Here is what I have done:

1. created the link to the header image as below:
<center><img scr="http://numediapublishing.com/NMP800.jpg"></center>

2. Added the above code to the ‘header.txt’ file and upload it.

The path to the image is correct (ie http://numediapublishing.com/NMP800.jpg ) yet the header image will not display on my support site. Which is here:
http://www.numediapublishing.com/support/

Please advise why this is happening, as I believe I followed the process correctly

Glen

Re: Adding Customized Header Graphic

Posted: Tue May 31, 2011 7:43 pm
by Klemen
It's a simple error - in your code you have scr but it should be src ("R" should be before "C")