Adding Customized Header Graphic

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
GlenH
Posts: 16
Joined: Tue May 31, 2011 4:58 am

Adding Customized Header Graphic

Post 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
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Adding Customized Header Graphic

Post by Klemen »

It's a simple error - in your code you have scr but it should be src ("R" should be before "C")
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply