Speak Up sidebar
Email - tangolitious.at.verizon.net

~ 1.03 kb ~ Download it
(Downloads to date: 276)
Description
A sidebar skin to go with the Speak Up! theme
instructions
After applying the ezdesign sidebar, you can add this skin. Upload the headers (supplied in the zip) to your own server. Put this code in the first box of custom html.
Subscribing to ezdesign
If the tdf below does not use the ezboardthemes.com url, then it's not set up for subscribing to. To have it put on the subscription server, please post
at the ezdesign
subscription help forums. To subscribe to ezdesign (link directly to our images from your ezboard) please
sign up
tdf/code
<style>
/* © Copyright 2003, ezdesign*/
.header {background-image: url(http://your-url-here/gldhead.gif);
background-color: transparent;
padding: 6px;
color: #000000;
width: 100%;
margin-bottom: 4px}
#outer {border-top: 3px ridge #fbfac1;
border-right: 3px ridge #c4b98b;
border-bottom: 3px ridge #c4b98b;
border-left: 3px ridge #fbfac1; padding: 2px}
#sidebar {width: 150px; margin: 0px 4px 0px 0px; }
#sidebar .holder {width: 150px}
.sidebar {border-top: 3px ridge #fbfac1;
border-right: 3px ridge #c4b98b;
border-bottom: 3px ridge #c4b98b;
border-left: 3px ridge #fbfac1;
background-color: transparent;
padding: 6px;
text-align: center;
color: #000000}
.sidebartitle {background-image: url(http://your-url-here/gldhead.gif);
font-family: "tempus sans ITC", verdana, sans-serif;
font-weight: bold;
padding: 6px;
text-align: center;
color: #000000}
.sidebarsubhead {background-image: url(http://your-url-here/gldcathead.gif);
font-family: "tempus sans ITC", verdana, sans-serif;
font-weight: bold;
padding: 6px;
text-align: center;
color: #000000;
border-bottom: 0px}
.sidebarlinks {background-color: transparent;
text-align: center}
a.nav:link {color: #000000;
text-decoration: none}
a.nav:visited {color: #000000;
text-decoration: none}
a.nav:active {color: #000000;
text-decoration: none}
a.nav:hover {color: #000000;
text-decoration: underline;}
.scroller {filter:Alpha(Opacity=100, FinishOpacity=0,
Style=1, StartX=0, StartY=40,
FinishX=0, FinishY=0);
width: 100%;
height: 100px;
text-align: center;
background-color: #fbfac1}
#credit {background-image: url(http://your-url-here/gldhead.gif);
font-family: "tempus sans ITC", verdana, sans-serif;
font-weight: bold;
padding: 6px;
text-align: center;
color: #000000}
.spacer {height: 4px}
.forumtitle {background-color: transparent;
padding: 6px;
text-align: center;
color: #000000}
#forum .holder {width:100%;}
.forum {vertical-align: top; text-align: center}
</style>