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
Midnight Skin; (Black | Blue)
Topic Started: Jul 27 2007, 06:16 PM (1,156 Views)
technic
Member
[ * ]
Name: Midnight
Author: Technic
Skin #:4
Date Created: 7-27-07
NOTES: Well this time instead of using a generator i edited the CSS manually in the ACP. I added a neat little sub menu. I like it. Then again i
made it XD !

PREVIEW


PLEASE C&C THIS. I NEED TO KNOW WHAT TO IMPROVE ON.

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: #000; margin:0px 10px 0px 10px;background-color:#111111 }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: #000; }
a:link, a:visited, a:active { text-decoration: underline; color: #000 }
a:hover { color: #465584; text-decoration:underline }

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: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

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:#777;background-color:#DFE6EF;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:1px solid #312f72;background-color: #222222 }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #111111; border:1px solid #312f72;line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { border:1px solid #345487;background-color: #3860BB;background-image:url(http://i5.ifrm.com/style_images/<#IMG_DIR#>/tile_back.gif);padding:0px;margin:0px; }
#submenu   { border:1px solid #312f72;background-color: #222222;font-size:10px;margin:3px 0px 3px 0px;color:#3A4F6C;font-weight:bold;}
#submenu a:link, #submenu  a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #222222; }
#userlinks { border:1px solid #312f72; background-color: #222222}

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

.activeuserstrip { background-color:#BCD0ED; padding:6px }

.pformstrip { background-color: #222222; color:#111111;font-weight:bold;padding:7px;margin-top:1px }
.pformleft  { background-color: #222222; padding:6px; margin-top:1px;width:25%; border-top:1px solid #312f72; border-right:1px solid #312f72; }
.pformleftw { background-color: #111111; padding:6px; margin-top:1px;width:40%; border-top:1px solid #312f72; border-right:1px solid #312f72; }
.pformright { background-color: #222222; padding:6px; margin-top:1px;border-top:1px solid #312f72; }

.post1 { background-color: #222222 }
.post2 { background-color: #222222 }
.postlinksbar { background-color:#222222;padding:7px;margin-top:1px;font-size:10px; background-image: url(http://img264.imageshack.us/img264/9255/subtitlent0.jpg) }

.row1 { background-color: #F5F9FD }
.row2 { background-color: #222222 }
.row3 { background-color: #222222 }
.row4 { background-color: #333333 }

.darkrow1 { background-color: #222222; color:#222222; }
.darkrow2 { background-color: #222222; color:#111111; }
.darkrow3 { background-color: #111111; color:#111111; }

.hlight { background-color: #222222 }
.dlight { background-color: #111111 }

.titlemedium { font-weight:bold; color:#3A4F6C; padding:7px; margin:0px; background-image: url(http://img264.imageshack.us/img264/9255/subtitlent0.jpg) }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: underline; color: #3A4F6C }

.maintitle { vertical-align:middle;font-weight:bold; color:#FFF; letter-spacing:1px; padding:8px 0px 8px 5px; background-image: url(http://img504.imageshack.us/img504/4490/maintitlews0.jpg) }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFF }
.maintitle a:hover { text-decoration: underline }

.plainborder { border:1px solid #345487;background-color:#312f72 }
.tableborder { border:1px solid #345487;background-color:#312f72; padding:0px; margin:0px; width:100% }
.tablefill   { border:1px solid #345487;background-color:#312f72;padding:6px;  }
.tablepad    { background-color:#222222;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:#434951 }
.edit { font-size: 9px }

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

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.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:#F00; background-color:#FF0 }

#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #465584; background-color: #FAFCFE; 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: #465584; background-color: #FAFCFE; 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 #FFF;border-bottom:1px solid #FFF }

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


div.tableborder div.tablepad { background-color: 111111; }
div.tableborder div.tablepad  table { background-color: 111111; }
div.tableborder div.tablepad input { background-color: 222222; }


<p>Skin made by Technic - Find More at www.ifskinzone.net<p>


Header
Code:
 

<br>
<center>
<div class="mainborder">
<div class="bannerbg">
<!--insert custom header link below-->
<center>
<img src="http://img521.imageshack.us/img521/7360/header4mt5.jpg">
</center>
</div>


<div class="navigation">

<a href="http://z11.invisionfree.com/TEST_BOARD_34543"><img src="http://img252.imageshack.us/img252/9844/indexip0.jpg" id="Image3" alt="" align="top" border="0" width="75" height="32"></a>
<a href="http://z11.invisionfree.com/TEST_BOARD_34543/index.php?act=calendar"><img src="http://img252.imageshack.us/img252/7167/calanderkv3.jpg" id="Image1" alt="" align="top" border="0" width="75" height="32"></a>
<a href="a href="http://z11.invisionfree.com/TEST_BOARD_34543/index.php?act=Help"><img src="http://img401.imageshack.us/img401/4286/helpxx3.jpg" id="Image2" alt="" align="top" border="0" width="75" height="32"></a>
<a href="http://z11.invisionfree.com/TEST_BOARD_34543/index.php?act=Members"><img src="http://img505.imageshack.us/img505/5420/memberssh3.jpg" id="Image4" alt="" align="top" border="0" width="75" height="32"></a>
<a href="http://z11.invisionfree.com/TEST_BOARD_34543/index.php?act=site"><img src="http://img125.imageshack.us/img125/3735/portalrq7.jpg" id="Image5" alt="" align="top" border="0" width="75" height="32"></a>
<a href="http://z11.invisionfree.com/TEST_BOARD_34543/index.php?act=Search&f="><img src="http://img267.imageshack.us/img267/3643/searchth2.jpg" id="Image6" alt="" align="top" border="0" width="75" height="32"></a><br><br>
</div>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="50" marginwidth="0" marginheight="100" alink="#000000" vlink="#000000"><body text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="2" topmargin="2" marginwidth="2" marginheight="0">
<table width="750" border="1" align="center" cellpadding="4" cellspacing="0" bgcolor="222222" bordercolor="#312f72">
<tr>
<td width="90%" bgcolor="#222222">
<% BOARD HEADER %>
<% NAVIGATION %>
<% BOARD %>
<% STATS %>


FOOTER
Code:
 

</div>
</div>
</center>
<br>
<center>
<div class="innerborder">
<div class="bborder"><font color="444444">
<a href="http://www.ifskinzone.net">Skin Made By <b>Technic<b> at the IF Skin Zone</a></b></font>.
</div></center>

<script type='text/javascript'><!-- // s.FEO-2.2
g=document.getElementsByTagName("div")
for ( j=0; j<=g.length; j++ ) {
if ( g[j].className == "maintitle" ) { c=g[j].innerHTML
if ( location.href.indexOf("act=UserCP") == -1 && location.href.indexOf("act=Msg") == -1 ) {
g[j].innerHTML = c.replace
(c , "<div class='mtleft'><div class='mtright'><div class='mtcentre'>" + c + "</div></div></div>") }
else { document.write("<style> .mtcentre { margin: 0px } </style>"); g[j].innerHTML = c.replace
(c , "<div class='mtcentre'>" + c + "</div>") } } }
// a WhiteElephant production --></script>
</td>
</tr>
</table>
Offline Profile Quote Post Goto Top
 
Travis.
Member Avatar
Delivered by UPS
[ *  *  *  * ]
Preview? And if you post the code, it doesn't go here...It goes in another forum. This is for showing your skins without giving the code. :rolleyes:
Offline Profile Quote Post Goto Top
 
Plusle*
Member Avatar
Member
[ *  *  * ]
This is the forum for giving the code, if you dont want to give the code then it goes in the skin Showcase.

And Yea, a preview would be nice.^^
Offline Profile Quote Post Goto Top
 
technic
Member
[ * ]
sorry, abut that, there is a preview now
Offline Profile Quote Post Goto Top
 
Sawsan
Member Avatar
Member
[ * ]
Too dark even though I like dark colors but good job.
Offline Profile Quote Post Goto Top
 
Alexia Frost
Member Avatar
Member
[ * ]
I like the colors and stuff, but the black on the darker gray is hard to read. Maybe lighten it a little bit, but other than that I like it.
Offline Profile Quote Post Goto Top
 
eeee2
Member Avatar
Member
[ *  * ]
It's a bit to dark.
Offline Profile Quote Post Goto Top
 
C.J. Kane-ZNR
Member Avatar
Member
[ * ]
Not bad but it is a little too dark IMO.
Offline Profile Quote Post Goto Top
 
Alexis Varone
Member
[ * ]
OH!

I like this ;)

But, Maybe change the font colour if you can? It's a bit hard to see :)
Offline Profile Quote Post Goto Top
 
wfcxcool
Member
[ * ]
To dark xd
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Dark · Next Topic »
Add Reply