Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Editing the logos and other things

    I am trying to change the top logo, or get rid of the top logo that comes with the cart, i deleted the pic, but the link, Powered by Zen Cart :: The Art of E-Commerce. is still there of course, so do i edit that in the css sheet or what? thanks for the time and help, i know i am new to all this, sorry

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Editing the logos and other things

    Start with the FAQ link above. There is a large section on Customizing the Catalog.

  3. #3
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

    Default Re: Editing the logos and other things

    Quote Originally Posted by godspeed27
    I am trying to change the top logo, or get rid of the top logo that comes with the cart, i deleted the pic, but the link, Powered by Zen Cart :: The Art of E-Commerce. is still there of course, so do i edit that in the css sheet or what? thanks for the time and help, i know i am new to all this, sorry
    You'll find it (the text and link) appears in quite a few places including the email files. Pay to do a search for code "powered by zen" and anything else you want to change.. (dreamweaver, etc is pretty good at finding it all).

  4. #4
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: Editing the logos and other things

    Quote Originally Posted by jetx
    You'll find it (the text and link) appears in quite a few places including the email files. Pay to do a search for code "powered by zen" and anything else you want to change.. (dreamweaver, etc is pretty good at finding it all).
    thank you, i was trying what the faq said, but it wasn't working for me, i will try that

  5. #5
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: Editing the logos and other things

    i can't get it to work, you can check it out at www.skinevo.com, it will load up in japanese, but if you want english, pust the flag

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Editing the logos and other things

    look in includes -> languages -> English/Japanese -> YOURTEMPLATE -> header.php

    find these lines:
    Code:
    define('HEADER_ALT_TEXT', 'make changes here');
    define('HEADER_SALES_TEXT', 'make changes here');
    make your changes to the portions in red. either leave them blank or add your own text.

  7. #7
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

    Default Re: Editing the logos and other things

    Quote Originally Posted by godspeed27
    i can't get it to work, you can check it out at www.skinevo.com, it will load up in japanese, but if you want english, pust the flag
    Do you mean the meta names?
    <title>Zen Cart!, The Art of E-commerce</title>
    <meta name="description" content="Zen Cart! : おめでとうございます!
    オンラインショップ構築ソフトZen Cart 日本語版のインストールに成功しました。 - IPod Skins Creative/Zen Skins Sony Skins Nintendo Skins ecommerce, open source, shop, online shopping" />
    <meta name="authors" content="The Zen Cart&trade; Team and others" />
    <meta name="generator" content="shopping cart program by Zen Cart&trade;, http://www.zen-cart.com" />

    You can just edit the includes/languages/english(japanese)/your_template/meta_tags.php.

    But again if you do a search for the code only (say for "The Art of E-commerce") no quotation marks, plus your search needs to ignore white space, it should yield all the occurances of what ever it is you need to change.

  8. #8
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: Editing the logos and other things

    I will try that stuff, but I am not sure how to search all the files at once, I use dreamweaver and the php files don't even show up.

  9. #9
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

    Default Re: Editing the logos and other things

    Try just opening dreamweaver, using site manager create the site if you haven't already (though you don't even need to do that), and without opening any pages type cntl f, select find in folder, browse to folder, put your words into the find box (eg Powered by), check ignore white spaces, don't put anything into the replace box and do the search. if you find hundreds of hits, you need to refine the search..

  10. #10
    Join Date
    Apr 2006
    Posts
    413
    Plugin Contributions
    0

    Default Re: Editing the logos and other things

    One more thing, I wouldn't use dreamweaver to edit the code, you should use something like notebook2, a pretty decent bit of freeware.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Help with header/category names and a couple of other teeny things
    By mzunderstood in forum Templates, Stylesheets, Page Layout
    Replies: 20
    Last Post: 14 Nov 2012, 12:23 PM
  2. Moving Model number and other basic things
    By robbin21973 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Feb 2011, 07:38 PM
  3. Sizing of side box and various other things!
    By Chi-ki in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 28 Aug 2007, 04:53 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg