upload the images in the zip file to your own server, Put the code in the first box of your custom html. Use the tdf with the correct addresses in theme management
tdf
#forumBanner http://www.ezboardthemes.com/court/courtbanner.jpg
#hotTopicImage http://www.ezboardthemes.com/court/courthot.gif
#categoryHeadingBackgroundImage http://www.ezboardthemes.com/court/courthead.gif
#deleteThreadImage http://www.ezboardthemes.com/court/courttopcom.gif
#nextTopicImage http://www.ezboardthemes.com/court/courtnext.gif
#background http://www.ezboardthemes.com/court/courtbg.jpg
#newPollImage http://www.ezboardthemes.com/court/courtpoll.gif
#forumBannerUrl
#stickyTopicImage http://www.ezboardthemes.com/court/courtstick.gif
#unreadImage http://www.ezboardthemes.com/court/courtnew.jpg
#pollIcon http://www.ezboardthemes.com/court/courtgraph.gif
#addReplyImage http://www.ezboardthemes.com/court/courtreply.gif
#tableHeadingBackgroundImage http://www.ezboardthemes.com/court/courthead.gif
#closeThreadImage http://www.ezboardthemes.com/court/courtclose.gif
#prevTopicImage http://www.ezboardthemes.com/court/courtprev.gif
#boardBannerUrl
#multiplePagesImage http://www.ezboardthemes.com/court/book1.gif
#newTopicImage http://www.ezboardthemes.com/court/courttop.gif
#boardBanner http://www.ezboardthemes.com/court/courtbanner.jpg
#forumsOrThreadsListingBackgroundType2 clear
#categoryHeadingBackgroundColor #828282
#backgroundColor #828282
#altColumnColor #b6e1ea
#tableHeadingBackgroundType image
#tableBgColor2 #828282
#tableHeadingForegroundColor #F5F5DC
#vLinkColor #F5F5DC
#linkColor #F5F5DC
#tableHeadingBackgroundColor #fbfac1
#categoryHeadingForegroundColor #F5F5DC
#forumsListingBackgroundColor #828282
#highLightColor #DEB887
#textColor #F5F5DC
#tableBgColor1 #828282
#categoryHeadingBackgroundType clear
#pollBackgroundColor #828282
#forumsListingBackgroundColor2 #828282
#aLinkColor #F5F5DC
#forumsOrThreadsListingBackgroundType color
code
<style>
body { font-size: 80%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #F5F5DC;
background-color: #828282;
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed }
td.whosonline {font-family: Georgia, "Times New Roman", Times, serif;
color: #F5F5DC}
.whosonline {background-image:url(http://www.ezboardthemes.com/court/courtwhos.gif);
font-family: Georgia, "Times New Roman", Times, serif;
color: #F5F5DC}
.whosonline td {background-color: transparent;
border: 0px}
.whosonline font {background-color: transparent;
border: 0px}
.whosonline a:link {color: #F5F5DC}
.whosonline a:visited {text-decoration: underline;
color: #F5F5DC}
.whosonline a:hover {text-decoration: underline;
color: #DEB887}
td { font-family: Georgia, "Times New Roman", Times, serif;
font-size: 80%;}
h1 { font-size: 140%;
font-family: Georgia, "Times New Roman", Times, serif }
h2 { font-size: 120%;
font-family: Georgia, "Times New Roman", Times, serif}
h3 { font-size: 110%;
font-family: Georgia, "Times New Roman", Times, serif }
h4 { font-size: 100%;
font-family: Georgia, "Times New Roman", Times, serif }
h5 { font-size: 100%;
font-family: Georgia, "Times New Roman", Times, serif }
h6 { font-size: 80%;
font-family: Georgia, "Times New Roman", Times, serif }
.m { font-size: 80%;
font-family: Georgia, "Times New Roman", Times, serif;}
.headings {
font-size: 100%;
font-family: font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold}
a:link { color: #F5F5DC}
a:visited { color: #F5F5DC}
a:hover {color: #DEB887}
select {
font-size: 80%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
background-color: transparent}
.title { font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif}
.intro { font-family: font-family: Georgia, "Times New Roman", Times, serif;
color: #F5F5DC;
font-size: 80%;}
.usertitle { font-size: 110% }
.inputbox {
border-top: #333333 solid thin;
border-bottom: #333333 solid thin;
border-right: #333333 solid thin;
border-left: #333333 solid thin;
color:#000000;
font-family: Georgia, "Times New Roman", Times, serif }
.inputbutton { font-size: 90%;
color: #F5F5DC;
background-color: #828282;
font-family: Georgia, "Times New Roman", Times, serif; }
i { font-size: 80%;
background-color: transparent }
</style>