Page 1 of 1

Header Logo Not showing on localhost/hesk

Posted: Mon Mar 13, 2017 12:29 pm
by biiboy
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi...
I want to ask about header logo. in my localhost/hesk, header logo can not show but when I'm to want login, logo can show normally. I try to any browser but no luck
<div style="width:960px;margin-left:auto;margin-right:auto;padding-left:10px">
<img src="../img/logo2.png" width="372" height="92" alt="" border="0" /></a>
</div>
Image

Image


that's my code in header.txt

thanks for help

Re: Header Logo Not showing on localhost/hesk

Posted: Mon Mar 13, 2017 3:24 pm
by Klemen
Change "../img/logo2.png" to the full URL of your logo, for example "http://localhost/hesk/img/logo2.png"

Re: Header Logo Not showing on localhost/hesk

Posted: Tue Mar 14, 2017 2:04 am
by biiboy
thanks klemen... you like a magician :D