Hi,
Here are my specs:
zencart 1.3.8
dreameweaver cs4
I would like to replace the text "home" at the top of the page with our logo.
Thanks for your help,
Suzanne
Hi,
Here are my specs:
zencart 1.3.8
dreameweaver cs4
I would like to replace the text "home" at the top of the page with our logo.
Thanks for your help,
Suzanne
Dreamweaver is not generally useful for editing Zen Cart pages - because there are no "page" files to edit. Each page is made up from many, sometimes hundreds, of elements, each built by one or more PHP files, and each page is assembled once to fit what was specified and will never be seen again in exactly the same form. I understand DW can work fine for editing individual PHP files.
Your description doesn't tell the real story of what you want, but looking at your site makes it evident.
To add an image link to the main site home at the left of the existing Home link above the "JOE'Z" logo, you would need to edit /includes/templates/your_template/common/tpl_header.php. Follow this: How do I change link to home?, especially posts 69-71.
You would want to change the definition of HEADER_TITLE_CATALOG to something like 'Store Home".
Ok, I've read all this but still can't figure out were I replace the text "HOME" with a logo.
I've redirected the link. It now goes to the home page and not the store page. But I can't get the logo to be in place of the word.
Thanks,
Suzanne