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
Green Inferno
Topic Started: Nov 2 2004, 02:09 PM (4,497 Views)
Kman
Member Avatar
aka chawk / Xanthom
[ *  *  *  *  *  * ]
Name: Green Inferno
Author: chawk
Notes: sequel to Blue Inferno, done as a request

Note: the Blue Inferno topic is no longer available, but the skin has been restored and the codes and images are available on the preview board linked above.

Preview
Posted Image


Board Wrappers Place in Header and Body in place of old code

Code:
 
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" alink="#000000" vlink="#000000"><body text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="2" topmargin="2" marginwidth="2" marginheight="0">
<table class="outa" width="812" border="1" align="center" cellpadding="4" cellspacing="0" bgcolor="#01150C" height="377" bordercolor="#01150C"; >
<tr>
<td width="90%" height="100%" bgcolor="#01150C";>

<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>



[Note: CSS has been updated with rehosted images attached to this post.]

CSS Place in Manage Stlye Sheets in place of old code

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: #559466; margin:10px 0px 10px 0px;background-color:#01150C; scrollbar-face-color: #053720; scrollbar-shadow-color: #083D24; scrollbar-highlight-color: #195A3C; scrollbar-3dlight-color: #0F3D27; scrollbar-darkshadow-color: #001E10; scrollbar-track-color: #041E13; scrollbar-arrow-color: #3DA372}
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #559466; }
a:link, a:visited, a:active { text-decoration: underline; color: #67A490}
a:hover { color: #A7CDC1; text-decoration:none}

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

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

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

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:#467853}
.caldate { text-align:right;font-weight:bold;font-size:11px;color:#467853;background-color:#042E1B;padding:4px;margin:0px }

.warngood { color:#0FF15A}
.warnbad { color:#F10F0F}

#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 #000A04}
#photoimg { text-align:center; margin-top:15px }

#ucpmenu { line-height:150%;width:22%; border:1px solid #000A04;background-color: #053A21}
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #053720; border:1px solid #000A04;line-height:150%; width:auto }
#ucpcontent p { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:1px solid #000A04;background-color: #053820;background-image:url(http://b1.ifrm.com/0/1/0/p600139/p18032logo.gif);padding:0px;margin:0px; }
#submenu { border:1px solid #132F1C;background-color: #032917;background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif);font-size:10px;margin:3px 0px 3px 0px;color:#8A98A3;font-weight:bold;}
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #8AA393; }
#submenu a:hover{ font-weight:bold;font-size:10px;text-decoration: none; color: #B0B9B3; }

#userlinks { border:1px solid #132F1C; background-color: #032917; background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif) }

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

.activeuserstrip { background-color:#032917; background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif); padding:6px }

.pformstrip { background-color: #032917;background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif); color:#527B69;font-weight:bold;padding:5px;margin-top:1px }
.pformleft { background-color: #053720; padding:6px; margin-top:1px;width:25%; border-top:1px solid #000A04; border-right:1px solid #000A04; }
.pformleftw { background-color: #053720; padding:6px; margin-top:1px;width:40%; border-top:1px solid #000A04; border-right:1px solid #000A04; }
.pformright { background-color: #053A21; padding:6px; margin-top:1px;border-top:1px solid #000A04; }

.post1 { background-color: #053A21;}
.post2 { background-color: #053720;}
.postlinksbar { background-color:#041A2C;padding:7px;margin-top:1px;font-size:10px; background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif) }

.row1 { background-color: #053A21;}
.row2 { background-color: #053A21;}
.row3 { background-color: #053720;}
.row4 { background-color: #053720;}

.darkrow1 { background-color: #032716; color:#559466; }
.darkrow2 { background-color: #03311B; background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif);color:#559466; }
.darkrow3 { background-color: #03311B; color:#559466; }

.hlight { background-color: #053720}
.dlight { background-color: #053A21}

.titlemedium { font-weight:bold; color:#527B69; padding:5px; margin:0px; background-color: #032917;background-image: url(http://b1.ifrm.com/0/1/0/p600140/p18010med.gif) }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: none; color: #8AA393}
.titlemedium a:hover { text-decoration: none; color: #B0B9B3}

.maintitle { text-align: center;background-position: center; vertical-align:middle;font-weight:bold; color:#A9B8B1; letter-spacing:1px; padding:8px 0px 8px 5px; background-color: #01150C;background-image: url(http://b1.ifrm.com/0/1/0/p600141/p17998main.gif) }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { text-decoration: none; color: #8CB8A3}
.maintitle a:hover { text-decoration: none; color: #BEDACD}

.plainborder { border:1px solid #000A04;background-color:#000A04}
.tableborder { border:1px solid #01150C;background-color:#000A04; padding:0px; margin:0px; width:100% }
.tablefill { border:1px solid #000A04;background-color:#04361E;padding:6px; }
.tablepad { background-color:#042F1B;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:#326346}
.edit { font-size: 9px }

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

.normalname { font-size: 12px; font-weight: bold; color: #77838C}
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #767C81}

.searchlite { font-weight:bold; color:#8A98A3; background-color:#053720}

#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #5BA06B; background-color: #053821; border: 1px solid #001806; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE { font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; color: #539562; background-color: #04341E; border: 1px solid #001503; 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; border: 1px solid #001104; color:#549D65; background-color: #032D1A}
.forminput, .textinput, .radiobutton, .checkbox { font-size: 11px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border: 1px solid #000A11; color: #8DC79B; background-color: #05351F}

.thin { padding:6px 0px 6px 0px;line-height:140%;margin:2px 0px 2px 0px;border-top:1px solid #00060A;border-bottom:1px solid #00060A; border: 1px solid #000A11 }

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

</STYLE><CENTER><font color=#8AA393>Skin created by <B>chawk</B>. Find more great skins at the <B><A HREF="http://www.ifskinzone.net" TARGET="_BLANK">IF Skin Zone</A></B>.</font></CENTER><STYLE TYPE="text/css">

.outa { border:1px solid #022414; }

div.row4 { border-color: #00060A!important;background-color:#053A21}

</style>

<script language='javascript'>
if ( location.search.indexOf('act=site')!=-1 ){document.write("<style>.tableborder { background-color:#022E19; border:1px solid #000A04; }}</style>")}
</script>
<script language='javascript'>
if ( location.search.indexOf('showtopic')!=-1 ){document.write("<style>.row4 { background-image: url()}}</style>")}
</script>
<script language='javascript'>
if ( location.search.indexOf('showuser')!=-1 ){document.write("<style>.maintitle { background-image: url(http://b1.ifrm.com/0/1/0/p600142/p18226.gif); padding:8px 0px 8px 5px; color:#BEDACD; }}</style>")}
</script>
<script language='javascript'>
if ( location.search.indexOf('act=site')!=-1 ){document.write("<style>.maintitle { background-image: url(http://b1.ifrm.com/0/1/0/p600142/p18226.gif); padding:8px 0px 8px 5px; color:#BEDACD; }}</style>")}
</script>
<script language='javascript'>
if ( location.search.indexOf('act=UserCP')!=-1 ){document.write("<style>.maintitle { background-image: url(http://b1.ifrm.com/0/1/0/p600142/p18226.gif); padding:8px 0px 8px 5px; color:#BEDACD; }}</style>")}
</script>
<script language='javascript'>
if ( location.search.indexOf('act=calendar')!=-1 ){document.write("<style>.maintitle { background-image: url(http://b1.ifrm.com/0/1/0/p600142/p18226.gif); padding:8px 0px 8px 5px; color:#BEDACD; }}</style>")}
</script>
Attached to this post:
Attachments: p18032logo.gif (141 Bytes)
Attachments: p18010med.gif (316 Bytes)
Attachments: p17998main.gif (8.75 KB)
Attachments: p18226.gif (208 Bytes)
Edited by Helena, Sep 20 2016, 03:30 PM.
Offline Profile Quote Post Goto Top
 
Kokocat
Member Avatar
Member
[ * ]
pretty ^^
Offline Profile Quote Post Goto Top
 
Cameron567
Member
[ * ]
wow
Offline Profile Quote Post Goto Top
 
Lazyking
Member
[ * ]
Damn, that is awesome green but I'm not sure my members will like it.
Offline Profile Quote Post Goto Top
 
Helena
Member Avatar
M is for Mod

Maybe they'll like the blue version instead:

http://s13.zifboards.com/BlueInfernoPreview/index.php
Codes and images all posted on preview board.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Dark · Next Topic »
Add Reply