Thread: TABLE.Header

Results 1 to 9 of 9
  1. #1
    Join Date
    Sep 2006
    Posts
    7
    Plugin Contributions
    0

    TABLE.Header

    Hello.

    My zen is v.1.3.5 and install fresh copy.
    Between Banner and Top menu(right above navBreadCrumb), there is some gap.

    In my understanding, it is called TABLE.header and could be adjusted by padding-bottom: 0px; as shown below at V.1.2.6.

    /* copied from v1.2.6 */
    TABLE.header {
    padding-bottom: 0px;
    }

    but some how V.1.3.5 does not recognize TABLE.header.
    Please take a time to look at this site http://www.emartla.com

    Is anyone know how to fix this please?
    Andy

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: TABLE.Header

    That selector is obsolete as the table it once was assigned to, it won't work anymore.

    Find in your tpl_header.php;

    Code:
    <br class="clearBoth">
    <!--eof-branding display-->
    
    <!--eof-header logo and navigation display-->
    Delete the line in red, make sure you only delete that one above those two comment lines. There probably will be other slight ajustments to make after, but that'll let most of the air out.

  3. #3
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: TABLE.Header

    I have mentioned this before and I've tried that sketchy (even both) and doesn't work. Here's my post: Header Issue
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: TABLE.Header

    The member's specific case at hand, is the typical problem in Explorer with that clearBoth tag. I've tried it on the above store front with IE7 and it's shoddy/wannabee developers bar, the best I could do is omit that tag using the DOM and the whitespace collapsed before my eyes.

    I think you're talking of Explorer's stupid bug like the image below portrays, taken from a screenshot with IE... that line is not present in any other browsers, of course. I'm currently looking into a proper fix as it's holding back completion time for a client. I could rant for days about IE, to the point of insanity.
    Attached Images Attached Images  

  5. #5
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: TABLE.Header

    Yes, that's one, but I handled to get rid of that one on FF. There's another one between the header/logo and EZPages bar (if not using categories tab), that I can't get rid of and it shows up in FF as well. This is holding my update to 1.3.5 I don't know if leave everything on 1.3.2 or go on with update.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  6. #6
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: TABLE.Header

    See, that's the funny thing... in Firefox, all is well as it should be. But, those lame-o IE anti-compliance browsers are causing me distress.

    In that picture of the design, the whitespace is located directly below an image and directly above a header inserted EZ page bar. It should blend as if the EZ page bar is part of the logo, which it does... except for crappy IE. I could probably do a negative fix for it, but it has to be of exact height as per the client's request. So, I have to figure out how to omit that whitespace without any drop in height for FF. It's making me hotter than hell itself.

    I'm curious to know if you have a test store where your issue can be viewed. I should be tending to my whitespace issue, but I'm inquisitive to everyone's problems too.

  7. #7
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: TABLE.Header

    Check your PM ~Problem Solved~

    Now, back to my IE whitespace issue...

  8. #8
    Join Date
    Sep 2006
    Posts
    7
    Plugin Contributions
    0

    Default Re: TABLE.Header

    Thanks Sketchy, It works great.
    There's a little gap still left but I guess could be fixed with padding commend.
    Thank you very much.

  9. #9
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: TABLE.Header

    You're welcome. I may tackle our Explorer issue more tonight, so if I have good news... I'll surely share it.

 

 

Similar Threads

  1. remove table header
    By g_force in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 May 2009, 10:45 AM
  2. New Products Table Header
    By TurtleDove in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jul 2007, 11:05 PM
  3. Adding a Table Below Header
    By cartdiscounts in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 28 May 2007, 04:06 PM
  4. Table header link color
    By Scarlet in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Oct 2006, 09:01 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