Zen Cart Logo

logo issues

Locked

Views: 805

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
3 Oct 2008, 3:03 PM
#1
templespt avatar

templespt

New Zenner

Join Date:
Oct 2008
Location:
southerner
Posts:
7
Plugin Contributions:
0

logo issues

i'm attempting to customize zen-cart v1.3.8a using the override system to employ a custom template. all's good except my logo is not showing up. this is curious because the logo is clearly in: includes/templates/custom/images/logo.gif. likewise, it is being defined by the header.php in: includes/languages/english/custom/header.php. furthermore, the path to the image is plainly visible in the page source code: <div id="logo"><a href="http://192.168.2.6/zen-cart-v1.3.8a-full-fileset-12112007/"><img src="includes/templates/custom/images/logo.gif" ect... i haven't messed around with the style sheet too much so that's not a factor. any thoughts on this? it must be somthing simple i'm overlooking. thanks

7 Oct 2008, 12:41 PM
#2
steve_1 avatar

steve_1

Zen Follower

Join Date:
Sep 2008
Location:
London UK
Posts:
100
Plugin Contributions:
0

Re: logo issues

as unable to access your site then difficult to pinpoint

is any image showing ?

double check the filename is correct and the image is there

also make sure your logo is a gif and not jpg etc?

17 Oct 2008, 7:38 PM
#3
templespt avatar

templespt

New Zenner

Join Date:
Oct 2008
Location:
southerner
Posts:
7
Plugin Contributions:
0

Re: logo issues

i fixed it. the problem was elementary, i didn't have the permissions set on the directory or the file. (store is on linux box, and i didn't have permission to access the logo) ha ha, no wonder i took the short bus to skool.