Results 1 to 6 of 6

Hybrid View

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

    Default Re: Removing Blank space at the top below the logo?

    Yee Doggie!

    Your 1/2 now on my problems.... Any suggestions on the other?

  2. #2
    Join Date
    Sep 2008
    Location
    Toronto, Ontario, Canada
    Posts
    469
    Plugin Contributions
    0

    Default Re: Removing Blank space at the top below the logo?

    I'm going to bed but search some of my posts - look for the image size in header - for the file names and also look at the sticky re css there's some configuration you may need to do there too.

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

    Default Re: Removing Blank space at the top below the logo?

    My site is getting there,

    www.nothingbutcostumes.com

    Enough to leave as is... But how can I make the bar go up a little higher taking up some of that blank space at the top?

  4. #4
    Join Date
    Nov 2007
    Location
    Melbourne, Australia
    Posts
    541
    Plugin Contributions
    0

    Default Re: Removing Blank space at the top below the logo?

    You can reduce the amount of white space in the header indeed. That makes it easier to browse for your customers. BTW: Very nice design.

    And give your website a propoer title. At the moment i read: HOME_PAGE_TITLE. Looks like a missing defninition in the language file.

    Code:
    Set 
    
    .header_t .row1 {
    height:89px;
    }
    
    Set the height of the spacer for you menu to 49 px
    
    <div class="col2 user_menu">
    <img width="1" height="49" alt="" src="includes/templates/template_default/images/pixel_trans.gif"/>
    <ul></ul>
    <div class="clear"/>
    </div>
    
    and maybe reduce the spacing between the header and the main content to 10px
    
    <img width="1" height="10" alt="" src="includes/templates/template_default/images/pixel_trans.gif"/>
    <br/>
    <div class="main_t">

 

 

Similar Threads

  1. Blank space above and below the header logo
    By sonduarte in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Jan 2010, 08:54 PM
  2. Removing the Category links from the top of page under logo
    By bob_p in forum Customization from the Admin
    Replies: 1
    Last Post: 31 Oct 2007, 10:18 PM
  3. help, a blank space on the top of webpage!!
    By nintenshop in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Sep 2007, 10:54 AM
  4. Removing Space below Logo image in Header
    By woodlandsprite in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 May 2006, 11:52 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