Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default header margin help please.

    I have done quite a bit of template changing from the original classic template.

    Currently I have moved the navigation bar down and the header above it.

    Now I need to fix the margin there is white space between the top and bottom of my header. i have searched and no dice for my specific issue.

    example:

    http://www.battletecusa.com/store/

    Can someone tell me how to tighten that up so there are no more margins on each side of the header_bg???

    Thank you in advance.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: header margin help please.

    One can be removed through the files or with display: none; in the stylesheet for tagline.

    Check your view source for any others that you are not using but still there
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: header margin help please.

    Sorry your response seems somewhat cryptic.

    I was able to remove the margin at the top of header_bg. I made the outline in the wrapper 0px instead of 1 px in stylesheet.

    Now I need to get the one between the header_bg and the navigation bar.

    I have become somewhat familiar with the stylesheet. But I can't seem to find a way to toggle it off or change it.

    Again Im attempting to remove the white margin between header_bg and the navigational bar on my site. It can be referenced at the above link.

    Any help appreciated.

  4. #4
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: header margin help please.

    Ok update, I went to stylesheet and added display: none; to the tagline code in stylesheet. No results. I think thats what you meant Kobra. : )

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: header margin help please.

    Try this and double check in IE - find and seperate this
    Code:
    #navMainWrapper {
    	margin: -1.2em 0em 0em 0em;
    	background-color: #000000;
    	background-image: url(../images/tile_back1.gif);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    	}
    #navSuppWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #000000;
    	background-image: url(../images/tile_back1.gif);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    	}
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: header margin help please.

    Thanks Cobra. Problem solved. I did solve it though by resizing the logo it would go all the way to the nav bar by making its height more pixels.

    I then told the php to make the logo size the whole width and not just 291px or whatever.

 

 

Similar Threads

  1. header margin
    By petergy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2012, 04:03 AM
  2. How to reduce the margin between header banner and contents?
    By WendyT in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jun 2010, 09:37 AM
  3. Strange Margin/Gap Help Get Rid of Please
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Feb 2009, 03:30 PM
  4. left sidebox margin/padding from header
    By ryanb4614 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Jan 2009, 07:11 AM
  5. Please help me work out how to change the margin around "Customers Also Purchased"
    By BigSash in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Dec 2008, 01:35 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