2016-12-29, 12:24 AM
hi. i am trying to add my custom banner , i made it exactly the same height/width as the stock one. for some reason my banner is enlarged like crazy inside the box. here is the code
border-bottom: 1px solid #262626;
height: 220px;
padding: 0;
margin: auto;
text-shadow: 1px 1px 0px #262832;
-moz-border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: 1px solid #262626;
height: 220px;
padding: 0;
margin: auto;
text-shadow: 1px 1px 0px #262832;
-moz-border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;