Problem replacing the xlogo.gif image with mine
After placing mylogo in skin1/images, I changed the following in skin1 - head.tpl:
<a href="{$http_location}/"><img src="{$ImagesDir}/xlogo.gif" width="244" height="67" alt="" /></a>
to this:-
<a href="{$http_location}/"><img src="{$ImagesDir}/mylogo.gif" width="100%" height="100%" alt="My Company Logo" /></a>
Everything looks as I expected on a computer having a screen with a resolution of 1024 x 768. However, the image is not displayed on a computer with a resolution of 800 x 600, instead, the phrase [AD-SIZE] is shown.
The mylogo image is 800 x 105 pixels. Maybe that is the problem!
I am new to web programming (but not to application development programming), so I would really appreciate some kind person pointing me in the right direction.
I have refreshed the screen many times but that doesn't change anything.
As a matter of interest, I disabled the three buttons on the top right of screen and left the phone numbers blank so they are not displayed.
__________________
Version = X-Cart 4.1.3 Gold
Status - Closed
Addon: Magnifier
OS = Windows
Western Australia
|