Put this code in the first box on the custom html page:
<style>
body {
font-family: verdana, sans-serif;
font-size: 10px;
text-align: center;
}
td {
font-family: verdana, sans-serif;
font-size: 10px;
}
#outer { padding: 4px}
#header {padding: 0px}
.header {
border: 1px solid #416A9C;
background-color: #ffffff;
background-image: url(http://www.ezboard.com/prefabs/ez/bg_heading.gif);
margin-bottom: 2px;
}
#sidebar {
width: 150px;
padding: 0px;
}
#sidebar .holder {width: 150px; margin-right: 4px;}
.sidebar, .credit {
border: 1px solid #416A9C;
padding: 6px;
font-size: 10px;
text-align:center;
background-color: #ffffff;
}
.sidebarlinks {
padding: 0px;
font-size: 10px;
text-align:center;
background-color: #ffffff;
}
.sidebartitle, .header {
border: 1px #416A9C solid;
color: #ffffff;
padding: 4px;
font-size: 14px;
font-weight: bold;
text-align: center;
background-image: url(http://www.ezboard.com/prefabs/ez/bg_heading.gif);
width: 100%;
}
span.sidebartitle {margin-bottom: 4px}
.sidebarsubhead {
border: 1px #416A9C solid;
border-bottom: 0px;
background-color: #ffffff;
padding: 2px;
font-size: 12px;
text-align: center;
background-image: url(http://www.ezboard.com/prefabs/ez/bg_category.gif);
width: 100%;
color: #86B7DE;
font-weight: bold;
}
span.sidebarsubhead { border: 1px #416A9C solid; margin-bottom: 4px;}
.spacer {height: 4px}
#forum {
padding: 0px;
}
#forum .holder { width:100%}
.forum {
padding: 0px;
border: 1px solid #416A9C;
background-color: #ffffff;
}
.forumtitle {
border: 1px #416A9C solid;
color: #ffffff;
padding: 4px;
font-size: 14px;
font-weight: bold;
text-align: center;
width: 100%;
background-image: url(http://www.ezboard.com/prefabs/ez/bg_heading.gif);
}
hr { height: 1px; width: 100%; color: #416A9C; border:0px}
a, a:link { color: #416A9C; text-decoration: none}
a:visited { color: #416A9C}
a:hover { color: #416A9C; text-decoration: underline}
a.nav {
height: 15px;
width: 100%;
padding: 2px;
margin-bottom: 1px;
background-color: #ffffff;
border: 1px #416A9C solid;
color: #416A9C;
font-weight: bold;
line-height: 19px;
}
a.nav:hover {
background-color: #416A9C;
color: #ffffff;
}
.scroller {
height: 100px;
width: 100%;
Filter:Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=40, FinishX=0, FinishY=0);
text-align:center;
}
</style>
{compliant with vers 2.1}
