Results 1 to 6 of 6

Hybrid View

  1. #1

    Default How to change logo!

    Hello

    how can i change my main logo instead of zencart logo,
    where i can achieve this?

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to change logo!

    Name your logo file "logo.gif" and load it into /includes/templates/your_template/images/, and Zen Cart will know to use it instead of the default logo.

  3. #3

    Default Re: How to change logo!

    ah thanx it works fine...

    well can you tell me this
    i want my homepage without left side panel... when i click on main categories at the top the sub category only should show at left side panel....

    Thanxs n Regards
    UDAY

  4. #4
    Join Date
    Apr 2006
    Location
    Chiang Mai
    Posts
    405
    Plugin Contributions
    0

    Default Re: How to change logo!

    you are asking the same questions asked by about 10,000 other users... not to sound mean but try looking at FAQ and searching the forum. Or go to admin/tools/layout box controller --

    the 'panel' is referred to as a sidebox...

    good luck

  5. #5

    Default Re: How to change logo!

    thats not i mean.

    i want the categories at the top and as well as left side boxes. but for the left side box it shld be display when the top navigation clicks only.

    i dont want the side box for index page but when i click on top navigation i want to show the side boxes...

    Hope you understand now...

  6. #6
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: How to change logo!

    So you did want more complex behavior. I wasn't sure from your message.
    The left sidebar with categories menu should always show on non-index pages? Or only in some cases?

    For your basic question, in /includes/templates/your_template/common/tpl_main_page.php add this near the top, just above $header_template = 'tpl_header.php';:

    $flag_disable_left = $this_is_home_page;

 

 

Similar Threads

  1. How do I change the Logo to my own?
    By rob22 in forum General Questions
    Replies: 10
    Last Post: 2 Nov 2009, 08:33 PM
  2. how do i change logo to my logo please help
    By zeus in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Aug 2009, 01:27 AM
  3. how to change invoice logo?
    By rayleighstamps in forum Managing Customers and Orders
    Replies: 5
    Last Post: 14 Nov 2008, 01:03 PM
  4. how do i change the zen cart logo to my own logo
    By fitzpatrick models in forum Basic Configuration
    Replies: 1
    Last Post: 13 Dec 2007, 01:57 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