• Resolved abc1me

    (@abc1me)


    Morning WP experts. I ‘m wondering if cutting down my header by app. 1/3 is possible. Was looking in the style sheet and found the header with a height value. Making that a smaller figure should reduce the header height right?

    http://www.fundinglist.com

Viewing 1 replies (of 1 total)
  • Thread Starter abc1me

    (@abc1me)

    #header{
    position:relative;
    height:300px;background:url(img/header.jpg) top left no-repeat;
    }
    #content{
    background:#fff;
    border:10px solid #121827;
    font-family:'Myriad Pro',Helvetica,Arial,sans-seri

    Shouldn’t I just be able reduce 300 px to reduce the height of the header?

Viewing 1 replies (of 1 total)

The topic ‘reduce header size’ is closed to new replies.