New Theme?

DSFAN121

Senior Member
Joined
Feb 18, 2005
Posts
1,245
Bells
1,440
Love Tokens
0
Cupid Coins
0
I think a new skin (or theme as it's called) would help make the necessary atmospheric change here (and I think this skin is ugly anyway). Want me to find us someone who can make a better skin, seeing as there's not a good selection out there?
 
I think the current skin isn't that bad, but that's my opinion :p

The lack of a new skin has to do with Storm being busy and
 
sunate said:
I doubt strom would give out the ccs for the origanal if TBT skin.
I think fish owns those, actually.
And I'd make a skin, but I also dunno how to code.

We should hit Flygon up.
 
Errm......

I can code IF/ZB.... I've made 3 or 4 skins which I kept on my hard drive and never released. ^_^

I wub CSS and HTML. :D

I'm alright with graphics, but if someone made some I could probably code it all. =D
 
dragonflamez said:
sunate said:
I doubt strom would give out the ccs for the origanal if TBT skin.
I think fish owns those, actually.
And I'd make a skin, but I also dunno how to code.

We should hit Flygon up.
I could do it but stor is very particulaer abou the TBT skins'codes.
 
Anyone can see the css. It's not a super protected file.... For example- here's the Simplicty skin's css.

<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
CSS - http://forums.the-bell-tree.com/index/

* Collapse All
* Expand All

http://forums.the-bell-tree.com/index/
Embedded Styles from http://forums.the-bell-tree.com/index/

#wrap, #logo, #submenu, #submenu_bar, #top, #top_bar { margin: 0 auto; padding-left: 0; padding-right: 0; width: 800px; }


http://s3.zetaboards.com/c/204/15/css.css

/* Theme 'Simplicity' made by Nicola http://support.zetaboards.com/ */

/* Don't remove that ^ because that'd be unhelpful for people */

/* Don't edit it or use it as a base for your own theme either.*/



html,body {

background:#5f5f5f;

color: #555;

font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;

font-size:93.3%;

margin:0;

padding:0;

}



a {

color:#15aabc;

text-decoration:none;

}



a:hover {

color:#15aabc;

background: #f2f2f2;

border-bottom: 1px dotted #15aabc;

text-decoration:none;

}



hr {

background-color:#5f5f5f;

border:0;

color:#5f5f5f;

height:1px;

}



table {

border-collapse:collapse;

border-spacing:0;

clear:both;

empty-cells:show;

width:100%;

}



th,td {

border-bottom: 1px dotted #ccc;

}



th {

background: #f8f8f8;

font-weight:400;

padding:3px 5px;

text-align:left;

color: #555;

text-transform: uppercase;

font-size: 80%;

}

#stats th {

font-size: 80%;

}







td {

background: none;

color:#555;

padding:5px 10px;

}



th a,th a:hover {

color:#15aabc;

font-weight:700;



}



h1 {

font-size:200%;

}



h2,h3 {

font-size:100%;

}



.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {

color:#5f5f5f;

background: #eee;

border-bottom: 2px solid #15aabc;

font-size:130%;

font-weight:700;

text-transform: uppercase;

}



h2 a {

color: #5f5f5f;

}

h2 a:hover {

border: 0;

}



thead th {

border-bottom:1px solid #c7eaee;

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom #f2f2f2;

padding:5px;

text-align:left;

font-size: 120%;

}

.posts thead th {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom;

}



input,select,textarea,button,a.btn_fake {

background:#fff;

border:1px solid #97c6cc;

color:#333;

padding:3px 5px;

vertical-align:middle;

}



textarea {

font-family:"Arial", sans-serif;

font-size:100%;

margin:auto;

width:98%;

}



input:focus,input.focus,textarea:focus,textarea.focus {

border-color:#15aabc;

}



.submit_error {

background:#15aabc;

border:1px solid #15aabc;

}



button,a.btn_fake {

margin: 2px;

background: #fff;

border: 1px dotted #15aabc;

color:#007e8d;

cursor:default;

font-family:"Arial", Helvetica, sans-serif;

font-size:90%;

text-transform: uppercase;

overflow:visible;

width:auto;

}



button:hover,a.btn_fake:hover {

border-color:#007e8d;

background: #f5f5f5;

}



button.btn_text {

background:none;

border:0;

cursor:pointer;

font-family: "Arial", "Bitstream Vera Sans", Verdana, sans-serif;

font-size:100%;

}



.notice {

background:#fff;

border:2px solid #e7e7e7;

color:#333;

margin:10px auto;

width:70%;

}



.notice dt {

color:#8CB5E7;

font-weight:700;

}



.notice dd {

font-style:italic;

}



dl.info {

background:#f6f6f6;

border-color:#15aabc;

}



.info dt {

background:#15aabc;

color:#fff;

}



dl.error {

background:#fafafa;

border-color:#5f5f5f;

}



.error dt {

background:#5f5f5f;

color:#fff;

}



#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {

list-style:none;

padding:0;

}



#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {

margin:0;

}



#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {

display:inline;

}

#top {

background: #5f5f5f;

height:20px;

padding: 0 1px 4px 2%;

z-index: 1;

border-bottom: 1px solid #5f5f5f;

}

.drop_menu {

margin: 0;

text-transform: uppercase;

font-size: 90%;

font-weight: 700;

}



#top_info {

color:#fff;

float:left;

margin-top:4px;

}



#top_info a {

color: #c7eaee;

}

#top_info a:hover {

color: #fff;

background: #666;

}



#top_menu {

background:#444;

border-left:1px solid #444;

float:right;

margin-top:0px;

font-size: 80%;

}



#top_menu {

background:#444;

border-left:1px solid #444;

float:right;

margin-top:0px;

}



.drop_menu li {

background: #5f5f5f;

float:left;

margin-right:1px;

text-align:center;

}

.drop_menu li:hover {

background: #5f5f5f;

color: #c7eaee;

}

.drop_menu li a:hover {

border-bottom: 0;

background: #5f5f5f;

color: #fff;

}



.drop_menu a {

display:block;

padding:4px .25em;

position:relative;

width:9em;

color: #c7eaee;

}



.drop_menu ul {

border-top: 1px solid #444;

color:#fff;

left:-999em;

margin:0;

position:absolute;

width:9.6em;

margin-left: -1px;

}



.drop_menu ul li {

font-size:85%;

margin:0;

padding:0;

width:100%;

}



.drop_menu ul li a {

background:#5f5f5f;

border-bottom:1px solid #444;

border-right:1px solid #444;

border-left:1px solid #444;

display:block;

padding:4px 7px;

width: 10.8em;

font-size: 90%;

color: #c7eaee;

}



.drop_menu li ul li a:hover {

background:#5f5f5f;

color: #fff;

border-bottom:1px dotted #c7eaee;

}



#logo {

background:url(http://209.85.62.24/0/14/0/p11006/logo.png) repeat-x top #5bc1ce;

border-bottom:0;

clear:both;

padding: 10px;

z-index: 0;

}

#logo a {

border:0;

background: 0;

}

#submenu {

background: #f1f1f1;

color:#586eb1;

font-size:80%;

padding:5px 1% 5px;

text-align:right;

font-weight: 700;

text-transform: uppercase;

border-bottom: 1px dotted #aaa;

}

#submenu a:hover {

background: #5ac0ce;

border:0;

color: #fff;

text-decoration: none!important;

}



#wrap {

background:#fbfbfb;

margin:0 10% 30px;

padding:0;

border: 8px solid #ddd;

}



#nav {

color: #15aabc;

height:1%;

padding:10px 1%;

text-transform: uppercase;

font-size: 90%;

font-weight: 700;

border-bottom: 1px dotted #15aabc;

}

#nav a {

color: #5f5f5f;

}

#nav img {

margin-top: 3px;

}



.meta_box {

border:1px dotted #15aabc;

background: #fff;

font-size:85%;

line-height:150%;

padding:10px 25px;

margin: 30px 10px;

}

.meta_box h3 {

color: #15aabc;

text-transform: uppercase;

}



.meta_menu {

border:1px dotted #ccc;

padding:0;

width:48%;

}



.meta_menu h3 {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom #5f5f5f;

clear:both;

padding: 7px;

color:#fff;

font-size:100%;

font-weight:700;

margin:-1px;

text-align:center;

}



.meta_menu a {

text-transform: uppercase;

font-size: 90%;

padding: 2px 5px 2px 5px;

display: block;

}

.meta_menu a:hover {

padding: 2px 5px 1px 5px;

}



#ucp_settings, #pm_settings {

margin-left: 10px;

}

#ucp_profile, #pm_messages {

margin-right: 10px;

}



.meta_menu a,.meta_menu a:hover {

color:#666;

}



ul.cat-pages {

float:left;

font-size:90%;

margin:15px 0;

padding: 5px 1px;

width:49%;

}



.cat-pages a,.cat-pagesjump i,.cat-topicpages a {

background:#fff;

border:1px solid #aaa;

color:#15aabc;

}



.cat-pages a:hover,.cat-topicpages a:hover {

background:#c7eaee;

border-color: #15aabc;

color:#0091a3;

}



.cat-pages span {

background:#c7eaee;

border: 1px solid #15aabc;

color:#0091a3;

cursor:default;

font-weight:700;

padding:2px 5px;

}



.cat-pages input {

background:#fff;

color:#5f5f5f;

padding:3px 5px;

vertical-align:baseline;

}



ul.cat-topicpages {

float:right;

font-size:80%;

padding:1px 0;

width: 90px;

}



tr.generic td,div.generic {

font-size:120%;

font-weight:700;

padding:20px;

text-align:center;

}



td.c_head,td.c_foot,td.c_sort {

border: 0;

color:#666;

font-size:80%;

}



td.c_desc {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y right;

font-weight:700;

text-align:right;

vertical-align:middle;

width:200px;

}



td.c_desc small {

display:block;

font-weight:400;

}



tr.pm_new td {

background:#e8f2f3;

font-weight:700;

}



tr.hidden td.c_post {

background:#e8f2f3;

}



.bday {

background:url(http://209.85.62.24/static/1/s_minibday.png) no-repeat;

color:#425384;

font-size:90%;

font-weight:700;

height:16px;

padding:2px 2px 2px 18px;

width:20px;

}



.c_mark {

text-align:center;

border:0;

width:1%;

}



.c_forum {

color:#666;

font-size:80%;

width:60%;

}



.c_forum strong a,.c_last strong a {

color:#15aabc;

text-transform: uppercase;

font-weight: 700;

}



.c_forum strong a {

font-size:110%;

}

.c_forum strong a:hover, .c_last strong a:hover {

background: #f2f2f2;

border-bottom: 1px dotted #15aabc;

}



td.c_last {

font-size:80%;

}



.c_forum-desc {

color:#333;

font-size:85%;

}



.c_last-title {

background:url(http://209.85.62.24/static/1/last.gif) no-repeat left;

display:block;

line-height:16px;

padding-left:10px;

font-weight: 700;

}

.c_last-title:hover {

background:url(http://209.85.62.24/static/1/last.gif) no-repeat left #f2f2f2;

border: 0;

}



td.c_info-v,td.c_info-t,td.c_info-r {

font-size:80%;

padding:5px;

text-align:center;

border-color: #ddd;

color: #999;

}



td.c_subforum {

background: #f7f7f7;

color:#15aabc;

text-transform: uppercase;

font-size:80%;

font-style:italic;

}

td.c_subforum a {

text-transform: none;

}



.cat_head {

border-collapse: separate;

}



.cat_head td {

border: 0;

padding:0;

background: none;

border-bottom: 2px solid #c7eaee;

}



.description {

color:#666;

font-size:85%;

}



a.member:hover {

color:#666;

}



td#stats_events a,td#stats_events span {

background:url(http://209.85.62.24/static/1/s_minical.png) no-repeat 2px;

padding:4px 0 4px 20px;

}



td.c_username {

background: url(http://209.85.62.24/0/14/0/p11018/teal_dot.gif) repeat-x bottom #f6f6f6;

padding:2px 0;

text-align:center;

border: 0;

}

td.c_postinfo {

background: url(http://209.85.62.24/0/14/0/p11018/teal_dot.gif) repeat-x bottom #f6f6f6;

text-transform: uppercase;

}



td.c_username a {

font-size:140%;

font-weight:700;

}



td.c_user {

font-size:80%;

}



td.c_post {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

}



td.c_user dl {

background:#f6f6f6;

border-bottom:1px dotted #aaa;

margin:10px 0;

padding:5px 7px;

width:160px;

}

.c_user dl dt {

color: #15aabc;

text-transform: uppercase;

}



dl.user_profile {

overflow:hidden;

word-wrap:break-word;

}



dl.user_profile dd {

font-style:italic;

margin-left:8px;

}



dl.user_info dd {

font-weight:700;

margin-bottom:1px;

}



#profile_menu {

font-size: 70%;

background: none;

width: 150px;

}

#profile_menu li {

border-left:1px solid #aaa;

}

#profile_menu li a{

width: 150px;

border-left:0;

}



#profile_menu ul li {

border-left: 0;

}



#profile_menu ul {

-moz-opacity:1;

border-top:0;

opacity:1;

border-left:1px solid #aaa;

margin-left: -1px;

}



#profile_menu a {

background:#fff;

border:1px solid #bbb;

color: #777;

padding: 2px 3px;

}



#profile_menu li li a {

border-top:0;

border-left: 0;

}



#profile_menu li ul li a:hover {

background:#eee;

color: #15aabc;

border-left: 0;

}



td.c_poll-choice label {

font-weight:700;

padding-left:1em;

}



td.c_poll-votes {

font-size:120%;

text-align:center;

width:15%;

}



td.c_poll-bar div {

background:url(http://209.85.62.24/0/14/0/p11892/poll_r.png) no-repeat right;

float:left;

height:12px;

padding-right:3px;

}



td.c_poll-bar span {

background:url(http://209.85.62.24/0/14/0/p11891/poll_l.png) no-repeat;

display:block;

float:left;

height:12px;

width:3px;

}



.editby,.queued {

border:1px dotted #15aabc;

background: #e9f2f3;;

color:#15aabc;

font-size:85%;

font-style:italic;

margin-top:1em;

padding:3px 5px;

text-transform: uppercase;

}



.queued {

background-color:#fafafa;

border-color:#15aabc;

text-transform: uppercase;

}



blockquote {

background:#fff;

border: 1px dotted #aaa;

margin:10px auto;

padding-bottom:1px;

width:98%;

}



blockquote dl {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom;

color:#15aabc;

border-bottom: 1px solid #c7eaee;

}



blockquote dl dt {

color:#15aabc;

text-transform: uppercase;

float:left;

font-weight:700;

}



.post_sep {

background: url(http://209.85.62.24/0/14/0/p11018/teal_dot.gif) repeat-x bottom #e9f2f3;

}



code {

background:#fff;

display:block;

font-family:Monaco, Consolas, "Courier New", Courier, monospace;

white-space: pre;

overflow: auto;

width: 98%!important;

max-height: 400px;

}



div.spoiler {

border:1px dotted #15aabc;

border-top:0;

padding:5px 7px;

}



div.spoiler_toggle {

background: #c7eaee;

border:1px solid #15aabc;

color:#15aabc;

cursor:pointer;

font-weight:700;

padding:2px 4px;

text-transform: uppercase

}



td.c_postinfo {

background: url(http://209.85.62.24/0/14/0/p11018/teal_dot.gif) repeat-x bottom #f6f6f6;

color:#999;

font-size:80%;

border:0;

vertical-align:middle;

}



td.c_sig, td.c_nosig {

color:#777;

font-size:80%;

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

}



td.c_sig blockquote {

background:none transparent;

border:0;

border-left:3px solid #15aabc;

padding-left:5px;

}



td.c_sig blockquote dl {

background:none transparent;

border:0;

color:#777;

}



td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {

color:#777;

padding:0;

}



td.c_sig blockquote div {

background:transparent;

margin-left:5px;

padding:0;

}



tr.c_postfoot td {

background: url(http://209.85.62.24/0/14/0/p11018/teal_dot.gif) repeat-x top #f8f8f8;

border:0;

clear:both;

padding: 7px;

}



td.c_footicons,td.c_postinfo {

width:100%;

}



td.c_username {

width:175px;

}



.c_next a {

display:block;

font-size:125%;

font-weight:700;

text-align:center;

}



td.c_view {

background:#f6f6f6;

color:#777;

}



div.c_view-list {

color:#999;

font-size:92.5%;

}



.topic-buttons a:hover,

.cat-buttons a:hover{

border: 0;

background: none;

}

.c_foot select{

vertical-align: middle;

}



dl#fast-reply dt {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom;

color:#5f5f5f;

text-transform: uppercase;

font-size:120%;

font-weight:700;

margin:0;

padding:5px;

}



dl#fast-reply dd {

background:#e9f2f3;

padding:15px 20px 15px 15px;

text-align: center;

}

#fast-reply textarea {

margin: 0;

width: 100%!important;

}

#fast-reply p select {

margin-left: -25px;

width: 160px;

}



#c_post,

#c_bbcode {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

}



#c_post-preview {

background:#f6f6f6;

border:1px solid #BFC8E3;

margin:0 auto 10px;

padding:5px;

text-align:left;

width:98%;

}



#c_post-resize span {

color:#e7e7e7;

cursor:pointer;

font-size:225%;

padding:20px 5px 0;

}



#emot_wrap h3 {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom;

color:#15aabc;

text-transform: uppercase;

font-size:110%;

text-align:center;

font-weight: 400;

}



#emot_end {

display:block;

font-weight:700;

padding:4px 0;

text-align:center;

text-transform: uppercase;

}

#emot_list {

border: 1px dotted #ccc;

border-top:0;

}



.pm .c_head {

border-bottom: 1px dotted #ccc;

}



#pm_folders {

border-top: 1px dotted #ccc;

border-right:1px dotted #ccc;

padding-top:30px;

vertical-align:top;

width:150px;

}



#pm_folderlist {

position: relative;

margin-left:0;

margin-top:0

}



#pm_folderlist li {

display:list-item;

margin-bottom:4px;

padding-left:28px;

}



#pm_forwarded {

border:1px dotted #e7e7e7;

color:#999;

font-size:90%;

font-style:italic;

margin-top:1em;

padding:3px 5px;

}



#ucp_gallery {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

}



#ucp_gallery a {

color:#5f5f5f;

font-weight:700;

padding: 5px;

background: #dff3f5;

border: 1px dotted #15aabc;

text-transform: uppercase;

font-size: 90%;

}



#ucp_gallery a:hover {

color:#15aabc;

}



.calendar td {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y right;

}



.calendar td div {

background:#f5f5f5;

border-bottom:1px dotted #aaa;

border-right: 1px dotted #aaa;

font-weight:700;

padding:5px 7px;

color: #15aabc;

}



.calendar td.cal_inactive {

background:#eee;

}

.calendar td.cal_inactive div {

color: #aaa;

}





.calendar div a {

background:url(http://209.85.62.24/static/1/s_minibday.png) no-repeat 5px;

float:right;

font-size:80%;

font-weight:400;

padding:0 0 6px 24px;

border:0;

}



.calendar li a,.calendar li span {

border-color:transparent;

border-style:solid;

border-width:1px;

display:block;

padding:3px;

}



.calendar td#cal_current {

background:#fff;

border:2px solid #15aabc;

}



div.portal_content {

background:#fafafa;

border:1px solid #ccc;

border-top: 0;

font-size:88.3%;

margin:0;

padding:5px 7px;

}



#portal, #portal_foot {

padding: 10px;

}



#portal h2 {

font-size:110%;

padding: 5px;

}



#portal h4 {

border-left:1px solid #ccc;

border-right:1px solid #ccc;

background: #f5f5f5;

border-bottom: 1px dotted #15aabc;

color:#777;

font-size:88.3%;

font-weight:400;

margin:0;

padding:5px 7px;

}





#faq dl {

background: #fdfdfd;

border: 1px dotted #ccc;

min-height: 100px;

max-height: 150px;

}

#faq dt a {

color:#15aabc;

font-size:120%;

font-weight:700;

text-transform: uppercase;

}



#faq dd.faq_more a,#faq dl.faq_more a:hover {

color:#999;

font-style:italic;

}



.search_results {

background:#f5f5f5;

border:1px solid #ccc;

margin-bottom:1em;

padding:5px 7px;

margin-left: 10px;

margin-right: 10px;

font-size: 90%;

}

.search_results:hover {

border-color: #15aabc;

background: #fcfcfc;

}

.search_results div {

padding: 10px;

}



.search_results h3 {

display:inline;

font-size:125%;

text-transform: uppercase;

}



.search_results cite,.search_results p {

color:#555;

font-size:85%;

margin:0;

text-transform: uppercase;

}



#findposts .c_mark {

color:#15aabc;

font-size:200%;

font-weight:700;

vertical-align:top;

}



#pmtoast {

background:#c7eaee;

border:2px solid #15aabc;

bottom:10px;

color:#5f5f5f;

display:none;

font-size:90%;

position:fixed;

right:10px;

text-align:right;

text-decoration:none;

width:200px;

z-index:1;

}





#pmtoast:hover {

border-color:#5f5f5f;

}



#pmlink {

background: #c7eaee;

color:#5f5f5f;

display:block;

padding:10px 10px 10px 55px;

text-decoration:none;

}



#pmlink:hover {

border-bottom: 0;

background: #d7f0f3;

}



#pmlink big {

color:#5f5f5f;

text-transform: uppercase;

display:block;

font-weight:700;

padding-bottom:5px;

}



#pmlink strong {

color:#15aabc;

}



#pmclose {

border-top:1px solid #15aabc;

color:#fff;

display:block;

font-size:80%;

padding:1px 10px;

text-transform: uppercase;

background: #15aabc;

}



#pmclose:hover {

border-bottom: 0;

}



#foot_wrap {

margin:20px 0px 0px 0;

}



#foot td {

background:#5f5f5f;

border-bottom:1px solid #444;

border-top:1px solid #444;

border-left:0;

border-right:0;

color:#c7eaee;

font-size:80%;

}



#foot a,#foot a:hover {

color:#c7eaee;

background: none;

border:0;

}



#foot #foot_datetime {

border-left:1px solid #444;

width:1%;

white-space:nowrap;

}



#copyright {

color:#fff;

font-size:80%;

margin:10px 0;

text-align:center;

}



#copyright a {

color:#15aabc;

font-weight:700;

}



#c_tos h3 {

color:#333;

font-size:120%;

}



td.username_ok {

background:#e0fae0;

}



input.username_ok {

outline:2px solid #0c0;

}



td.username_no {

background:#fae0e0;

}



input.username_no {

outline:2px solid #e77700;

}



#acplogin {

background:url(http://209.85.62.24/static/acp/acpback.png) repeat-x 0 -195px #fff;

border:2px solid #3a5197;

height:275px;

left:50%;

margin:-137.5px 0 0 -250px;

padding:0;

position:absolute;

top:50%;

width:500px;

}



#acplogin h1 {

color:#FFF;

font-weight:400;

height:50px;

margin-bottom:20px;

padding:50px 20px 0 0;

text-align:right;

}



#acplogin h1 img {

position:absolute;

left:0;

top:0;

}



a img {

border:0;

}



form {

display:inline;

margin:0;

padding:0;

}



.category h2,.topic h2,#portal h2 {

padding:5px;

text-align:left;

}



h3 {

padding:3px 0;

}



input[type=checkbox] {

background:transparent;

border:0;

padding:0;

vertical-align:bottom;

}



input[type=radio] {

border:0;

}



select {

margin:0 7px;

padding:0;

vertical-align:bottom;

}



option {

margin:2px 0;

}



button.btn_img {

border:0;

cursor:pointer;

padding:0;

}



.notice dt,.notice dd {

padding:5px 7px;

}



.drop_menu a img {

vertical-align:bottom;

}



.drop_menu li:hover ul,.drop_menu li.hover ul {

left:auto;

}



#submenu a {

padding:3px 5px;

}



#main {

height:1%;

}



#nav li img {

vertical-align:top;

}



.meta_menu {

margin:10px 0;

}



.meta_box li {

display:list-item;

list-style-position:inside;

list-style-type:square;

margin-left:10px;

}



.meta_menu ul {

font-size:90%;

margin:5px 5%;

}



.meta_menu img,.meta_menu span {

float:right;

margin:10px 20px;

}



.cat-pages a,.cat-pagesjump i,.cat-topicpages a {

cursor:pointer;

padding:2px 5px;

}



.cat-topicpages a {

padding:0 2px;

}



.cat-buttons,.topic-buttons {

float:right;

margin:15px 0;

text-align:right;

width:50%;

}



tr.postbtn td {

padding:5px;

text-align:center;

}



.row1,.row2 {

line-height:1.4;

}



td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {

padding:1px;

}



td.c_desc img,td.c_desc input {

float:left;

vertical-align:middle;

}



.category {

margin:10px 0 0;

}



span.collapse,span.uncollapse {

cursor:pointer;

float:right;

position:relative;

}



.c_mark img {

display:block;

margin:auto;

}



.c_last {

line-height:1.4;

min-width:300px;

width:30%;

}



.category td.c_foot {

height:10px;

}



#stats_members {

line-height:1.2;

}



td.c_cat-mark,td.c_cat-icon {

padding:5px 0;

text-align:center;

width:30px;

}



td.c_cat-starter {

width:125px;

}



td.c_cat-lastpost {

width:175px;

}



.c_user {

vertical-align:top;

width:1px;

min-width:175px;

max-width:175px;

}



.c_post {

width:100%;

}



.c_sig,.c_nosig {

width:100%;

}



.avatar {

display:block;

margin:auto;

text-align:center;

}



.av_wrap {

overflow:hidden;

text-align:center;

margin:auto;

}



td.c_user .usertitle {

margin:3px 0;

overflow-x:hidden;

text-align:center;

}



.pip {

margin:3px 0;

white-space:nowrap;

}



dl.user_info dt,dl.user_info dd {

padding:.1em;

}



dl.user_info dt {

float:left;

margin:0;

min-width:4em;

}



dl.user_info dd.spacer,dl.user_profile dd.spacer {

clear:both;

float:none;

height:1px;

padding:0;

}



td.c_poll-choice {

line-height:1.5;

padding-left:45%;

}



td.c_poll-answer {

text-align:right;

width:42.5%;

}



td.c_poll-bar {

text-align:left;

vertical-align:middle;

width:42.5%;

}



* html td.c_poll-bar span {

margin-top:3px;

}



td.c_post {

line-height:1.7;

vertical-align:top;

}



td.c_post ul {

list-style-type:square;

margin-left:10px;

}



.c_post img,#topic_review img {

max-width:90%;

}



.c_post-attachment {

font-size:83.3%;

margin-top:1em;

padding:1em;

}



.c_post-attachment dd {

margin-left:1em;

}



.post_sep {

font-size:1px;

height:1px;

}



td.c_sig,td.c_nosig {

height:1%;

vertical-align:top;

}



td.c_nosig {

border-top-style:hidden!important;

}



blockquote dl dt,blockquote dl dd {

padding:2px 4px;

}



blockquote div,blockquote code {

margin:0;

padding:5px;

}



dl#fast-reply {

clear:both;

margin:auto;

width:80%;

}



dl#fast-reply dd p {

margin:-3px;

padding:0 5% 10px;

text-align:left;

}



dl#fast-reply dd textarea {

display:block;

height:100px;

margin-bottom:10px;

padding:2px;

width:90%;

}



#c_post-text {

height:223px;

}



#c_post-resize {

float:right;

margin-top:-1px;

padding:4px 0 0;

text-align:right;

}



#btn_preview {

float:left;

margin:10px 0 0 1px;

}



#c_emot {

height:225px;

vertical-align:top;

width:210px;

}



#emot_list {

height:275px;

margin:0 auto;

overflow:auto;

padding:5px 0;

text-align:center;

}



div#emot_list {

padding:0;

}



#emot_list li {

display:inline;

padding:4px 10px;

}



#emot_list img {

cursor:pointer;

vertical-align:baseline;

}



.pm {

margin-bottom:1em;

}



#pm_datesent {

width:200px;

}



#pm_select {

text-align:center;

width:1px;

}



#conversation .c_post {

padding:2em;

}



#ucp_profile,#pm_messages {

float:right;

}



#ucp_settings img,#ucp_profile img {

margin:18px 20px;

}



#ucp_gallery li {

float:left;

margin:15px 5px;

}



#ucp_gallery button {

cursor:pointer;

text-align:center;

}



.ucp button.btn_text {

padding:5px 0;

text-align:center;

width:100%;

}



.calendar td {

height:125px;

padding:0;

vertical-align:top;

width:14.3%;

}



.calendar li {

display:list-item;

font-size:80%;

margin:0;

}



.calendar li.placeholder {

padding:4px;

}



.calendar li span {

cursor:default;

}



.calendar td#cal_current div {

padding-top:3px;

}



#portal_head {

margin-bottom:10px;

}



#portal_foot {

margin-top:10px;

}



#portal_l,#portal_r {

font-size:88.3%;

margin:0;

padding:0;

}



#portal_l {

float:left;

width:200px;

}



#portal_r {

float:right;

width:150px;

}



#portal_news {

margin:0 160px 0 210px;

}



#portal_clear {

background:transparent;

border:none;

clear:both;

font-size:1px;

height:1px;

margin:0;

padding:0;

}



.portal_box {

margin-bottom:5px;

padding:1px;

}



.portal_box table {

clear:none;

}



#portal h2,#portal_foot h2 {

clear:none;

margin:0;

}



#portal_foot h2 {

font-size: 120%;

padding: 5px;

}



#faq {

margin:20px 0;

}



#faq dl {

padding:1em;

}



#faq dt {

margin-bottom:5px;

}



#faq dd {

display:list-item;

margin:0 0 3px 15px;

padding-left:3px;

}



.search_results div {

display:block;

margin:5px 0;

}



#acplogin #loginform {

display:block;

padding:0 50px;

}



input,select,td,th {

font-size:90%;

}



button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {

font-weight:700;

}

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {

font-size:120%;

}



.row2 td {

background:#f6f6f6;

border-color: #ccc

;

}



a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {

color:#333;

}



img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {

vertical-align:middle;

}



h1,h2,h3,#nav,#boardmeta,#main {

clear:both;

margin:0;

}



#meta_welcome,.search_results {

clear:both;

}



#stats_events {

line-height:2;

}



.c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {

text-align:center;

}



blockquote dl dd,#foot #foot_links {

text-align:right;

}



#c_post,#ucp_gallery {

text-align:center;

vertical-align:top;

}



#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {

display:block;

}



#ucp_settings,#pm_settings {

float:left;

}



#c_tos dd,#username_response {

margin-left:10px;

}



#vlx {

z-index:1;

}



#blog {

background:#c7eaee;

color:#333;

margin:30px;

}



#blog blockquote {

background:none;

border:none;

font-size:85%;

padding:0 10px;

}



#blog h1 {

float:right;

}



#blog h2 {

background:none;

clear:none;

font-size:130%;

padding:0;

}



#blog h2,#blog h2 a,#blog h2 a:hover {

color:#5f5f5f;

text-transform: uppercase;

}

#blog h2 a,#blog h2 a:hover {

border-bottom: 1px dotted #15aabc;

}

#blog_foot {

clear:both;

margin-bottom:20px;

}



#blog_head {

background:#f5f5f5;

border:8px solid #15aabc;

padding:10px 14px;

}



#blog_head img.avatar {

display:inline;

}



#blog_main {

margin:20px 200px 10px 10px;

}



#blog_categories,#blog_readers,#blog_about,div.blog_options {

background:#fafafa;

margin:15px 0;

padding:5px 7px;

font-size: 85%;

}



#blog_sidebar h3,#blog_sidebar dt {

color:#5f5f5f;

font-weight:700;

text-transform: uppercase;

}

#blog_sidebar h3 {

font-size: 110%;

}



#blog_sub {

background:#7cbec6;

clear:both;

position:relative;

padding:0px 7px;

text-align:right;

font-size: 90%;

}

#blog_sub button, #blog_sub input {

border: 1px solid #15aabc;

}

#blog_sub button {

padding: 2px;

}



#blog_sub span {

padding-top:7px;

}

#blog_sub a {

text-transform: uppercase;

color: #fff;

font-weight: 700;

}

#blog_sub a:hover {

background: none;

border-bottom: 1px dotted #fff;

}

#blog_sidebar {

background:#7cbec6;

float:right;

font-size:93.3%;

margin:20px 10px 0 0;

padding:0 10px;

width:160px;

}



#blog_sidebar dd {

margin-left:10px;

}



#blog_user {

font-size:175%;

}



div.blog_options {

font-size:90%;

text-align:right;

background: #f3f3f3;

}



div.blog_date {

color:#5f5f5f;

float:right;

font-weight:700;

margin:0 15px;

text-align:center;

text-transform:uppercase;

width:40px;

font-size: 90%;

}



div.blog_date span {

color:#15aabc;

display:block;

font-size:160%;

font-weight:700;

padding:2px 4px;

}



div.blog_entry {

background:#fff;

margin:10px 0;

padding:5px 7px;

}



#blog_comments li {

padding:5px 7px;

}



#blog_comments li.odd {

background:#f3f3f3;

}

#blog blockquote blockquote {

background: #f8f8f8;

paddng-left: 0;

width: 450px;;

}



#blog blockquote blockquote code {

width: 99%!important;

background: #f8f8f8;

}











#shoutwrap {

background:#fafafa;

border:1px solid #ccc;

font-size:88.3%;

}



#shoutwrap td {

padding:0;

}



#shoutbox {

list-style-type:none;

margin:0;

padding:0;

}



#shoutbox li {

padding:5px 7px;

background: #fcfcfc;

}



#shoutbox li.odd {

background:#f3f3f3;

}



#shoutbox dl,#shoutbox dt,#shoutbox dd {

margin:0;

padding:0;

}



#shoutbox dt {

color:#777;

font-size:80%;

}



#shoutopts,#shoutpost {

clear:both;

text-align:center;

}



#submenu a {

padding: 2px 5px;

}



td.c_cat-title {

font-weight: bold;

}



.c_cat-starter,

.c_cat-replies,

.c_cat-views {

text-align: right;

padding: 5px;

}

.c_cat-replies a:hover {

border: 0;

}



.c_cat-lastpost {

text-align: right;

font-size: 80%;

}

.t_lastpostdate , .c_cat-lastpost a{

text-transform: uppercase;

}



.pin td, .announcements td {

background: #ebf3f4;

border-color: #15aabc;

}

.pin td a, .announcements td a{

font-weight: 700;

}



#announcement_head th{

background: #afd3d7;

font-weight: 700;

}



#announcement_head th a {

color: #333;

}



.posts th {

background: #f2f2f2;

border-color: #15aabc;

}



td.c_sort,

.posts td.c_foot,

.topic td.c_foot {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom;

border:0;

}

.posting_foot , td.c_topicfoot{

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom #f0f0f0;

}



.topic th {

font-size: 80%;

}

.topic thead th{

font-size: 110%;

}

.topic thead th,

.posting thead th {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom #f0f0f0;

font-size: 130%;

}

.posts thead th {

background: url(http://209.85.62.24/0/14/0/p11011/darker_teal.gif) repeat-x bottom #eee;

font-size: 130%;

}

.posting th,

.ucp th {

background: #f3f3f3;

border-color: #15aabc;

}



.posting {

margin-bottom: 30px;

}

.topic h2.special {

text-transform: uppercase

font-size: 120%;

background: #f2f2f2;

}

.topic .c_desc {

text-align: left;

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y right;

}



.c_forum:hover , .c_last:hover{

background: #fcfcfc;

}

#stats .c_foot {

background: #f3f3f3;

}

#stats .c_foot a {

text-transform: uppercase;

}



#setskin {

border-color: #fff;

}



.topic_button {

margin: 0 5px;

color: #5f5f5f;

padding:0;

}

tr.c_postfoot a, .c_postinfo .right a{

font-size: 90%;

letter-spacing: 1px;

color: #5f5f5f;

padding: 2px 7px;

background: #eee;

}

tr.c_postfoot a:hover, .c_postinfo .right a:hover {

background: #e9f2f3;

}



#pass_strength {

font-size: 70%;

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

}



#c_tos {

background: url(http://209.85.62.24/0/14/0/p11016/dot.gif) repeat-y left;

vertical-align: top;

text-transform: none

}

#c_tos h3 {

margin: 20px 0px 0px 0px;

color: #15aabc;

font-size: 130%;

}

#c_tos blockquote {

padding: 3px;

}

.register select {

margin-bottom: 5px;

margin-left:0;

}



.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2404175891811072&dt=1217197411032&hints=the%20bell%20tree%20forums%20animal%20crossing%20city%20folk%20nintendo%20wii%20ds%2064%20gamecube%20stormcommander%20bulerias%20darthgohan%20sporge%20video%20games%20virtual%20console%20wiiware%20wild%20world&lmt=1217197410&alternate_ad_url=http%3A%2F%2Fwww.invisionfree.com%2Ffiles%2Findex.php%3Fbg%3DNONE%26txt%3D000000%26link%3D15AABC&format=728x90_as&output=html&correlator=1217197411031&channel=7779642715%2B8331841866%2B6581918200%2B6251364818%2B2776527750&url=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&color_bg=NONE&color_text=000000&color_link=15AABC&color_url=15AABC&color_border=NONE&ref=http%3A%2F%2Fforums.the-bell-tree.com%2Fpost%2F%3Fmode%3D2%26type%3D1%26f%3D18200%26t%3D7021495&loc=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&frm=0&cc=100&ga_vid=1881791219.1217194895&ga_sid=1217194895&ga_hid=23041469&ga_fc=true&flash=9.0.124&u_h=768&u_w=1024&u_ah=734&u_aw=1024&u_cd=32&u_tz=-300&u_his=1&u_java=true&u_nplug=33&u_nmime=120
Embedded Styles from http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2404175891811072&dt=1217197411032&hints=the%20bell%20tree%20forums%20animal%20crossing%20city%20folk%20nintendo%20wii%20ds%2064%20gamecube%20stormcommander%20bulerias%20darthgohan%20sporge%20video%20games%20virtual%20console%20wiiware%20wild%20world&lmt=1217197410&alternate_ad_url=http%3A%2F%2Fwww.invisionfree.com%2Ffiles%2Findex.php%3Fbg%3DNONE%26txt%3D000000%26link%3D15AABC&format=728x90_as&output=html&correlator=1217197411031&channel=7779642715%2B8331841866%2B6581918200%2B6251364818%2B2776527750&url=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&color_bg=NONE&color_text=000000&color_link=15AABC&color_url=15AABC&color_border=NONE&ref=http%3A%2F%2Fforums.the-bell-tree.com%2Fpost%2F%3Fmode%3D2%26type%3D1%26f%3D18200%26t%3D7021495&loc=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&frm=0&cc=100&ga_vid=1881791219.1217194895&ga_sid=1217194895&ga_hid=23041469&ga_fc=true&flash=9.0.124&u_h=768&u_w=1024&u_ah=734&u_aw=1024&u_cd=32&u_tz=-300&u_his=1&u_java=true&u_nplug=33&u_nmime=120

<!--
a:link { color: #ffffff }a:visited { color: #ffffff }a:hover { color: #ffffff }a:active { color: #ffffff } -->

http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2404175891811072&dt=1217197411384&hints=the%20bell%20tree%20forums%20animal%20crossing%20city%20folk%20nintendo%20wii%20ds%2064%20gamecube%20stormcommander%20bulerias%20darthgohan%20sporge%20video%20games%20virtual%20console%20wiiware%20wild%20world&lmt=1217197410&alternate_ad_url=http%3A%2F%2Fwww.invisionfree.com%2Ffiles%2Findex.php%3Fbg%3DNONE%26txt%3D000000%26link%3D15AABC&prev_fmts=728x90_as&format=728x90_as&output=html&correlator=1217197411031&channel=7779642715%2B8331841866%2B6282557400%2B6251364818%2B2776527750&pv_ch=7779642715%2B8331841866%2B6251364818%2B2776527750%2B&url=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&color_bg=NONE&color_text=000000&color_link=15AABC&color_url=15AABC&color_border=NONE&ref=http%3A%2F%2Fforums.the-bell-tree.com%2Fpost%2F%3Fmode%3D2%26type%3D1%26f%3D18200%26t%3D7021495&loc=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&frm=0&cc=100&ga_vid=1881791219.1217194895&ga_sid=1217194895&ga_hid=23041469&ga_fc=true&flash=9.0.124&u_h=768&u_w=1024&u_ah=734&u_aw=1024&u_cd=32&u_tz=-300&u_his=1&u_java=true&u_nplug=33&u_nmime=120
Embedded Styles from [url=http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-2404175891811072&dt=1217197411384&hints=the%20bell%20tree%20forums%20animal%20crossing%20city%20folk%20nintendo%20wii%20ds%2064%20gamecube%20stormcommander%20bulerias%20darthgohan%20sporge%20video%20games%20virtual%20console%20wiiware%20wild%20world&lmt=1217197410&alternate_ad_url=http%3A%2F%2Fwww.invisionfree.com%2Ffiles%2Findex.php%3Fbg%3DNONE%26txt%3D000000%26link%3D15AABC&prev_fmts=728x90_as&format=728x90_as&output=html&correlator=1217197411031&channel=7779642715%2B8331841866%2B6282557400%2B6251364818%2B2776527750&pv_ch=7779642715%2B8331841866%2B6251364818%2B2776527750%2B&url=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F&color_bg=NONE&color_text=000000&color_link=15AABC&color_url=15AABC&color_border=NONE&ref=http%3A%2F%2Fforums.the-bell-tree.com%2Fpost%2F%3Fmode%3D2%26type%3D1%26f%3D18200%26t%3D7021495&loc=http%3A%2F%2Fforums.the-bell-tree.com%2Findex%2F
 
What Jman said. Plus, I doubt fish has a use for it anyway, since InvisionFree is a dying forum form.
 
You don't even know what I'm doing. And attempting to shout orders wants me to start the skin even less...
 
Back
Top