Welcome Guest [Log In] [Register]
  • Pages:
  • 1
Alaudine FMX Conversion; Blue | Green
Topic Started: Jan 20 2009, 12:19 AM (6,759 Views)
Leda
Member Avatar
cARpE dIEm

PREVIEW Alaudine FMX Conversion
Converted by: Leda
Original InvisionFree Skin by Vettore

Notes: Special thank you to Vettore for giving me permission to convert his fantastic skin to ZB. :wub: I loved this skin the first moment I saw it and I hope the TZ members enjoy it as much as I do. Thanks to Wolt as always for his help with all my CSS questions. :P

Download Markers & Buttons: by Wesdude
Forum GFX: by Leda
Emoticons: by Leda


Set Theme Settings: No width limit (recommended)

Theme Layout:
Code:
 
<div id="main_content">
<div id="side_l">
<div id="side_r">
<!-- content start -->
<!-- TOPMENU -->
<!-- HEADER -->
<!-- SUBMENU -->
<div id="wrap">
<!-- NAV -->
<!-- BOARD -->
</div> </style><div id="copyright" >Alaudine FMX created by <b>Vettore</b> of the <a href="http://s2.zetaboards.com/ifskinzone/index/"><b>IFSZ/ZBTZ.</b></a></div>
</div>
<!-- content end -->
</div>
</div>
</div>

Theme Appearance (CSS):
Code:
 
html,body {
background: url(http://209.85.62.24/37/115/0/p7080/bottomborder.gif) center center repeat-y #008ABE;
color:#000;
font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

a {
color:#008ABE;
text-decoration:none;
}

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

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

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

th,td {
border:1px solid #E1E1E1
}

th {
background:url(http://209.85.62.24/static/1/sub.png) repeat-x bottom #fff;
color:#777;
font-weight:400;
padding:3px 5px;
text-align:left;
}

#main_content {width:800px;margin:auto; }

/***** Image Side Borders *****/
#side_l {background: url(http://209.85.62.24/37/115/0/p7062/sidetwo.gif) repeat-y left;}
#side_r {background:url(http://209.85.62.24/37/115/0/p7063/sideone.gif) repeat-y right #FFFFFF;margin-left:23px;padding-right:23px;
}

td {
background:#FAFAFA;
color:#333;
padding:5px 10px;
}

th a {
color:#008ABE;
font-weight:700;
}

th a:hover {
color:#8FBE00;
font-weight:700;
}

h1 {
font-size:200%;
}

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

.category h2,.topic h2,thead th {
background:url(http://209.85.62.24/37/115/0/p7065/h2.gif) no-repeat bottom #FFFFFF;
color:#FFFFFF;
font-size:110%;
font-weight:700;
}

#portal h2,#portal_foot h2 {
background:url(http://209.85.62.24/37/115/0/p7065/h2.gif) no-repeat bottom #FFFFFF;
color:#FFFFFF;
font-size:110%;
font-weight:700;
padding:9px 0px 6px 25px !important;
}

.category h2 a {
color:#FFFFFF;
}

.category h2 a:hover {
color:#FFFFFF;
text-decoration:underline;
}

thead th {
border:none;
padding:9px 0px 6px 25px;
text-align:left;
}

h2.special {
background:url(http://209.85.62.24/37/115/0/p7079/h2special.gif) no-repeat bottom#fff;
}

input,select,textarea,button,a.btn_fake {
background:#FFFFFF;
border:1px solid #E1E1E1;
color:#333;
padding:3px 5px;
margin: 1px;
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:#E1E1E1;
}

.submit_error {
background:#FFFFFF;
border:1px solid #E1E1E1;
}

button,a.btn_fake {
background:url(http://209.85.62.24/static/1/css/btn.png) repeat-x top #FFFFFF;
color:#666;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

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

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

.notice {
background:#FFFFFF;
border:2px solid #E1E1E1;
color:#333;
margin:10px auto 0;
width:70%;
}

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

.notice dd {
font-style:italic;
}

dl.info {
background:#FFFFFF;
border-color:#008ABE;
}

.info dt {
background:#008ABE;
color:#fff;
}

dl.error {
background:#FFFFFF;
border-color:#008ABE;
}

.error dt {
background:#FFFFFF;
color:#008ABE;
}

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

#profile_menuwrap {
padding:3px;
font-size: 97%
}

#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 {
height:19px;
}

#top {
color:#fff;
height:20px;
padding:0 2% 4px;
margin-bottom:12px;
}

#top_info {
color:#008ABE;
float:left;
margin-top:4px;
}

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

.drop_menu { margin-bottom: 0;}

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

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

.drop_menu ul {
-moz-opacity:0.85;
border-top:1px solid #E1E1E1;
color:#fff;
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:#fff;
border:0 solid #E1E1E1;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#fff;
}

#logo {
border-bottom:0;
clear:both;
margin:0 2%;
}

#submenu_bar {
height:14px;
margin:0 2%;
}

#submenu {
border:1px solid #E1E1E1;
color:#fff;
font-size:85%;
margin:0 2%;
padding:3px 1% 4px;
text-align:right;
}

#wrap {
background:#fff;
border: none;
}

#nav {
color:#008ABE;
height:1%;
padding:10px 1%;
}

.meta_box {
background:url(http://209.85.62.24/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border:1px solid #BFC8E3;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

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

.meta_menu h3 {
background:url(http://209.85.62.24/37/115/0/p7362/fastreply.gif) repeat-x top #FFFFFF;
border:1px solid #E1E1E1;
border-top:0;
clear:both;
color:#FFFFFF;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:left;
padding:9px 0px 6px 19px;
}

.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 #E1E1E1;
color:#008ABE;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:#FFFFFF;
color:#8FBE00;
}

.cat-pages span {
background:#008ABE;
border:1px solid #E1E1E1;
color:#FFFFFF;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#FFFFFF;
color:#008ABE;
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/37/115/0/p7214/tdcfoot.gif) repeat-x bottom #fff;
color:#666;
font-size:80%;
}

td.c_desc {
background:#f6f6f6;
border:1px solid #e7e7e7;
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:#EBEBEB;
font-weight:700;
}

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

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

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

.c_forum {
color:#008ABE;
font-size:80%;
width:60%;
}

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

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

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

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

.c_last-title {
background:url(http://209.85.62.24/37/115/0/p7082/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:#f6f6f6;
color:#008ABE;
font-size:80%;
font-style:italic;
}

.cat_head td {
border:none;
padding:0;
}

#stats .cat_head td {
border:none;
}

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

a.member:hover {
color:#8FBE00;
}

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:#F6F6F6;
padding:2px 0;
text-align:center;
}

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

td.c_user {
font-size:80%;
color:#008ABE;
}

td.c_user dl {
background:#FFFFFF;
border:1px solid #E1E1E1;
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 {
color:#8FBE00;
font-weight:700;
margin-bottom:1px;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
border:0px;
color: #FFFFFF;
padding:6px 8px 3px 3px;
}

#profile_menu li li a {
color:#008ABE;
border: 1px solid #008ABE;
border-top:0;
}

#profile_menu li ul li a:hover {
background:#FFFFFF;
color:#8FBE00;
}

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/37/115/0/p7663/pollbar.gif) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://209.85.62.24/37/115/0/p7660/poll1.gif) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

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

.queued {
background-color:#E7F8FE;
border-color:#008ABE;
}

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

blockquote dl {
background:url(http://209.85.62.24/37/115/0/p7362/fastreply.gif) repeat-x top #FFFFFF;
border:none;
color:#FFFFFF;
padding:5px 10px;
}

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

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

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

div.spoiler_toggle {
background:url(http://209.85.62.24/37/115/0/p7362/fastreply.gif) repeat-x top #FFFFFF;
border:none;
color:#FFFFFF;
cursor:pointer;
font-weight:700;
padding:5px 0px 6px 19px;
}

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


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

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

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

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

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

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

tr.c_postfoot td {
background:#f6f6f6;
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:#f6f6f6;
color:#777;
}

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

dl#fast-reply dt {
background:url(http://209.85.62.24/37/115/0/p7362/fastreply.gif) repeat-x top #ffffff;
border:none;
color:#ffffff;
font-size:110%;
font-weight:700;
margin:0;
padding:9px 0px 6px 25px;
}

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

#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 {
background:#f6f6f6;
border:1px solid #e7e7e7;
}

#emot_wrap h3 {
background:url(http://209.85.62.24/static/1/sub.png) repeat-x top #f6f6f6;
border-bottom:1px solid #e7e7e7;
color:#999;
font-size:120%;
text-align:center;
}

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

#pm_folders {
border-left:1px solid #E1E1E1;
border-right:1px solid #E1E1E1;
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/37/115/0/p37455/pmfolder.png) no-repeat 5px;
display:list-item;
color:#008ABE;
margin-bottom:4px;
padding-left:28px;
}

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

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

#ucp_gallery a:hover {
color:#8FBE00;
}

.calendar td.cal_inactive {
background:#f6f6f6;
color:#e7e7e7;
}

.calendar td.cal_custom {
background:#5036755;
color:#f6f6f6!important;
}
.calendar td div {
background:#FAFAFA;
border-bottom:none;
font-weight:700;
color:#A0A0A0;
text-align:right;
padding:5px 7px;
}

.calendar div a {
background:url(http://209.85.62.24/37/115/0/p37874/bday.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:#fff;
border:2px solid #8FBE00;
}

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

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

#portal h4 {
background:url(http://209.85.62.24/static/1/sub.png) repeat-x top #FFFFFF;
border-left:1px solid #E1E1E1;
border-right:1px solid #E1E1E1;
color:#777;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

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

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

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

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

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

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

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

#pmtoast:hover {
border-color:#008ABE;
}

#pmlink {
background:url(http://209.85.62.24/static/1/toast.png) no-repeat 5px;
color:#008ABE;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

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

#pmlink strong {
color:#008ABE;
}

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

#pmclose:hover {
color:#8FBE00;
}

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

#foot td {
background:#FAFAFA;
border:none;
color:#777;
font-size:80%;
}

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

#foot #foot_datetime {
background:url(http://209.85.62.24/37/115/0/p37453/clock.png) no-repeat left #FAFAFA;
border:none;
padding-left: 25px;
width:1%;
white-space:nowrap;
}

#foot_datetime img {
display:none;
}

#copyright {
color:#008ABE;
font-size:80%;
margin:10px 0;
text-align:center;
}

#copyright a {
color:#8FBE00;
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/37/115/0/p7669/acp.gif) repeat-x 0 -195px #FFFFFF;
border:2px solid #E1E1E1;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#FFFFFF;
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:9px 0px 6px 25px;
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;
}

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

.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 {
font-size:1px;
height:1px;
background:#008ABE;
border-left:#008ABE;
border-right:#008ABE;
}

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

#portal h2 a,#portal_foot h2 a,thead a,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a {
color:#008ABE;
}

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

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

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

#submenu a,#submenu a:hover {
color:#008ABE;
font-weight: bold;
}

.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:#8FBE00;
}

.row2 td,blockquote div {
background:#f6f6f6;
}

.calendar td a, .calendar a:hover {
color:#ffffff!important;
text-align: center!important;
}

.calendar thead th a, .calendar thead th a:hover{
color: #FFFFFF!important;
}

.calendar thead th {
color: #fff!important;
text-align: center!important;
}

a.member,#faq dd a,#faq dd a:hover {
color:#008ABE;
}

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

.calendar th {
color:#008ABE;
text-align:left!important;
}

.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:#008ABE;
border:1px solid #008ABE;
color:#333;
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 {
color:#008ABE;
}

#blog h2 a:hover {
color:#8FBE00;
}

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

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

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

#blog_sub {
background:#008ABE;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub a, #blog_sub a:hover {
color: #FFFFFF;
}

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

#blog_sidebar {
background:#008ABE;
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%;
padding:10px;
}

#blog table {
clear:none;
}

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

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

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

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

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

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

#shoutwrap {
background:#fafafa;
border:1px solid #e7e7e7;
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:#f6f6f6;
}

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

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

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

Posted Image

Yellow Icon Inspired | X:GEN | TriColor Jam Conversion
Goto Top
 
.Genetix
Member Avatar
TZ Obsessed
Very Nice.
Posted Image
Chuck norris's tears can cure cancer, to bad he never cries.

My Blog - deviantART
Goto Top
 
cookiemonster76
New Member
I have already seen this one IF ;) I like it, though not very suitable skin with my board subject! ;)

Thanks for taking your time converting it! :)

cookie
Goto Top
 
Snyroth
Member Avatar
Settled In
Love the Skin. Thank you for converting it! I have used this on my previous IF forums and I loved it!
Posted Image
Positive Outcomes! Is searching for staff! We need 3 spots filled so we can open and get PO on the road to success!
We are looking for one designer!(Possibly be able to theme or code a print!)
And 1 or 2 people willing to fill all the promotional services we have!
Thanks! :D If interested contact me VIA PM!



Goto Top
 
Jizo
New Member

#portal h2 a,#portal_foot h2 a,thead a,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a {
color:#008ABE;
}

Not quite sure, but that seem to cause problems when you have topics in the portal.
The headlines are in blue, same as the H2 making them impossible to read.
Goto Top
 
Kobato-san
New Member
its very nice, thanks a lot! i loved it!
Goto Top
 
Mx4
New Member
i've been trying to put this on my board, but it seems that the limit is 20,000 characters, and this specific one is approx 6,000 more than the limit ><
Goto Top
 
viperver1
New Member
Nice work. But the links to the Markers & Buttons and Forum GFX is missing so you might need to fix that. I mostly recommend it will be better posting it on your Preview site for everyone to get.
Goto Top
 
Leda
Member Avatar
cARpE dIEm

viperver1
Apr 8 2009, 03:24 AM
Nice work. But the links to the Markers & Buttons and Forum GFX is missing so you might need to fix that. I mostly recommend it will be better posting it on your Preview site for everyone to get.
The first post has been edited with a download link for Wes' buttons and markers. :)

Posted Image

Yellow Icon Inspired | X:GEN | TriColor Jam Conversion
Goto Top
 
P u R E
Member Avatar
TZ Obsessed
Nice, love the colours green and blue :wub: but on the h2/maintitle thing I would have liked to see the thing on the right, where the silver and blue split, curve a bit to add a bit of effect and have it the same on the left, nice design though so 7/10
Posted Image
Live live without regrets
Afro-Jord


Goto Top
 
Granemour
Member Avatar
Settled In
Looking good.
Posted Image
Goto Top
 
Quantum
Member Avatar
Settled In
nice work great conversion
Space Travel is looking for staff (Admin also wanted).
Posted Image Posted Image
Vote Space Travel Today in the Zathyus News Awards
Goto Top
 
gamer3
Member Avatar
Settled In
Looks great mate, Nice-One

Posted Image
Goto Top
 
Sarjo
New Member
I love the theme but I do not understand how to apply them..
I am such a noob.
Goto Top
 
grimmy329
New Member
this is definitely my favorite theme on this board! thanks a lot :)
Goto Top
 
FaithLeader
Member Avatar
TZ Obsessed
Very bright colors (highlighter colors) but very smooth and good flow
JOIN NINJA VILLAGE NOW!
Manga Online, Naruto Resources, NarutoRPG Textbased and much more
Click the Signature:
Posted Image
Goto Top
 
smashmaniac2008
New Member
can you convert this one?
Lighted green Blue

Preview Here

CSS
Code:

html { overflow-x: hidden; overflow-y: auto; }

form { display:inline; }
img { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #017e77; margin:0px 10px 0px 10px;background-color:#19b8af}
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #017e77; }
a:link, a:visited, a:active { text-decoration: underline; color: #017e77}
a:hover { color: #017e77; text-decoration:none}

fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }

img.attach { border:2px outset #EEF2F7;padding:2px }

.googleroot { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #017e77; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#017e77; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#017e77}

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate { text-align:right;font-weight:bold;font-size:11px;color:#017e77;background-color:#8ddc53;padding:4px;margin:0px }

.warngood { color:green }
.warnbad { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:28px; font-weight:bold; }
#calendarname { font-size:22px; font-weight:bold; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg { text-align:center; margin-top:15px }

#ucpmenu { line-height:150%;width:22%; border:0px solid #19b8af;background-color: #aefd74}
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #aefd74; border:0px solid #19b8af;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:1px solid #19b8af;background-color: #transparent;padding:0px;margin:0px; }
#submenu { border:1px solid #19b8af;background-image: url(http://img357.imageshack.us/img357/7449/snestm7jc.jpg);font-size:10px;margin:3px 0px 3px 0px;color:#017e77;font-weight:bold;}
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #017e77; }
#userlinks { border:1px solid #19b8af; background-image:url(http://img356.imageshack.us/img356/6114/snesdr22ye.jpg)}

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip {background-image:url(http://img356.imageshack.us/img356/6114/snesdr22ye.jpg); padding:6px }

.pformstrip { background-image:url(http://img357.imageshack.us/img357/7449/snestm7jc.jpg); color:#017e77;font-weight:bold;padding:7px;margin-top:1px }
.pformleft { background-color: #aefd74; padding:6px; margin-top:1px;width:25%; border-top:1px solid #19b8af; border-right:1px solid #19b8af; }
.pformleftw { background-color: #aefd74; padding:6px; margin-top:1px;width:40%; border-top:1px solid #19b8af; border-right:1px solid #19b8af; }
.pformright { background-color: #aefd74; padding:6px; margin-top:1px;border-top:1px solid #19b8af; }

.post1 { background-color: #aefd74}
.post2 { background-color: #aefd74}
.postlinksbar { background-color:#D1DCEB;padding:7px;margin-top:1px;font-size:10px; background-image: url(http://img357.imageshack.us/img357/7449/snestm7jc.jpg) }

.row1 { background-color: #aefd74}
.row2 { background-color: #aefd74}
.row3 { background-color: #aefd74}
.row4 { background-color: #aefd74}

.darkrow1 { background-color: #aefd74; color:#aefd74; }
.darkrow2 { background-image:url(http://img356.imageshack.us/img356/6114/snesdr22ye.jpg); color:#017e77; }
.darkrow3 { background-color: #aefd74; color:#aefd74; }

.hlight { background-color: #aefd74}
.dlight { background-color: #aefd74}

.titlemedium { font-weight:bold; color:#017e77; padding:7px; margin:0px; background-image: url(http://img357.imageshack.us/img357/7449/snestm7jc.jpg) }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: underline; color: #017e77}

.maintitle {background-position: center; vertical-align:middle;font-weight:bold; color:#017e77; letter-spacing:1px; padding:8px 0px 8px 5px; background-image: url(http://img123.imageshack.us/img123/8365/snesrmt9ev.jpg);text-align:center; }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #017e77}
.maintitle a:hover { text-decoration: underline }

.plainborder { border:1px solid #aefd74;background-color:#aefd74}
.tableborder { border:0px solid #9eed64;background-color:#9eed64; padding:0px; margin:0px; width:100% }
.tablefill { border:1px solid #19b8af;background-color:#aefd74;padding:6px; }
.tablepad { background-color:#aefd74;padding:6px }
.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

.wrapmini { float:left;line-height:1.5em;width:25% }
.pagelinks { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#017e77}
.edit { font-size: 9px }

.signature { font-size: 10px; color: #017e77}
.postdetails { font-size: 10px }
.postcolor { font-size: 12px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #017e77}
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.searchlite { font-weight:bold; color:#017e77; background-color:#FF0 }

#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #017e77; background-color: #19b8af; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE { font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; color: #017e77; background-color: #19b8af; border: 1px solid #000; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }

.copyright { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.forminput, .textinput, .radiobutton, .checkbox { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #017e77;border-bottom:1px solid #017e77}

.purple { color:purple;font-weight:bold }
.red { color:red;font-weight:bold }
.green { color:green;font-weight:bold }
.blue { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

.boardtable { background-color: #76fff7;border:0px solid #19b8af; }

</style><CENTER>Skinned by<B> Preborn Messiah</b>. Find more great skins at the <B><A HREF="http://forums.ifskinzone.net/index.php?act=idx" TARGET="_BLANK">IFSZ</a></b>, <B><A HREF="http://www.forumstyles.net/" TARGET="_BLANK">IF Styles</a></b>, <B><A HREF="http://s2.invisionfree.com/BGS/index.php" TARGET="_BLANK">BGStyles</a></b> or at <B><A HREF="http://support.invisionfree.com/index.php?" TARGET="_BLANK">IF support</a></b>.</center><STYLE TYPE="text/css"></style>


Header
Code:

<div align=center><br>
<table cellpadding="0" cellspacing="0" width="830">
<tr><td class="boardtable">
<body bgcolor=#19b8af leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000" vlink="#000">
<center><table cellpadding="0" cellspacing="0" width="830">
<tr>
<td><img src="http://img172.imageshack.us/img172/1305/corner4xv.jpg" /></td><td width="100%" background="http://img39.imageshack.us/img39/5580/topborder6vq.jpg
"></td><td><img src="http://img172.imageshack.us/img172/1305/corner4xv.jpg" /></td></tr>
<tr>
<td background="http://img39.imageshack.us/img39/7564/leftborder9lo.jpg
"><img src="http://img39.imageshack.us/img39/7564/leftborder9lo.jpg
" /></td><td>
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>


Footer
Code:

</td><td background="http://img39.imageshack.us/img39/5991/rightborder1wj.jpg"><img src="http://img39.imageshack.us/img39/5991/rightborder1wj.jpg" /></td></tr>
<tr>
<td><img src="http://img172.imageshack.us/img172/1305/corner4xv.jpg" /></td><td background="http://img39.imageshack.us/img39/7329/bottomborder6kl.jpg"></td><td><img src="http://img172.imageshack.us/img172/1305/corner4xv.jpg" /></td></tr></table>
Edited by smashmaniac2008, Jun 18 2009, 05:31 PM.
Goto Top
 
raytime
Unpacked
Thank you so much!
Goto Top
 
jitzzz
New Member
hi

i like ur skin but your skin is in the center

can you please tell how can i make it wider?

Goto Top
 
UnderLegacy
New Member
can you fix the second link plz
Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
Go to Next Page
« Previous Topic · Blue, Green · Next Topic »
  • Pages:
  • 1