Thread: Header size

Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    4
    Plugin Contributions
    0

    Default Header size

    How do I resize my header? I need more space for my logo and header bg.

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

    Default Re: Header size

    Can't see what you need

    Post a link
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Feb 2009
    Posts
    4
    Plugin Contributions
    0

  4. #4
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: Header size

    based on your CSS:
    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }
    you set the height for 75px when the image is clearly larger than 75px.

    just a side note I would consider enlarging the width 750px looks too small on wide screen monitors and bigger monitors which almost everyone is using now. I would at least increase the site width to 850px to no more than 980px. Also by having a huge header on all your pages you are taking a way from customer attention.

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

    Default Re: Header size

    Quote Originally Posted by Glamorousshoe
    looks too small on wide screen monitors and bigger monitors which almost everyone is using now.
    Not the case - ALMOST EVERYONE!!

    The bulk of users
    1024×768 (47%)
    1280×1024 & higher (30%)
    320×240 and 320×480 increasing rapidly (Mobile)
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Feb 2009
    Posts
    4
    Plugin Contributions
    0

    Default Re: Header size

    Quote Originally Posted by Glamorousshoe View Post
    based on your CSS:
    #logoWrapper{
    background-image: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:75px;
    }
    you set the height for 75px when the image is clearly larger than 75px.

    just a side note I would consider enlarging the width 750px looks too small on wide screen monitors and bigger monitors which almost everyone is using now. I would at least increase the site width to 850px to no more than 980px. Also by having a huge header on all your pages you are taking a way from customer attention.
    Oh thanks! I couldn't find that for some reason...
    I have a wide screen monitor and it really doesn't look small to me because I'm used to a lot of website layouts looking kinda small. =P
    and yeah I agree with you about the header... The computer I had that I used photoshop on died so I'm just using that header temporarily until I get photoshop back.

 

 

Similar Threads

  1. header size
    By bchilli in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 12 Dec 2010, 08:11 AM
  2. Header size
    By reciecup in forum Customization from the Admin
    Replies: 3
    Last Post: 2 Aug 2010, 03:19 AM
  3. Detaching header from main page - how to get main section and header size differently
    By guls_guys in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Apr 2008, 06:07 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