Results 1 to 10 of 35

Hybrid View

  1. #1
    Join Date
    Jul 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Space between headerWrapper and logoWrapper

    Quote Originally Posted by buildingblocks View Post
    that may be the #navMainWrapper top margin.
    Nope

  2. #2
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: Space between headerWrapper and logoWrapper

    Quote Originally Posted by Hell Guapo View Post
    Nope
    well, sorry.....I said #navMainWrapper, top margin

    and should have said #navMainWrapper top padding.

    example: red denotes top padding

    #navMainWrapper {padding:10px 5px 10px 5px;}

    may not look exactly like mine


    If that doesn't do it then.....a link...

  3. #3
    Join Date
    Jul 2011
    Posts
    104
    Plugin Contributions
    0

    Default Re: Space between headerWrapper and logoWrapper

    Well. I fixed the problem with a negative value margin for logoWrapper:



    My CSS is as follows:

    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    }

    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #FF9900;
    height:150px;
    margin-top: -10px;
    }

    But it still doesnt explain where the extra 10px gap is coming from.

    I'd like to do it without having to use a negative value for margin... Any ideas?


    losteras.com/store
    Last edited by Hell Guapo; 4 Oct 2011 at 06:29 AM.

 

 

Similar Threads

  1. help: space between logowrapper & ezpagestop
    By layoyo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Oct 2008, 09:49 AM
  2. White space below logowrapper
    By Three Sisters in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 11 Aug 2008, 05:10 AM
  3. how to remove vertical space between logoWrapper and navMainWrapper?
    By jamesdavid in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 10 Jun 2008, 12:40 PM
  4. how to remove space between logoWrapper and navMainWrapper??
    By jamesdavid in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 May 2008, 08:12 PM
  5. Space between menu and Title
    By bigchili in forum General Questions
    Replies: 2
    Last Post: 4 Feb 2008, 09:26 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