Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    Apr 2006
    Location
    Homebase: Spokane, WA
    Posts
    103
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Kim,
    Thanks for the quick reply. I am using 1.2.7 and think maybe what you are talking about is actually in:

    zencart/includes/languages/english/classic/header.php

    ??????????

    I used the Developer Tool Kit for search for the <H1> and it showed:

    Line #34 : define('HEADER_SALES_TEXT', '<h1></h1>');

    Is this the ones I should remove to look like this:

    Line #34 : define('HEADER_SALES_TEXT', '');

    ???

    Sorry for the tip-toeing arond on this but we are really starting to get visitors and don't really want to make a mistake and whack my site all up.

    Thanks,
    Rod

  2. #2
    Join Date
    Apr 2006
    Location
    Homebase: Spokane, WA
    Posts
    103
    Plugin Contributions
    0

    Default Re: Excess Header Space

    OK, I just did what I asked above and it didn't work....

  3. #3
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Another option:
    Look in your stylesheet for "leftboxheading" rightboxheading" and see what padding or margin values you have. Set them top to 0

  4. #4
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Sorry, forget last post. You have a 2px padding-top at ".column_left" ".column_right ". Check this also


    Dimi

  5. #5
    Join Date
    Apr 2006
    Location
    Homebase: Spokane, WA
    Posts
    103
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Dimi,
    THANKS!!! IT WORKED!!! Well, kinda.... Here's what I ended up doing:

    In the stylesheet (this is pretty new to me still, I was a 'hard HTML' guy before this) i found:

    /*center main section
    -----------------------------------*/
    TD.pageHeading, DIV.pageHeading, h1 {
    font-size: 16px;
    font-weight: bold;
    color: #000066;
    padding-top: 11px;

    I changed:

    /*center main section
    -----------------------------------*/
    TD.pageHeading, DIV.pageHeading, h1 {
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    padding-top: 1px;

    and it pulled it all up and looks BETTER!!! WOO HOO!!

    Thanks so much!!

    Rod

    p.s. This community is AWSOME!!!

  6. #6
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Excess Header Space

    You welcome

    Where do the people here find the smilies?
    I just can't wake them up....

  7. #7
    Join Date
    Mar 2006
    Posts
    208
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Aaaaaahhh...was an editor choice!!! Aha !

  8. #8
    Join Date
    Apr 2006
    Location
    Homebase: Spokane, WA
    Posts
    103
    Plugin Contributions
    0

    Default Re: Excess Header Space

    Dimi,
    Go to UserCP and I think it is under Options. There is a selection for and advanced editor.

    Thanks again!

    Rod


 

 

Similar Threads

  1. Excess white space on right side- and I do mean EXCESS!
    By chezRone in forum Templates, Stylesheets, Page Layout
    Replies: 12
    Last Post: 31 Mar 2010, 08:21 PM
  2. Excess space at bottom of pages
    By Scorpiowoman in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 15 Mar 2009, 04:21 AM
  3. Excess Space in header
    By estrat in forum General Questions
    Replies: 2
    Last Post: 25 Dec 2008, 07:28 AM
  4. Space Between Logo-header and EZ-Pages Header
    By Tig in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Jul 2008, 07:17 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