Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default What size should be my logo

    Hi,

    This is my web site:

    http://u-t-g.com/zen/

    As you can see my logo is small and there is a white space on the right side.

    How can I have my logo streched till the end. (the currecnt size is 600X120) ?

    Thanks

    Eran

  2. #2
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: What size should be my logo

    I want my logo to be in the center and on both sides fill in black

    Eran

  3. #3
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: What size should be my logo

    HI! Eran!

    The white space is because header_bg.jpg is being called in your #logoWrapper.
    Try this in your stylesheet for black background and centered logo.


    #logoWrapper {
    width:100%;
    height:110px;
    background-color: #000000;
    text-align: center;
    }
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  4. #4
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default Re: What size should be my logo

    The above is the right way to do it, if you make the logo physically bigger then whilst it may look ok on your 17 inch monitor it might look strange on a 22inch monitor.

    You might also want to turn off category counts in your admin, it will make your store much faster.
    HTH

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: What size should be my logo

    #logoWrapper {
    width: 100%;
    height: 113px;
    background-color: #000000;
    text-align: center;
    background-image:url(../images/header_bg2.jpg);
    background-repeat:no-repeat;
    }
    Should look like this
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    May 2006
    Posts
    24
    Plugin Contributions
    0

    Default Re: What size should be my logo

    Thanks TShooters !! it work.

    Reesy - How can I stop the category count?

    Eran

  7. #7
    Join Date
    Mar 2005
    Posts
    561
    Plugin Contributions
    4

    Default Re: What size should be my logo

    Hi change the following...
    Admin> Configuration> My Store > Show Category Counts

    HTH

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

    Default Re: What size should be my logo

    admin -> configuration -> my store -> show category counts set to false

  9. #9
    Join Date
    Aug 2006
    Posts
    135
    Plugin Contributions
    0

    Default Re: What size should be my logo

    Hi,

    I'm having such problems trying to center my logo.. I have searched and searched the forums and tried most of the tips, but still havent been able to sort it.

    Would it be possible if someone could have a quick look at my site and let me know where I've gone wrong?

    http://www.burningcardmagic.co.uk

    Also mysite takes ages to load compared to other sites I have built.. I have tried turning the cat counts off in the admin, but hasn't really helped.

    Cheers
    Dan

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

    Default Re: What size should be my logo

    DanAllkins,

    Get rid of the 2 stylesheet layout first, and create your own custom template over trying to add these items (logo.gif) through the template_default/images location.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Should I display the ssl logo on my site?
    By coucho in forum General Questions
    Replies: 4
    Last Post: 14 Sep 2012, 10:32 PM
  2. If the header is fluid 100% (not pixels)... what size should the image be?
    By CultureClick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 May 2012, 12:32 PM
  3. What size to make my logo?
    By dman76 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 2 Jul 2007, 07:22 AM
  4. How do I know what size logo to use for my header?
    By digidollardays in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 May 2007, 02:05 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