Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default How can i remove spaces in the header???

    I am trying to fine tune things a little.


    Here is a link to what I am trying to do.

    http://www.buythistoo.com/temp/layout1.JPG

    #1) Get rid of (Or make smaller) the gap between the logo & the Home Log In Bar

    #2) Remove the gap between the Tabed Categories and the "Home" tab

    #3) There is some blank space Here. It goes before anything I put first in the colum left area. Id like to bring the colum up more.


    Thanks in advance.

  2. #2
    Join Date
    Apr 2005
    Posts
    392
    Plugin Contributions
    0

    Default Re: How can i remove spaces in the header???

    In your stylesheet.css within your custom template folder, look for and edit the attribute mark in red
    Code:
    .leftBoxContainer {
    	border: 1px solid #ffffff;
    	margin-top: 1.5em;
    	}
    You may also like to add this:
    Code:
    #headerWrapper {
    	_margin-bottom:-20px; /* Applicable only to IE. */
    	}
    which removes a blank line under the header only in IE but not in FF.

    Hope this helps.

 

 

Similar Threads

  1. how can I remove the logo "Computer store the.." from the header and put my own.
    By fkalanda in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Jul 2013, 09:23 PM
  2. How can i remove some of the menu in header?
    By louisapple in forum General Questions
    Replies: 4
    Last Post: 3 May 2010, 09:41 AM
  3. How can I remove the H1 header on this page... ?
    By helexia23 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 29 Mar 2010, 11:21 AM
  4. How can I get rid of the spaces between the banners in the side box?
    By cgardner in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 9 Oct 2007, 03:05 AM
  5. How Can I remove spaces from the top of the page??
    By milobloom in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Jul 2007, 11:39 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