Welcome to Welcome to DNF.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars

If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.

Register Today on DNForum IT'S FREE!

Results 1 to 6 of 6
  1. #1
    DNF Addict
    randomo's Avatar
    Join Date
    Nov 2002
    Posts
    3,234
    Country

    United States Follow randomo On Twitter Add randomo on Facebook
    DNF$
    13,077
    Bank
    0
    Total DNF$
    13,077
    Donate  

    WordPress novice question

    Hi,

    I want to change the size allotted to the header in a WordPress theme. Can someone please tell me how to find the measurements I need to change? (I assume I'm looking for codes in the header.php file.) Thanks.
    See my domains, grouped by category, at BetterDomains.net - reseller offers welcome!

    Follow me at Facebook or Twitter - I'm "BetterDomains" at both places.

  2. #2
    Domain Addict
    dname's Avatar
    Join Date
    Nov 2003
    Location
    Online
    Posts
    44
    Country

    Finland
    DNF$
    497
    Bank
    0
    Total DNF$
    497
    Donate  
    Hi,

    I think you should take a look into style.css file instead and find the sections about #header and #headerimg defining height and width of the header/image.
    Hope it helps.
    WTB: Short Domains & High Quality Domains

  3. #3
    Platinum Lifetime Member

    Join Date
    Aug 2010
    Location
    Las Vegas
    Posts
    33
    Country

    United States
    DNF$
    424
    Bank
    0
    Total DNF$
    424
    Donate  
    In your dashboard click Appearance - Header to edit the width, height and image. Standard size is 480x250. Or you can click Appearance - Edit CSS and at the bottom of that page you can change the "limit width" box to whatever value you choose.

  4. #4
    DNF Addict
    randomo's Avatar
    Join Date
    Nov 2002
    Posts
    3,234
    Country

    United States Follow randomo On Twitter Add randomo on Facebook
    DNF$
    13,077
    Bank
    0
    Total DNF$
    13,077
    Donate  
    Thanks for the answers, guys - I will check into it.
    See my domains, grouped by category, at BetterDomains.net - reseller offers welcome!

    Follow me at Facebook or Twitter - I'm "BetterDomains" at both places.

  5. #5
    DNF Addict
    randomo's Avatar
    Join Date
    Nov 2002
    Posts
    3,234
    Country

    United States Follow randomo On Twitter Add randomo on Facebook
    DNF$
    13,077
    Bank
    0
    Total DNF$
    13,077
    Donate  
    I tried "Appearance" and then "Header", but there was no place there to set header size. Then I tried to edit the CSS portion that contains the header settings, but again didn't know what to change. Is there a way I can edit the code below in order to set the exact height and width of the header image? Thanks in advance for any help.



    /* =Header
    -------------------------------------------------------------- */

    #header {
    padding: 30px 0 0 0;
    }
    #site-title {
    float: left;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 18px 0;
    width: 700px;
    }
    #site-title a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    }
    #site-description {
    clear: right;
    float: right;
    font-style: italic;
    margin: 14px 0 18px 0;
    width: 220px;
    }

    /* This is the custom header image */
    #branding img {
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    clear: both;
    display: block;
    }
    See my domains, grouped by category, at BetterDomains.net - reseller offers welcome!

    Follow me at Facebook or Twitter - I'm "BetterDomains" at both places.

  6. #6
    Domain Addict
    dname's Avatar
    Join Date
    Nov 2003
    Location
    Online
    Posts
    44
    Country

    Finland
    DNF$
    497
    Bank
    0
    Total DNF$
    497
    Donate  
    Hi,

    I think you should add width/height property to the "custom header image" section, e.g.

    /* This is the custom header image */
    #branding img {
    border-top: 4px solid #000;
    border-bottom: 1px solid #000;
    clear: both;
    display: block;
    width: 468px;
    }

    Depending on the size of the header element you can adjust that value accordingly to make it look right.
    WTB: Short Domains & High Quality Domains

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Domain name forum recommended by Domaining.com