Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Need some advice please - logo

Need some advice please - logo

Locked

Views: 1,589

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
25 Feb 2007, 7:36 AM
#1
kellbell avatar

kellbell

New Zenner

Join Date:
Feb 2007
Posts:
4
Plugin Contributions:
0

Need some advice please - logo

G'Day,
I have been reading away like mad on this forum and the help files but seeing as Im new to all of this Im not sure if Im looking in the right places and struggling to find the right answer.
So far on my stores site I have some how managed to place a logo with active links (alot of instructions were found through here - thankyou) However I now notice a small red 'x' in the top left corner www.colorlinedesign.com/store and every time I try to get rid of it I make a horrible mistake and Im back to square one.
Any help or advice would be greatly appreciated, thankyou :)
Kell

25 Feb 2007, 11:42 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Need some advice please - logo

This is because Zen Cart is still building a path to your logo image file, even though you don't have one any more. Possible solutions are1. edit your tpl_header.php file to remove reference to the logo
2. Edit your header.php file to point a 1x1 gif file and create a transparent 1x1 (i.e invisible) logo file
3. insert "#logoWrapper img {display:none}" in your stylesheet3 is probably the quickest and easiest.

25 Feb 2007, 4:17 PM
#3
kellbell avatar

kellbell

New Zenner

Join Date:
Feb 2007
Posts:
4
Plugin Contributions:
0

Re: Need some advice please - logo

Thank you soooo much kuroi :smile:

The second solution you offered worked a charm, however my links in the header arent working now and for the life of me I cannot remember where I go to add the image map, what files/codes I have to modify to get this part up and running again? :cry:

I did have a play around with the tpl header .php but with no luck, I must be placing the image map in the wrong position or location file???

Any help/advice or links to instructions anything would be soooo greatly appreciated. Thanks for your time!

25 Feb 2007, 5:07 PM
#4
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Need some advice please - logo

Alas Zen Cart doesn't have an image map and nor does the template that you are using. What you did must have been completely custom code. I can only guess that it was most likely placed in the tpl_header.php file as the most logical place.

25 Feb 2007, 11:55 PM
#5
kellbell avatar

kellbell

New Zenner

Join Date:
Feb 2007
Posts:
4
Plugin Contributions:
0

Re: Need some advice please - logo

Thanks again kuroi for you reply much appreciated :)

I managed to modify the tpl_header.php file so that my links in the header are once again active, however that little red 'x' has popped up again and I have followed your previous instructions but still cannot get rid of it, I realise this is probably an easy fix and apologise for asking repetitive questions but Im very confused by it all and really dont know where I have gone wrong. :cry:

Once again any help or advice would be fantastic, hope you all have a great day!

26 Feb 2007, 1:31 AM
#6
kellbell avatar

kellbell

New Zenner

Join Date:
Feb 2007
Posts:
4
Plugin Contributions:
0

Re: Need some advice please - logo

Ok I had another play with the tpl_header.php and moved the log in and search bar above the header, and now the red 'x' has gone but my links are not working again, when you view the source I can see my co-ords for the links are there (and they also show in the tpl_header.php file) but they arent active on my website store page, I really dont want to give up on getting this to work but Im getting more confused LOL
Any suggestions would be awesome thanks :)