Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    13
    Plugin Contributions
    0

    Default Logo Frustration

    I am using zen cart 1.3.8, with the future zen template. My website is www.tartsnmore.com/products

    I have successfully added my logo to the site however I cannot get it to resize. I have resized it in the header.php and i put it under includes/languages/english/future_zen but it is not changing the size of my logo, also I am noticing the headers on my columns are not lined up any more either. Does anyone have any suggestions?

    I went through the FAQ and I have to be missing something simple but i cannot figure out what!

    Thank you so much for you help in advance!

    Sincerely,
    Shannon

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Logo Frustration

    So far as I know, Zencart won't resize the logo image. Resize it in your imaging software, and see if that helps.

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

    Default Re: Logo Frustration

    Quote Originally Posted by shandebar View Post
    I am using zen cart 1.3.8, with the future zen template. My website is www.tartsnmore.com/products

    I have successfully added my logo to the site however I cannot get it to resize. I have resized it in the header.php and i put it under includes/languages/english/future_zen but it is not changing the size of my logo, also I am noticing the headers on my columns are not lined up any more either. Does anyone have any suggestions?

    I went through the FAQ and I have to be missing something simple but i cannot figure out what!

    Thank you so much for you help in advance!

    Sincerely,
    Shannon
    Open you stylesheet.css (includes/templates/future_zen/css)

    and edit the following declaration as indicated by the highlighted portion. This will make the header section the same height as your logo.

    #logoWrapper {
    width:100%;
    height:240px;
    background-image:url(../images/header_bg.jpg);
    background-repeat:no-repeat;
    background-position:center;
    text-align:center;
    padding-top:5px;
    }

  4. #4
    Join Date
    Jan 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Logo Frustration

    That worked perfectly, thank you so very much!
    Last edited by shandebar; 15 Jan 2009 at 08:45 PM.

 

 

Similar Threads

  1. v139h Footer Frustration
    By traytray in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 Nov 2012, 10:30 AM
  2. Header frustration
    By Ryk in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 19 Aug 2006, 03:25 PM

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