Sign up to create your own snipts, or login.

Public snipts » comsharp's snipts » shrink header part

posted on Jul 22, 2010 at 3:57 a.m. EDT in 
  • body {
    	background-image: url(/img/small-bg.png);
    }
    
    #wrapper {
    	width: auto;
    	margin: auto;
    	text-align: left;
    	background-image: url(/img/small-logo.png);
    	background-position: left 5px;
    	background-repeat: no-repeat;
    	min-height: 400px;
    }
    

    copy | embed

0 Comments

Sign up, or login to leave a comment.