this is very cool but when i add my banners it creates a table under the banner which others styles i have in the board dont.
this is the banner class
.banner {
background:transparent;
color: #FFFFFF;
border-color: #445563;
border-style: solid;
border-width: 1px;
margin: 2px;
}
it also leaves a small margin between logo and header which shouldnt. can u tell me how to fix this ?
|