1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Web Design Business Worl Template - Ned help editing

Discussion in 'Web Design' started by GiantMonkey, Feb 21, 2012.

  1. GiantMonkey

    GiantMonkey New Member

    I have just downloaded the business world template, and i would like to be able to change the height of the bluey area where the smiling man stands. I tried changing this part of CSS
    Code:
    #body .header div {
     background: url(images/smiling-man.jpg) no-repeat bottom right;
     height: 472px;
     margin: 0 auto;
     padding: 0;
     width: 960px; 
    }
    
    I reduced the height and got rid of the man, but the bit below the div got mucked up or the blue bit moved up to close to the top.

    Any help?
     
  2. Mimoun

    Mimoun Administrator Staff Member Director Verified Member

    Post the code with your changes; it's going to be a lot easier to help you that way.