Yet another question about Zetaboards!

SilentHopes

Swag Master
Joined
Jan 10, 2009
Posts
2,737
Bells
477
Okay, as you probably guessed I'm curious, but this will be my last question.
When I looked at the theme I was using on the preview page, it said Nintendo on it. My site says ZetaBoards. How do I change that text, or is it not possible?
 
OddCrazyMe said:
It depends, where is the text located?
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
banner.png
Right there</div>
 
Shadow Jolteon said:
You'll need to replace the banner image of your forum, which is in the themes "Edit Theme Settings" page. =)
Ummm..... yeah that doesn't work... I get this
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
banner2.png
</div>
 
Rorato said:
Shadow Jolteon said:
You'll need to replace the banner image of your forum, which is in the themes "Edit Theme Settings" page. =)
Ummm..... yeah that doesn't work... I get this
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
banner2.png
</div>
So... got any idea?
 
You probably messed up the coding (as what looks to me in the image you supplied).
It can be fixed though.
 
bittermeat said:
You probably messed up the coding (as what looks to me in the image you supplied).
It can be fixed though.
And.... I can do that how?...

My current thoughts:
This is going to fail like it has EVERY other time... T______________T

@Bogmire
I looked at it and it makes zetaboards look like the best forums in the world.
 
Rorato said:
bittermeat said:
You probably messed up the coding (as what looks to me in the image you supplied).
It can be fixed though.
And.... I can do that how?...

My current thoughts:
This is going to fail like it has EVERY other time... T______________T
ProBoards

EDIT: Obviously you haven't seen the codes made for it. You can turn it into an exact repica of this place if you wanted.
 
Rorato said:
bittermeat said:
You probably messed up the coding (as what looks to me in the image you supplied).
It can be fixed though.
And.... I can do that how?...

My current thoughts:
This is going to fail like it has EVERY other time... T______________T
No clue. I have no experience with ZetaBoards. No experience with BB Code either.
I only know HTML.
 
Bogmire said:
Rorato said:
bittermeat said:
You probably messed up the coding (as what looks to me in the image you supplied).
It can be fixed though.
And.... I can do that how?...

My current thoughts:
This is going to fail like it has EVERY other time... T______________T
ProBoards

EDIT: Obviously you haven't seen the codes made for it. You can turn it into an exact repica of this place if you wanted.
I don't want an e--
That would help for MeXtro, but... nah.... that's another three hours...
 
Rorato said:
Rorato said:
Shadow Jolteon said:
You'll need to replace the banner image of your forum, which is in the themes "Edit Theme Settings" page. =)
Ummm..... yeah that doesn't work... I get this
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
banner2.png
</div>
So... got any idea?
That's weird, then, if you're on the small page where you edit the theme name, width, status, and logo, then it may be something with the CSS, though it's unlikely, since it's not changed the logo...

Can you post the CSS you used here? (Probably in spoiler tags) =P
 
Shadow Jolteon said:
Rorato said:
Rorato said:
Shadow Jolteon said:
You'll need to replace the banner image of your forum, which is in the themes "Edit Theme Settings" page. =)
Ummm..... yeah that doesn't work... I get this
<div class='spoiler_toggle'>Spoiler: click to toggle</div><div class="spoiler" style="display:none;">
banner2.png
</div>
So... got any idea?
That's weird, then, if you're on the small page where you edit the theme name, width, status, and logo, then it may be something with the CSS, though it's unlikely, since it's not changed the logo...

Can you post the CSS you used here? (Probably in spoiler tags) =P
Mmkay....

<div class='spoiler_toggle'>WARNING!!! VERRRRRYYYY LONG!!!</div><div class="spoiler" style="display:none;">
html,body {
background:#2F2F2F;
color:#5E5E5E;
font-family:"Tahoma","Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

a {
color:#BE1008;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

hr {
background-color:#B8B8B8;
border:0;
clear:both;
color:#B8B8B8;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th,td {
border:1px solid #B8B8B8;
}

th {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
color:#5E5E5E;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
background:url(http://209.85.62.24/154/53/0/p178014/row.gif) repeat-x top #E4E5E8;
color:#5E5E5E;
padding:5px 10px;
}

th a,th a:hover {
color:#5E5E5E;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
color:#FFFFFF;
font-size:110%;
font-weight:700;
}

thead th {
border:1px solid #AF0B04;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

h2.special {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
border-color:#AF0B04;
}

input,select,textarea,button,a.btn_fake {
background:#EDEDED;
border:1px solid #B8B8B8;
color:#5E5E5E;
padding:3px 5px;
vertical-align:middle;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#C8C8C8;
}

.submit_error {
background:#DF4539;
border:1px solid #AF0B04;
}

button,a.btn_fake {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
color:#5E5E5E;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color:#A1A1A1;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background:#DF4539;
border:2px solid #AF0B04;
color:#5E5E5E;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#EDEDED;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#EDEDED;
border-color:#AF0B04;
}

.info dt {
background:#DF4539;
color:#EDEDED;
}

dl.error {
background:#EDEDED;
border-color:#AF0B04;
}

.error dt {
background:#DF4539;
color:#EDEDED;
}

#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 , table.calendar ul{
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_bar {
display:none;
}

#top {
background:url(http://209.85.62.24/154/53/0/p178372/usermid.gif) repeat-x;
border-bottom:0px;
height: 43px;
padding:0px ;
margin-right:15px;
}

#top_info {
background:url(http://209.85.62.24/154/53/0/p178371/userleft.gif) no-repeat top left;
color:#5E5E5E;
font-size:80%;
float:left;
font-size:12px;
height:35px;
padding-left:48px !important;
padding-top:8px;
}

#top_info a,#top_info a:hover {
color:#000000;
font-size:12px;
font-weight:normal
}

#top_menu {
background: url(http://209.85.62.24/154/53/0/p178372/usermid.gif) top right no-repeat;
font-size:80%;
float:right;
padding:0px;
padding-right:40px!important;
margin-top:0px;
}

#topmenu_wrap {
background:url(http://209.85.62.24/154/53/0/p178373/userrright.gif) no-repeat right;
height:35px;
margin-bottom:10px !important;
padding-right:12px;
}

.drop_menu li {
float:left;
margin-right:1px;
text-align:center;
}

.drop_menu a {
color:#5E5E5E;
display:block;
padding:9px .25em;
position:relative;
width:9em;
}


.drop_menu ul {
-moz-opacity:0.85;
border-top:1px solid #B8B8B8;
color:#5E5E5E;
left:-999em;
margin:0;
opacity:0.85;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
background:url(http://209.85.62.24/154/53/0/p178014/row.gif) repeat-x top #E4E5E8;
border:0 solid #B8B8B8;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:88%;
}

.drop_menu li ul li a:hover {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
}

#logo {
background:url(http://209.85.62.24/154/53/0/p178850/rh.gif) no-repeat right top;
text-align:center;
height:138px;
padding-right:81px;
}

#logo img {
position: relative;
top: 25%;
}


#submenu_bar {
display:none;
}

#sbmu_wrap {
background: url(http://209.85.62.24/154/53/0/p178011/submid.gif) repeat-x;
height: 76px;
margin: 0 5px;
}

#sbmu_l {
background: url(http://209.85.62.24/154/53/0/p178010/subleft.gif);
height:76px;
width:81px;
float: left;
margin-left:-81px;
}

#submenu {
background: url(http://209.85.62.24/154/53/0/p178012/subright.gif) no-repeat right;
height: 76px;
padding: 0 10px 0 0;
font-size: 80%;
text-align: center!important;
margin-left:81px;
padding-right:81px;
margin-top:-1px;
margin-right:-5px;
}

#wrap {
background:#EDEDED;
border:1px solid #B8B8B8;
margin:0 2% 30px;
}


#nav {
color:#000000;
height:1%;
padding:10px 1%;
font-weight:normal!important;
}

.meta_box {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
border:1px solid #B8B8B8;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:#DEDFE2;
border:1px solid #B8B8B8;
padding:0;
width:49%;
}

.meta_menu h3 {
background:url(http://209.85.62.24/154/53/0/p178529/blackh2.gif);
border:1px solid #401613;
border-top:0;
clear:both;
color:#FFFFFF;
font-size:13px;
font-weight:700;
margin:-1px;
text-align:center;
padding:7px;
}

.meta_menu a,.meta_menu a:hover {
color:#5E5E5E;
}

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:url(http://209.85.62.24/154/53/0/p179014/cat1.gif);
border:1px solid #B8B8B8;
color:#5E5E5E;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:url(http://209.85.62.24/154/53/0/p179015/cat2.gif);
color:#FFFFFF;
border:1px solid #424242;
}

.cat-pages span {
background:url(http://209.85.62.24/154/53/0/p179016/cat3.gif);
border:1px solid #AF0B04;
color:#FFFFFF;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#DEDFE2;
color:#5E5E5E;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

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 {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
color:#5E5E5E;
font-size:80%;
}

td.c_desc {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
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:#C8C8C8;
font-weight:700;
}

tr.hidden td.c_post {
background:#C8C8C8;
}

.bday {
background:url(http://209.85.62.24/209/108/0/p276159/cake2.png) no-repeat;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
text-align:center;
width:1%;
}

.c_forum {
color:#5E5E5E;
font-size:80%;
width:60%;
}

.c_forum strong a,.c_last strong a {
color:#BE1008;
}

.c_forum strong a {
font-size:13px;
}

.c_forum strong a:hover,.c_last strong a:hover {
color:#000000;
}

td.c_last {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
font-size:85%;
}

.c_forum-desc {
color:#5E5E5E;
font-size:85%;
}

.c_last-title {
background:url(http://209.85.62.24/154/53/0/p179009/last.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
color:#5E5E5E;
font-size:80%;
}

.cat_head td {
border-color:#AF0B04;
border-top:0;
padding:0;
}

#stats .cat_head td {
border-color:#AF0B04;
border-top:0;
}

.description {
color:#5E5E5E;
font-size:85%;
}

a.member:hover {
color:#5E5E5E;
}

td#stats_events a,td#stats_events span {
background:url(http://209.85.62.24/209/108/0/p276162/s_minical_copy.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

td.c_username {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
padding:2px 0;
text-align:center;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:80%;
}

td.c_user dl {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
border:1px solid #B8B8B8;
margin:10px 0;
padding:5px 7px;
width:160px;
}

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 ul {
-moz-opacity:1;
border-top:0;
opacity:1;
padding-top:4px
}

#profile_menu a {
color:#FFFFFF;
padding:4px;
}

#profile_menu li li a {
color:#5E5E5E;
border-top:0;
padding-top:2px;
}

#profile_menu li ul li a:hover {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
}

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/209/108/0/p276161/pokeballpollright.png) no-repeat right;
float:left;
height:15px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://209.85.62.24/209/108/0/p276160/pokeballpollleft.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
border:1px dotted #B8B8B8;
color:#5E5E5E;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#DEDFE2;
border-color:#B8B8B8;
}

blockquote {
background:#FFFFFF;
border:1px solid #AF0B04;
border-top:0;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
border-bottom:1px solid #AF0B04;
border-top:0;
color:#FFFFFF;
}

blockquote dl dt {
color:#FFFFFF;
float:left;
font-weight:700;
}

code {
background:#EFEFEF;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
max-height:400px;
overflow:auto;
white-space:pre;
}

div.spoiler {
border:1px solid #401613;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background:url(http://209.85.62.24/154/53/0/p178529/blackh2.gif);
border:1px solid #401613;
border-top:0;
color:#FFFFFF;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
color:#5E5E5E;
font-size:80%;
vertical-align:middle;
}

td.c_postinfo input {
vertical-align:middle;
}

td.c_sig {
color:#5E5E5E;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #5E5E5E;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#5E5E5E;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#5E5E5E;
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/154/53/0/p178014/row.gif) repeat-x top #E4E5E8;
clear:both;
}


td.c_username {
width:195px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
color:#5E5E5E;
}

div.c_view-list {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
color:#5E5E5E;
font-size:92.5%;
border:1px solid #B8B8B8;
padding:4px;
}

dl#fast-reply dt {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
border:1px solid #AF0B04;
border-top:0;
border-bottom:0;
color:#FFFFFF;
font-size:13px;
font-weight:700;
margin:0;
padding:7px;
}

dl#fast-reply dd {
background:#E4E5E8;
border:1px solid #B8B8B8;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background:#EFEFEF;
border:1px solid #B8B8B8;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#B8B8B8;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:#EFEFEF;
border:1px solid #B8B8B8;
}

#emot_wrap h3 {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
border-bottom:1px solid #B8B8B8;
color:#5E5E5E;
font-size:120%;
text-align:center;
}

#emot_end {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
border-top:1px solid #B8B8B8;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://209.85.62.24/209/108/0/p276164/pmfolder_copy.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #B8B8B8;
color:#5E5E5E;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#BE1008;
font-weight:700;
}

#ucp_gallery a:hover {
color:#000000;
}

.calendar td.cal_inactive {
background:#EFEFEF;
color:#A1A1A1!important;
}

.calendar td.cal_custom {
background:#5074382;
color:#f6f6f6!important;
}

.calendar td div.cal_div {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
border-bottom:1px solid #B8B8B8;
font-weight:700;
padding:5px 7px;
}

.calendar div.cal_div a {
background:url(http://209.85.62.24/209/108/0/p276162/s_minical_copy.png) no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:#D1D5DF;
border:2px solid #BE1008;
}

div.portal_content {
background:#EDEDED;
border:1px solid #B8B8B8;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
border-left:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
color:#5E5E5E;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#BE1008;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#5E5E5E;
font-style:italic;
}

.search_results {
background:#EFEFEF;
border:1px solid #B8B8B8;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#5E5E5E;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#5E5E5E;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:#DEDFE2;
border:2px solid #505050;
bottom:10px;
color:#5E5E5E;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#505050;
}

#pm]http://209.85.62.24/154/53/0/p178022/pm.png[/url]) no-repeat 5px;
color:#5E5E5E;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#000000;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#BE1008;
}

#pmclose {
border-top:1px solid #505050;
color:#000000;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#BE1008;
}

#foot_wrap {
margin:20px 1px 20px 0;
}

#foot td {
background:url(http://209.85.62.24/154/53/0/p178014/row.gif) repeat-x top #E4E5E8;
border:1px solid #B8B8B8;
color:#5E5E5E;
font-size:80%;
}

#foot a,#foot a:hover {
color:#5E5E5E;
}

#foot #foot_datetime {
border-left:1px solid #B8B8B8;
width:1%;
white-space:nowrap;
}

#copyright {
color:#FFFFFF;
font-size:80%;
margin-bottom:51px;
margin-top:-40px;
text-align:center;
}

#copyright a {
color:#FFFFFF;
}

#c_tos h3 {
color:#5E5E5E;
font-size:120%;
}

td.username_ok {
background:#EFFFEF;
}

input.username_ok {
outline:2px solid #60FF5F;
}

td.username_no {
background:#FFEFEF;
}

input.username_no {
outline:2px solid #FF2F2F;
}

#acplogin {
background:url(http://209.85.62.24/static/acp/acpback.png) repeat-x 0 -195px #FFFFFF;
border:2px solid #AF0B04 ;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#000000;
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:7px;
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;
line-height:34px;
}

#main {
height:1%;
padding:0 1%;
}

#nav li img {
vertical-align:top;
}

.meta_box,.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:175px;
}

img.c_user {
height: 1px;
}

.avatar , img.member {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:3px 0;
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 {
background:url(http://209.85.62.24/154/53/0/p178580/red.gif) repeat-x top #FB9D3A;
font-size:1px;
height:1px;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

td.c_nosig {
background:#E4E5E8;
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}

blockquote div {
background:#F6F6F6;
}

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;
padding:8px 5px;
border-left:1px solid #AF0B04;
border-right:1px solid #AF0B04;
}

#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;
}

.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#submenu a,#submenu a:hover {
color:#FFFFFF;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
}

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}

.meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
color:#BE1008;
}

.row2 td {
background:url(http://209.85.62.24/154/53/0/p178013/darkrow.gif) repeat-x top #DEDFE2;
}

a.member,#faq dd a,#faq dd a:hover {
color:#5E5E5E;
}

.calendar td a,.calendar a:hover {
color:#000000;
}

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:#DFDFDF;
border:1px solid #B8B8B8;
color:#5E5E5E;
margin:10px 0;
}

#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:#BE1008;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#EFEFEF;
border:8px solid #DFDFDF;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}


#blog_head:after {
content: ".";
display: block;
height: 0;
line-height:0;
clear: both;
visibility: hidden;
}


#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#F6F6F6;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#000000;
font-weight:700;
}

#blog_sub {
background:url(http://209.85.62.24/154/53/0/p178018/th.gif) repeat-x top #E4E5E8;
border-top:1px solid #B8B8B8;
border-bottom:1px solid #B8B8B8;
clear:both;
position:relative;
padding:3px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#E4E5E8;
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%;
}


#blog table {
clear:none;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:#F6F6F6;
border:1px solid #B8B8B8;
color:#BE1008;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#F6F6F6;
border-top:1px solid #B8B8B8;
color:#000000;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#E4E5E8;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#E4E5E8;
}

#shoutwrap {
background:#E4E5E8;
border:1px solid #B8B8B8;
font-size:88.3%;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
background:#DEDFE2;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#5E5E5E;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

.h2wrap {
background: url(http://209.85.62.24/154/53/0/p178001/h2mid.gif) repeat-x;
height:35px;
}

.h2left {
background: url(http://209.85.62.24/154/53/0/p178038/LEF5.gif) no-repeat top left;
height:35px;
}

.h2center{
padding: 8px 0px 0px 20px;
height:35px;
color:#0E0E0E;
font-weight:bold;
font-family:tahoma;
text-align:center;
font-size:13px;
}

.calendar .h2center{
padding: 8px 0px 0px 20px;
height:34px;
color:#0E0E0E;
font-weight:bold;
font-family:tahoma;
text-align:center;
font-size:13px;
line-height:12px;
}

.h2right {
background: url(http://209.85.62.24/154/53/0/p178039/RIGHT5.gif) no-repeat right top;
height:35px;
}

thead .h2left,thead .h2right, thead .h2wrap {
height:34px;
}

.collapse,.uncollapse {
right:4px;
top:-5px;
}

thead td,thead th {
padding:0px;
background: inherit;
border-width:0px;
}

.profile thead td,.profile thead th {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
border:1px solid #AF0B04;
border-top:none;
padding:9;
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
padding:7px;
}


th#profile_menuwrap, th.l {
background:url(http://209.85.62.24/154/53/0/p178530/redmt.gif) repeat-x top #AF0B04;
border:1px solid #AF0B04!important;
color:#FFFFFF!important;
padding:3px 5px!important;
border-top:none!important;
}

#profile_menuwrap .drop_menu {
margin-left:46px;
margin-top:0;
}

.h2wrap a {
color: #0E0E0E;
}

.h2wrap a:hover {
color: #0E0E0E;
}

.calh2 {
background: null!important;
height: auto!important;
font-weight: null;
padding: 0px !important;
border: null!important;
}

.category td.c_foot {
background:url(http://209.85.62.24/154/53/0/p178016/footmid.gif);
padding:0;
border:0;
}

.foot_left {
float: left;
background:url(http://209.85.62.24/154/53/0/p178015/footleft.gif) no-repeat left;
height:23px;
width:48px;
}

.foot_right {
float: right;
background:url(http://209.85.62.24/154/53/0/p178017/footright.gif) no-repeat right;
height:23px;
width:48px;
}

#stats .foot_right {
width:588px;
padding-right:10px;
padding-top:0px;
height:23px;
line-height:27px;
}

#main_content {
margin:0 auto;
width:95%;
}

#header {
background:url(http://209.85.62.24/154/53/0/p178849/mid.gif);
height:138px;
width:100%;
}

#header_l {
background:url(http://209.85.62.24/154/53/0/p178843/lh.gif);
height:138px;
width:81px;
float:left;
}

#header_r {
background:url(http://209.85.62.24/154/53/0/p178850/rh.gif);
height:138px;
width:81px;
float:right;
}

#side_l {
background:url(http://209.85.62.24/154/53/0/p178009/sidel.gif) repeat-y left;
}

#side_r {
background:url(http://209.85.62.24/154/53/0/p178008/sider.gif) repeat-y right #EDEDED;
margin-left:50px;
padding-right:50px;
}


#footer {
background:url(http://209.85.62.24/154/53/0/p178002/footer.gif);
height:160px;
width:100%;
}

#footer_l {
background:url(http://209.85.62.24/154/53/0/p178003/footerl.gif);
height:160px;
width:81px;
float:left;
}

#footer_r {
background:url(http://209.85.62.24/154/53/0/p178004/footerr.gif);
height:160px;
width:81px;
float:right;
}

#foot_wrap {
margin:20px 1% 0px;
}

#main,#nav,#wrap {
background: #EDEDED;
margin:0;
border:0px;
}

.drop_menu {
margin-bottom: 0;
}

.ucp,.pm,.blog,.poll {
margin-bottom: 10px;
}

#copy2 {
color:#FFFFFF;
font-size:11px;
font-weight:400;
padding-top:99px;
text-align:center;
}

#copy2 a {
color:#FFFFFF;
}

#copy2 a:hover {
color:#FFFFFF;
text-decoration:underline;
}
</div>
 
The image you're using is far too large for the given area. You don't need the extra borders and whatnot- just the text on a transparent background.

Like someone else said- go into the theme settings and put your banner in. Your banner should not contain the borders and red area you see right now. Here's an example of the image you should be putting into the logo area:

http://209.85.62.24/154/53/0/p178390/nfban2.png

See how it's just text on a transparent background- no red borders or anything? That's what you need to do.
 
Jman said:
The image you're using is far too large for the given area. You don't need the extra borders and whatnot- just the text on a transparent background.

Like someone else said- go into the theme settings and put your banner in. Your banner should not contain the borders and red area you see right now. Here's an example of the image you should be putting into the logo area:

http://209.85.62.24/154/53/0/p178390/nfban2.png

See how it's just text on a transparent background- no red borders or anything? That's what you need to do.
oh, thanks dude. :)
 
Back
Top