We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
  • Pages:
  • 1
  • 2
Plague o' Pumpkins; (Halloween/Orange/Black)
Topic Started: Sep 21 2011, 05:24 PM (6,456 Views)
Sarah.
Member Avatar
a trip and a half]. 303'32
[ *  *  *  *  *  *  * ]
Posted Image

Name: Plague o' Pumpkins
Creators: Sarah & Delirium

Preview:
Posted Image Click for full preview

Graphics: Here, Warn Graphics by Sarah
Pre-hosted images here: http://z1.ifrm.com/0/1/0/p413601/PlagueOPumpkinsImageMacros.html
Notes: It's really orange and really dark, with lots of pumpkins! For Halloween of course! This theme was made last year, but with Halloween just around the corner, I figured it'd be a good time to update the theme a bit and release it here.

When installing the theme, be sure to change the links (in the Layout) in the submenu to your forum. There is a blank submenu image (in the gfx download) that you can make more with, but I don't think you'll need to. For Chrome users, the first icon does not show up (I made it an index button which they can access via the banner so it shouldn't be a problem), so if you're going to add any more, add it to the bottom!

Layout
Spoiler: click to toggle


CSS:
Spoiler: click to toggle
Edited by Helena, Oct 9 2015, 10:55 AM.
Offline Profile Quote Post Goto Top
 
Replies:
Geoffrey
Member Avatar
bury hatchets, keep maps
[ *  *  *  *  * ]
This theme is gorgeous, and great job on the extra graphics Helena. :D
Offline Profile Quote Post Goto Top
 
SandyC (PM)
Member Avatar
Member
[ *  *  *  * ]
I wonder if a staff member could edit the original post and put the code tags in instead of the quote tags? :/
Offline Profile Quote Post Goto Top
 
Helena-ZNR
Member Avatar
No PMs on this account please
[ *  *  *  *  *  *  * ]
They may be posted that way so that the links that need edited are obvious.

So I'll just post them for you here:

LAYOUT
Code:
 
<div id="logo_wrap"><!-- HEADER -->

<div id="menu">
<li><a href="http://s1.zetaboards.com/DeliriumandSarah/" class="index"></a></li>
<li><a href="http://s1.zetaboards.com/DeliriumandSarah/search" class="search"></a></li>
<li><a href="http://s1.zetaboards.com/DeliriumandSarah/members/" class="members"></a></li>
<li><a href="http://s1.zetaboards.com/DeliriumandSarah/calendar/" class="calendars"></a></li>
<li><a href="http://s1.zetaboards.com/DeliriumandSarah/boardrules" class="rules"></a></li>
</div>
</div>
<!-- TOPMENU -->

<div id="main_content">
<div id="header">
<div id="header_l"></div>
<div id="header_r"></div></div>

<div id="wrap"></div>

<!-- NAV -->

<!-- BOARD -->
<center><font size="1.5"><div id="copy2"><b>Plague o' Pumpkins</b> created by <a href="http://s1.zetaboards.com/DeliriumandSarah/index/"><b>Sarah & Delirium</b></a> of <a href='http://resources.zetaboards.com/index/'><b>ZNR</b></a></div></div></center></font><br>
</div>

<script type='text/javascript'>
if ($.browser.webkit) {
$('body').addClass('webkit');
}
if ($.browser.mozilla) {
$('body').addClass('mozilla');
}
</script>

<script type="text/javascript" src="http://z4.ifrm.com/30296/128/0/p1096392/H2.js"></script>
<script type="text/javascript" src="http://z4.ifrm.com/30296/128/0/p1096544/TableBorder.js"></script>


CSS
Code:
 
html,body {
background:#141414;
color:#9C521F;
font-family:"Tahoma","Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

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

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

hr {
background: #141414;
border:0;
color:#ff9000;
height:1px;
}

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

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

th {
background: #141414;
color:#9c521f;
font-weight:400;
padding:3px 5px;
text-align:left;
}

td {
background: #141414;
color:#9c521f;
padding:5px 10px;
}

th a,th a:hover {
color:#9c521f;
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://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
color:#ffb323;
font-size:110%;
font-weight:700;
padding:5px
}

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

h2.special {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
padding:5px;
border-left:1px solid #141414;
border-right:1px solid #141414;
border-top:1px solid #141414;
}

input,select,textarea,button,a.btn_fake {
background:#1f1f1f;
border:1px solid #141414;
color:#9c521f;
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:#141414;
}

.submit_error {
background:#fff8eb;
border:1px solid #000000;
}

button,a.btn_fake {
background: #141414;
color:#9c521f;
color:#9c521f;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

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

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

.notice {
background:#141414;
border:2px solid #000000;
color:#9c521f;
margin:10px auto 0;
width:70%;
}

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

.notice dd {
font-style:italic;
}

dl.info {
background:#141414;
border-color:#ff6900;
}

.info dt {
background:#F97D2B;
color:#FFFFFF;
}

dl.error {
background:#141414;
border-color:#ff6900;
}

.error dt {
background:#F97D2B;
color:#FFFFFF;
}

#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, .drop_menu, .search_results div.spoiler{
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 {
height:0px;
padding:0 2% 4px;
margin-bottom:0px;
}

#top_info {
color:#FFA738;
float:left;
font-size:13px;
margin-top:13px;
}

#top_menu {
float:right;
margin-top:0px;
}

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

.drop_menu a {
display:block;
position:relative;
padding:4px 3px 0 4px;
width: 100px;
font-size:13px;
}

.drop_menu ul {
background: url(http://z3.ifrm.com/209/108/0/p368997/drophal.png) bottom center no-repeat;
color:#FFA738;
left:-999em;
line-height:25px;
margin-bottom:0;
margin-left:-10px !important;
margin-right:0;
margin-top:0 !important;
padding-bottom:16px !important;
padding-top:7px !important;
position:absolute;
width:125px;
}

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

.drop_menu ul li a {
display:block;
font-size:12px;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
color: #ff8e00;
border: none;
}

#logo {
background:url(http://z3.ifrm.com/209/108/0/p371343/LEFTHEADERTEST.png) repeat-x;
height:147px;
margin-bottom:0px;
}

#logo_wrap {
background:url(http://z3.ifrm.com/209/108/0/p371344/rightheadertest.png) no-repeat right;
height:147px;
padding-right:400px;
margin-bottom:15px;
}

#logo a img {
left:30px;
position:absolute;
top:41px;
}

#submenu_bar {
display:none;
}

#submenu {
display:none;
}

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

#nav {
color:#ff9000;
height:1%;
padding:21px 1%;
}

.meta_box {
background: #141414;
border:1px solid #141414;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

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

.meta_menu h3 {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
padding: 5px;
border-left:1px solid #141414;
border-right:1px solid #141414;
border-top:1px solid #141414;
clear:both;
color:#FFFFFF;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#9c521f;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
}

.cat-pages a,.cat-pagesjump i {
background:url(http://z3.ifrm.com/209/108/0/p362552/cat1.png) no-repeat center;
color:#000000;
padding:9px 15px!important;
}

.cat-topicpages a {
background:#2b2b2b;
padding:0px 2px;
}

.cat-pages a:hover {
background:url(http://z3.ifrm.com/209/108/0/p362552/cat1.png) no-repeat center;
color:#000000;
padding:9px 15px!important;
}

.cat-topicpages a:hover {
background:#000000;
color:#FFFFFF;
padding:0px 2px;
}

.cat-pages span {
background:url(http://z3.ifrm.com/209/108/0/p362552/cat1.png) no-repeat center;
color:#000000;
cursor:default;
font-weight:700;
padding:9px 15px!important;
}

.cat-pages input {
background:#1f1f1f;
color:#ff9000;
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: #141414;
color:#9c521f;
font-size:80%;
}

td.c_desc {
background: #141414;
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:#141414;
font-weight:700;
}

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

.bday {
background:url(http://z3.ifrm.com/209/108/0/p425073/caldate.png) no-repeat;
color:#ff6900;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background: #141414;
text-align:center;
width:1%;
}

.c_forum {
color:#9c521f;
font-size:80%;
width:60%;
}

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

.c_forum strong a {
font-size:135%;
}

td.c_last {
background: #141414;
font-size:85%;
}

.c_forum-desc {
color:#9c521f;
font-size:85%;
}

.c_last-title {
background:url(http://z3.ifrm.com/209/108/0/p369000/last.png) 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: #141414;
color:#ff6900;
font-size:80%;
font-style:italic;
}

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

#stats .cat_head td {
border-color:#141414;
}

.description {
color:#9c521f;
font-size:85%;
}

a.member:hover {
color:#9c521f;
}

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

td.c_username {
background: #141414;
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: #141414;
border:1px solid #141414;
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 {
background:none !important;
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu ul li {
width:101% !important;
}

#profile_menu a {
width:100%;
padding:3px 3px 0;
color:#FFFFFF;
}

#profile_menu li li a {
border:1px solid #141414;
color:#ff6900;
border-top:0;
background: #141414;
}

#profile_menu li ul li a:hover {
background: #141414;
}

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://z3.ifrm.com/209/108/0/p371656/pollright.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z3.ifrm.com/209/108/0/p371655/pollleft.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

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

.queued {
background-color:#141414;
border-color:#ff9000;
}

blockquote, #blog blockquote blockquote {
background:#1e1e1e;
border:1px solid #000000;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
border-bottom:1px solid #000;
color:#FFFFFF;
}

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

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

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

div.spoiler_toggle {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
border:1px solid #000000;
color:#FFFFFF;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background: #141414;
color:#ff9000;
font-size:80%;
vertical-align:middle;
}

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

td.c_sig {
color:#9c521f;
font-size:80%;
}

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

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

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#9c521f;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot td, td.c_postfoot{
background: #141414;
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: #141414;
color:#9c521f;
}

div.c_view-list {
color:#ff9000;
font-size:92.5%;
}

dl#fast-reply dt {
color:#ffb323;
font-size:110%;
font-weight:700;
}

#fast-reply span {
position:relative;
}

dl#fast-reply dd {
background:#141414;
padding:15px 0;
text-align:center;
}

dl#fast-reply dt {
background:url(http://z3.ifrm.com/209/108/0/p361509/h2mid.png) repeat-x top;
border:0px solid #141414;
height: 53px;
padding:0;
margin:0;
}

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

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

#emot_wrap {
background: #141414;
border:1px solid #141414;
}

#emot_wrap h3 {
background: #141414;
border-bottom:1px solid #141414;
color:#ff9000;
font-size:120%;
text-align:center;
}

#emot_end {
background: #141414;
border-top:1px solid #141414;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

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

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

#pm_folderlist li {
background:url(http://z3.ifrm.com/209/108/0/p425073/caldate.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:34px;
}

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

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

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

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

.calendar td div.cal_div {
background: #141414;
border-bottom:1px solid #141414;
font-weight:700;
padding:5px 7px;
}

.calendar div.cal_div a {
background:url(http://z3.ifrm.com/static/1/s_minibday.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:#141414;
border:2px solid #ffa700;
}

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

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

#portal h4 {
background: #141414;
border-left:1px solid #141414;
border-right:1px solid #141414;
color:#9c521f;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

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

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

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

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

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

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

#pmtoast {
background: #141414;
border:1px solid #141414;
bottom:10px;
color:#9c521f;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

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

#pmlink {
background:url(http://z3.ifrm.com/209/108/0/p361563/markernew.png) no-repeat 5px;
color:#9c521f;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

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

#pmlink strong {
color:#ff9000;
}

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

#pmclose:hover {
color:#ff9509;
border-color:#ff9509;
}

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

#foot td {
background: #141414;
border-bottom:1px solid #141414;
border-top:1px solid #141414;
color:#9c521f;
font-size:80%;
}

#foot a,#foot a:hover {
color:#ff9008;
}

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

#copyright {
color:#ffb323;
font-size:80%;
text-align:center;
margin-top:-45px;
}

#copyright a {
color:#ff6900;
font-weight:700;
}

#c_tos h3 {
color:#9c521f;
font-size:120%;
}

td.username_ok {
background:#CFFFCF;
}

input.username_ok {
outline:2px solid #01EF00;
}

td.username_no {
background:#FFCFCF;
}

input.username_no {
outline:2px solid #FF2F2F;
}
#acplogin {
border:3px solid #e86900;
height:288px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:515px;
}

#acplogin table {
margin-top: 130px;
}

#acplogin h1 {
display: none;
}

#acplogin .c_mark img {
display: none;
}

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%;
padding:0 1%;
}

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

.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:7px 14px;
}

.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:0px;
}

#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://z3.ifrm.com/209/108/0/p362546/postmid.png) repeat-x scroll center top !important;
border:0;
font-size:1px;
height:25px !important;
}

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

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

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

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

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:3px 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;
}

.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,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover {
color:#FFA738;
}

#submenu a {
color: #ff6900;
}

#submenu a:hover {
color: #ff6900;
}

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

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

.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,.c_forum strong a:hover,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
color:#ff9000;
}

.row2 td {
background: #141414;
}

blockquote div {
background:#1e1e1e
}

a.member,#faq dd a,#faq dd a:hover {
color:#9c521f;
}

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: #141414;
border:2px solid #ffa700;
color:#9c521f;
margin:10px 0;
}

#blog blockquote blockquote {
padding:0px;
font-size: 100%;
}

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

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

#blog_head {
background:#141414;
border:8px solid #ffa700;
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:#141414;
margin:15px 0;
padding:5px 7px;
}

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

#blog_sub {
background: #141414;
border-top:1px solid #141414;
border-bottom:1px solid #141414;
clear:both;
position:relative;
padding:3px 7px;
text-align:right;
}

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

#blog_sidebar {
background:#222222;
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: url(http://z3.ifrm.com/209/108/0/p425076/submenublank.png) no-repeat;
color:#000;
float:right;
font-size:10px;
font-weight:bold;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:38px;
height:37px;
padding-top:6px;
}

div.blog_date span {
color:#000;
display:block;
font-weight:bold;
font-size:100%;
font-size:10px;
padding:-20px 4x;
}

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

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

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

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

#shoutwrap td {
padding:0;
}

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

#shoutbox li {
padding:5px 7px;
border-top:1px solid #141414;
background: #141414;
}

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

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

#shoutbox dt {
color:#9c521f;
font-size:80%;
}

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

#main_content {
width:93%;
margin:0px auto;
}
#foot_wrap {
margin:20px 1% 0px;
padding-bottom:8px;
padding-top:8px;
}

#main,#wrap {
background:#141414;
margin:0;
border:0px;
padding-top:11px;
}

.drop_menu {
margin-bottom: 0;
}

.h2wrap {
background:url(http://z3.ifrm.com/209/108/0/p361509/h2mid.png) repeat-x;
height:53px;
}

.h2left {
background:url(http://z3.ifrm.com/209/108/0/p425075/h2left.png) no-repeat top left;
height:53px;
margin-left:-2px;
}

.h2center{
padding:17px 0px 0px 30px;
height:53px;
font-weight:bold;
font-family:tahoma;
text-align:left;
font-size:13px;
color:#ffa700;
text-transform:uppercase;
}

#calendar .h2center {
color:#FFA700;
font-family:tahoma;
font-size:8px !important;
font-weight:bold;
height:53px;
padding:20px 0 0 30px;
text-align:left;
text-transform:uppercase;
}

.h2right {
background:url(http://z3.ifrm.com/209/108/0/p361510/h2right.png) no-repeat right top;
height:53px;
margin-right:-2px;
}

.collapse,.uncollapse {
right:26.5px;
top:0px;
}

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

.profile thead td,.profile thead th {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
border:1px solid #141414;
padding:9;
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
padding:7px;
}

th#profile_menuwrap, th.l {
background:url(http://z3.ifrm.com/209/108/0/p361516/regh2.png) repeat-x top #000000;
border:1px solid #12284b!important;
color:#FFFFFF!important;
padding:3px 5px!important;
border-top:1px solid #12284b!important;
}

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

.h2wrap a,.h2wrap a:hover {
color:#ffa700;
}

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

td.c_foot {
border-top:0;
}

div.c_repeat { background:url(http://z3.ifrm.com/209/108/0/p361512/footmid.png) repeat-x center; height:32px; width:100%; }
div.c_left { background:url(http://z3.ifrm.com/209/108/0/p361511/footleft.png) no-repeat left; height:32px; width:36px; float:left; margin-left:-2px; }
div.c_right { background:url(http://z3.ifrm.com/209/108/0/p361513/footright.png) no-repeat right; height:32px; width:36px; float:right; margin-right:-2px; }

#stats td.c_foot {
color:#ff9509;
top:32px;
}

.category td.c_foot a {
color:#ed6c00;
text-shadow:1px 1px 1px #000;
}

.poll {margin-bottom: 0px!important;}

div.c_wrap_left { background:url(http://z3.ifrm.com/209/108/0/p424959/pumpborder.png) repeat-y top left; padding-left:2px; margin-left:-2px; clear:both; }
div.c_wrap_right { background:url(http://z3.ifrm.com/209/108/0/p424959/pumpborder.png) repeat-y top right; padding-right:2px; margin-right:-2px; }

.webkit .c_right,.webkit .h2right { margin-right:-3px; }
.webkit .c_wrap_right { padding-right:3px; }
.webkit #fast-reply .c_right { margin-right:-2px; }

.mozilla .c_left,.mozilla .category .h2left { margin-left:-2px; }
.mozilla .c_wrap_left { padding-left:2px; }
.mozilla #fast-reply .c_left { margin-left:-2px; }

safari3 .c_right {margin-right:-3px;}


.mozilla #topic_viewer .c_wrap_left {padding-left: 3px;}
.mozilla #topic_viewer .c_left, .mozilla #topic_viewer .h2left { margin-left: -3px; }

#menu {
font-size:90%;
list-style-type:none;
margin-top:-37px;
padding:0 30px;
text-align:left;
}

#menu li {
display:inline;
}

#menu li a {
padding:8px 12px;
}

#menu li a:hover {
background:#000000;
}

#menu a:hover {
text-decoration:none;
}

/* ACTUAL IMAGES FOR LINKS DON'T TOUCH */

#menu a.members{
background:url(http://z3.ifrm.com/209/108/0/p361528/members.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.members:hover {
background:url(http://z3.ifrm.com/209/108/0/p361528/members.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.calendars{
background:url(http://z3.ifrm.com/209/108/0/p361527/calendar.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.calendars:hover {
background:url(http://z3.ifrm.com/209/108/0/p361527/calendar.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.rules{
background:url(http://z3.ifrm.com/209/108/0/p361529/misc.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.rules:hover {
background:url(http://z3.ifrm.com/209/108/0/p361529/misc.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.index {
background:url(http://z3.ifrm.com/209/108/0/p369600/home.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.index:hover {
background:url(http://z3.ifrm.com/209/108/0/p369600/home.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.search {
background:url(http://z3.ifrm.com/209/108/0/p361530/search.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}

#menu a.search:hover {
background:url(http://z3.ifrm.com/209/108/0/p361530/search.png) no-repeat;
padding:10px 19px;
margin-right:10px;
}
Offline Profile Quote Post Goto Top
 
Firespot
Member Avatar
And that is why I'm not allowed in the mall anymore..
[ *  * ]
Really cool theme! Although, I am having one problem.... I have a quote generator on my forum and for some reason there is an extra quote at the bottom that is not supposed to be there. O_o
Offline Profile Quote Post Goto Top
 
John Cena33
Member Avatar
BE A STAR
[ * ]
good
Offline Profile Quote Post Goto Top
 
JadedOne-ZNS
Member Avatar
Member
[ *  *  * ]
I reinstalled this theme from when I first installed it in 2011 and that seems to have fixed the issue we were having.
Edited by JadedOne-ZNS, Oct 28 2013, 06:21 AM.
Offline Profile Quote Post Goto Top
 
Helena
Member Avatar
M is for Mod

Cool. Sometimes the easiest way to fix something is just to reinstall. :)
Offline Profile Quote Post Goto Top
 
martina1977
Member
[ *  * ]
very nice
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Themed · Next Topic »
Add Reply
  • Pages:
  • 1
  • 2