Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default White Space under my logo header?

    I can't seem to get rid of the white space between my logo header and my header ezpage bar. It is not part of the image. Any suggestions? Link to my site is www.bendisskin.com

    Thanks

  2. #2
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: White Space under my logo header?

    A guess of mine is it has something to do with the category tabs/links that display in that area above the menu ezpage bar. Can anyone confirm that? Or lead me in the right direction? Thanks.

  3. #3
    Join Date
    Mar 2008
    Posts
    218
    Plugin Contributions
    0

    Default Re: White Space under my logo header?

    Well It only took me hours of searching but hopefully this will help everyone who encounters this same problem.

    I went to the templates/YOUR_TEMPLATE/common/tpl_header.php and look for this code between

    PHP Code:
    <!--bof-branding display-->
    <!--
    eof-branding display--> 
    Look for:
    PHP Code:
    <br class="clearBoth" /> 
    and Change to:

    PHP Code:
    <div class="clearBoth"></div
    This worked like a charm. Hope this helps others

 

 

Similar Threads

  1. v150 Featured Image alignment and the white space under logo
    By jongaguy in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Apr 2014, 05:37 AM
  2. again white space under logo
    By abuadam in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 Apr 2011, 11:45 AM
  3. White Space Under Logo
    By Jeff Finn in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Jul 2009, 04:38 AM
  4. Help removing white space under main logo
    By sneader in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 23 Oct 2007, 08:11 AM
  5. White space under the logo in i.e.
    By davidin in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jan 2007, 08:00 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