Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default [Beginer] Header Help - can't work out the css

    Hi again....

    I have been working on the header and i am getting there but.... doesn't there always seem to be a but.... i am having a few problems.


    1. I am trying to display a 199px high header image but it is only displaying about half of it and i can't find the CSS to fix it.

    2. At the end of the EZ Pages (i think) links there is a little extra space on the right that i would love to get rid off. It's as if it wants to add another link.

    3. Under the EZ pages (i think thats what they are called) There is a large gap before the main page content starts.


    Even help on just one of these would be great. These forums have been so amazing so far and i'm just learning

    Thank you in advance for any and all help.

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    You really should take a look in the Tutorials/FAQ (link at top of forum).

    The size of the logo is controlled in includes/languages/english/YOUR_TEMPLATE/header.php

    Code:
      define('HEADER_LOGO_WIDTH', '192px');
      define('HEADER_LOGO_HEIGHT', '64px');
    I'd have to look at the site again to figure out what your other questions mean. I don't have the time just now tho.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

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

    Default Re: [Beginer] Header Help - can't work out the css

    It would really help if we could see a link to your site.

  4. #4
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    Thank heaps mate, don't worry about the rest i'm thankful that you helped even with one of them, thanks again.

  5. #5
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    Whooops. sorry

    site is http://www.ozresort.com.au/

    2am in the morning i think my i might be loosing it a little bit,

  6. #6
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    Quote Originally Posted by redpanda View Post
    Whooops. sorry

    site is http://www.ozresort.com.au/

    2am in the morning i think my i might be loosing it a little bit,
    2am? GO TO BED! I know this is addictive, but you'll be less fuzzy after some sleep.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  7. #7
    Join Date
    Aug 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    Haha, i know, i keep saying just one last thing, but now that the tele comercials have started i think your night and will call it a night after these few last things.

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

    Default Re: [Beginer] Header Help - can't work out the css

    You have two #logoWrapper statements fighting each other:

    #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    max-height: 66px;
    min-height: 25px;
    height: 66px;
    }


    and

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);*/
    /* background-repeat: repeat-x; */
    background-color: #ffffff;
    /* height:75px; */
    height:199px;
    }

  9. #9
    Join Date
    Sep 2008
    Location
    Toronto, Ontario, Canada
    Posts
    469
    Plugin Contributions
    0

    Default Re: [Beginer] Header Help - can't work out the css

    check out my post too

    http://www.zen-cart.com/forum/showthread.php?t=130792

    tells you the two files you need to do.

  10. #10
    Join Date
    Feb 2008
    Location
    Philadelphia
    Posts
    290
    Plugin Contributions
    3

    Default Re: [Beginer] Header Help - can't work out the css

    use firefox webdeveloper. It allows you to highlight the area in question and easily fix any formatting issues

 

 

Similar Threads

  1. v150 Help Can't Figure out how to move header search box!!
    By Darion in forum General Questions
    Replies: 3
    Last Post: 15 Sep 2012, 07:17 PM
  2. The Quickest and Easiest way to work out what does what on the CSS style sheet
    By janissaire in forum Templates, Stylesheets, Page Layout
    Replies: 47
    Last Post: 5 Jul 2012, 03:05 AM
  3. Beginer help on editing home page
    By redpanda in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 6 Aug 2009, 03:28 PM
  4. Desperately need help with CSS to get header graphics to work
    By koenvandamme in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jun 2009, 02:19 PM
  5. css help, can't find sidebox header font color
    By divinelighting in forum General Questions
    Replies: 2
    Last Post: 19 Mar 2007, 11:36 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