Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Oct 2006
    Posts
    15
    Plugin Contributions
    0

    Default HELP!! How to put in my logo as the header?

    I'm totally new here.

    Wld like to know :
    1. how do i put in my logo as the header?

    2. I have checked the language setting, the currency settings in admin. Have set it to default to Eng and SIN, but my items still show $0, WHAT SHLD I DO? oh... so fed up...

    3. How do i use a Qty dropdown box to select the qty to purchase, rather than entering the qty frm the shopping cart button?

    4. Why does my shopping cart shows unit = 0 and total = 0 even when i have entered qty=1?

    And so many more questions... but i jus hope someone can help me with these first....

    Thanks lots!!!

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

    Default Re: HELP!! How to put in my logo as the header?

    A good place to start is is here:

    https://www.zen-cart.com/tutorials/index.php


    If you don't find an answer then come back to the fourm and ask again.

    BTW: A search of the forum returned 300+ entries for "logo"

  3. #3
    Join Date
    Oct 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: HELP!! How to put in my logo as the header?

    tks clydejones!

    How abt Q3: How do i use a Qty dropdown box to select the qty to purchase, rather than entering the qty frm the shopping cart button?

    And is there a way for me to set different shipping charges for different products?

    Pls help... Tks lots!

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

    Default Re: HELP!! How to put in my logo as the header?

    Q3 is probably a question for the Developers since that would probably involve some modifications to the core code.

    Sorry, not sure on this point. I only use shipping based on weight and destination.

  5. #5
    Join Date
    Sep 2006
    Posts
    55
    Plugin Contributions
    0

    Default Re: HELP!! How to put in my logo as the header?

    Logo as header is easy with these tricks;
    In your favorite image editor - PaintShop Pro, PhotoSHop etc,

    1. Create a new 1x1px pic with a transparent background or 'fill' it with the background color of your site so that it won't show. Save this as logo.gif

    2. Next, Create a new pic 750px wide by as high as your own logo with a transparent background or the background colour of your site. Paste your logo into the center of the new pic and save it as header_bg.jpg

    If you are using a template then go to includes/templates/your_template/images and ftp these 2 files to it. If you are not using a template then create a new folder under includes/templates/ and name it whatever you want IE: my_template

    The overrides system will pick them up and it should work!

    You can adjust the margin at the top in the stylesheet in the first 'body' section
    margin_top: 10px; - change this value to what you want

    Look here to see how this works: www.orendaflutes.com/zencart

    Bradd

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: HELP!! How to put in my logo as the header?

    Another method is to keep the logo as a unique image (logo.gif) and in the stylesheet.css file find and separate this tag and add this alignment statement
    Code:
    #logo {
    	text-align: center;
    	}
    This maintains the header background image, if you have one, as a fluid entity and the logo will center in all resolutions.
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. how can I remove the logo "Computer store the.." from the header and put my own.
    By fkalanda in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2013, 09:23 PM
  2. v139e How do I put my store logo graphic in the header?
    By jimweinberg in forum General Questions
    Replies: 7
    Last Post: 28 Jul 2012, 01:47 PM
  3. Replies: 1
    Last Post: 8 Dec 2008, 05:18 PM
  4. How To Put A Link On My Logo Image In Header?
    By chrismonroe in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 12 Nov 2007, 02:44 PM
  5. Replies: 0
    Last Post: 5 Nov 2007, 02:27 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