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
Volume
Topic Started: Nov 9 2007, 06:21 PM (3,263 Views)
Benjamin
Member Avatar

[ *  *  *  *  *  *  * ]
Designed by Benjamin
Notes This was probably the most advanced coding I've done for a skin. It probably looks pretty amateur to some and not all that amazing, but I'm pretty proud of myself. Anyway, this skin was inspired by purevolume.com.

PREVIEW
GRAPHICS

HEADER & BODY --
Quote:
 
<base href="http://z3.invisionfree.com/102807test/"/>
<center>
<div class="wholeboard">

<div class="board">
<div class="borderleft">
<div class="borderright">
<div class="hcontent">
<% BOARD HEADER %>
</div>
</div>
</div>
</div>

<div class="menuboard"><div class="menuright"><div class="menu">
<span class="portal"><a href="index.php?act=idx">Index</a></span><a href="index.php?act=boardrules">TOS</a><a href="index.php?act=Help">Help</a><a href="index.php?act=Search&f=">Search</a><a href="index.php?act=Members">Members</a><a href="index.php?act=calendar">Calendar</a>
</div>
</div>
</div>

<div class="banner">
<div class="repeat">
<div class="left">
<div class="right">
<div class="text">
<a href="index.php?act=idx">Volume</a>
</div>
</div>
</div>
</div>
</div>

<div class="board">
<div class="borderleft">
<div class="borderright">
<div class="boardcontent">
<% NAVIGATION %>
<% BOARD %>
<% STATS %>


Edit the red to your board link.
Edit the blue to your board name.

FOOTER --
Quote:
 
<span class="credit">Skinned by Benjamin of the <a href="http://forums.ifskinzone.net/index.php?act=idx"><b>IF Skin Zone</b></a>, <a href="http://s-c.sytes.net/index.php?act=idx"><b>Self Concept</b></a>, and <a href="http://beartistic.net/index.php?act=idx">BeArtistic</a></span>
</div>
</div>
</div>
</div>
</div>
</center>

<script type='text/javascript'><!-- // s.FEO-1.0
g=document.getElementsByTagName("div")
for ( j=0; j<=g.length; j++ ) { c=g[j].innerHTML
if ( g[j].className == "tableborder" ) {
if ( c.indexOf("class=\"maintitle\"") != -1 || c.indexOf("class=maintitle") != -1 ) {
g[j].innerHTML = c + "<div class='tbbleft'><div class='tbbright'><div class='tbbcentre'></div></div></div>" } } }
// a WhiteElephant production --></script>

<script language="javascript" type="text/javascript">
<!--
// 5-part maintitle
// Find more great skinners' scripts at http://aasforums.com

d = document.getElementsByTagName("DIV")
for (n = 1; n<d.length; n++) {
if (d[n].className == "maintitle") {
mtcontent = d[n].innerHTML
d[n].innerHTML = '<div class="mtrepeat"><div class="mtleft"><div class="mtright"><span class="mttext">' + mtcontent + '</span><span class="mtjoin"> </span></div></div></div>'
d[n].style.textAlign = "left"
} }
//-->
</script>


STYLE SHEET --
Quote:
 
html { overflow-x: hidden; overflow-y: auto; }

form { display:inline; }
img  { vertical-align:middle; border:0px }
BODY { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #ddd; margin:0px; background: rgb(160, 160, 160); }
BODY a:link, BODY a:visited, BODY a:active { color: #eee; text-decoration: none; }
BODY a:hover { color: red; text-decoration: none; }
TABLE, TR, TD { font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 11px; color: #777; }

TABLE a:link, TABLE a:visited, TABLE a:active, TR a:link, TR a:visited, TR a:active, TD a:link, TD a:visited, TD a:active { text-decoration: none; color: #666; }
TABLE a:hover,TR a:hover, TD a:hover { color: #999; }

fieldset.search { padding:6px; line-height:150%; border: 1px solid #444; }
fieldset.search strong { color: #ddd; }
label { cursor:pointer; }

img.attach { border: 5px solid #ddd; 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: normal; font-size: 9px; color:#444; background: url(http://i1.ifrm.com/12126/190/upload/p3823215.png) no-repeat top right #f5f5f5; padding: 4px 6px 4px 4px; margin:0px; letter-spacing: -1px; }

.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; color: #ddd; }
#calendarname { font-size:22px; font-weight:bold; color: #ddd; }

#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%; background-color: #fff; }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #fff; line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { display: none; }
#submenu   { display: none; }
#submenu a:link, #submenu  a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #3A4F6C; }
#userlinks { background-color: rgb(41, 41, 41); width: 97%; }

#userlinks td { font-weight: normal !important; color: #ddd; }

#userlinks td a:link, #userlinks td a:visited, #userlinks td a:active { color: #eee; text-decoration: none; }
#userlinks td a:hover { color: red; text-decoration: none; }

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

.activeuserstrip { font-weight: normal; color:#777; font-size: 9px; text-transform: uppercase; padding:3px; margin: 1px 0px 1px 0px; background: url(http://i1.ifrm.com/12126/190/upload/p3766437.png) repeat-x rgb(193, 193, 193); border: 1px solid rgb(228, 228, 228); border-top: 0px; }
.activeuserstrip a:link, .activeuserstrip a:visited, .activeuserstrip a:active { color: #222; }
.activeuserstrip a:hover { color: red; }

.pformstrip { font-weight: normal; color:#777; font-size: 9px; text-transform: uppercase; padding:3px; margin: 0px; background: url(http://i1.ifrm.com/12126/190/upload/p3766437.png) repeat-x rgb(193, 193, 193); border: 1px solid rgb(228, 228, 228); border-top: 0px; }
.pformstrip a:link, .pformstrip a:visited, .pformstrip a:active  { text-decoration: underline; color: #222; }
.pformstrip a:hover { color: red; }

.pformleft  { background-color: #f5f5f5; padding:6px; margin-top:1px;width:25%; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }
.pformleftw { background-color: #f5f5f5; padding:6px; margin-top:1px;width:40%; border-bottom:1px solid #ddd; border-right:1px solid #ddd; }
.pformright { background-color: #fff; padding:6px; margin-top:1px;border-bottom:1px solid #ddd; }

.post1, .post2 { background: #fff; }
.postlinksbar { font-weight: normal; color:#777; font-size: 9px; text-transform: uppercase; padding:3px; margin: 1px 0px 1px 0px; background: url(http://i1.ifrm.com/12126/190/upload/p3766437.png) repeat-x rgb(193, 193, 193); border: 1px solid rgb(228, 228, 228); border-top: 0px; }
.postlinksbar a:link, .postlinksbar a:visited, .postlinksbar a:active { color: #222; }
.postlinksbar a:hover { color: red; }

.row1 { background: url(http://i1.ifrm.com/12126/190/upload/p3761179.png) repeat-x bottom #fff; border: 2px solid #fff !important; }
.row1 .caldate { color: red; background: url(http://i1.ifrm.com/12126/190/upload/p3824823.png) no-repeat top right #fff; }
.row2 { background: rgb(41, 41, 41); background: url(http://i1.ifrm.com/12126/190/upload/p3761179.png) repeat-x bottom #fff; border: 2px solid #fff; color: #777; }
.row2 a:link, .row2 a:visited, .row2 a:active { color: #222; }
.row2 a:hover { color: red; }
.row3 { background: rgb(41, 41, 41); background: url(http://i1.ifrm.com/12126/190/upload/p3824763.png) repeat-x bottom #f5f5f5; border: 2px solid #f5f5f5; }
.row4 { background: url(http://i1.ifrm.com/12126/190/upload/p3761179.png) repeat-x bottom #fff; border: 2px solid #fff; }
.row4 b a:link, .row4 b a:visited, .row4 b a:active { color: red; }
.row4 b a:hover { color: black; text-decoration: underline; }

div.row4 { background-image: none; background-color: transparent; border: 0px !important; }
.row4 div a img { background: #fff; border: 1px solid #e5e5e5; margin: 1px; }
.row4 div a:hover img { border: 1px solid #ccc; }

.darkrow1 { background-color: rgb(224, 224, 224); }
.darkrow2 { font-weight: normal; color:#777; font-size: 9px; text-transform: uppercase; padding:3px; margin: 1px 0px 1px 0px; background: url(http://i1.ifrm.com/12126/190/upload/p3766437.png) repeat-x rgb(193, 193, 193); border: 1px solid rgb(228, 228, 228); border-top: 0px; }
.darkrow3 { background-color: rgb(234, 234, 234); border: 1px solid rgb(244, 244, 244); padding: 1px; }
.darkrow3 div { border: 0px; }

.darkrow3 div a img { background: #fff; border: 1px solid #e0e0e0; margin: 1px; }
.darkrow3 div a:hover img { border: 1px solid #ccc; }

.hlight { background-color: #fff }
.dlight { background-color: #f5f5f5 }

.titlemedium { font-weight: normal; color:#777; font-size: 9px; text-transform: uppercase; padding:3px; margin: 1px; background: url(http://i1.ifrm.com/12126/190/upload/p3766437.png) repeat-x rgb(193, 193, 193); border: 1px solid rgb(228, 228, 228); border-top: 0px; }
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active  { text-decoration: underline; color: #222; }
.titlemedium a:hover { color: red; }

.maintitle { vertical-align:middle; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #444; padding:8px 0px 8px 5px; border-bottom: 3px solid rgb(224, 224, 224); }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #444 }
.maintitle a:hover { color: #777; }
.maintitle img { display: none; }
td.maintitle { background: repeat-x top url(http://i1.ifrm.com/12126/190/upload/p3752416.png); padding: 6px !important; border: 1px solid #fff; }

.plainborder { border: 1px solid #fff;background-color:#bbb; }
.tableborder { background: #bbb; padding: 0px; margin-top: 5px; }
.tablefill   { border:1px solid #bbb;background-color:#fff;padding:6px;  }
.tablepad { background-color:#fff; color: #777; padding:6px }
.tablepad a:link, .tablepad a:visited, .tablepad a:active { color: #666; }
.tablepad a:hover { color: #999; }
.tablebasic  { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }
.tableborder table { border: 1px solid #fff; }

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

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

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

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

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

#QUOTE { font-family: Verdana, Arial; font-size: 11px; color: #777; padding: 10px; background: #f0f0f0; border: 1px solid #000; }
#CODE { font-family: Courier, Courier New, Verdana, Arial; font-size: 11px; color: #777; padding: 10px; background: #f0f0f0; border: 1px solid #000; }

.post1 table, .post2 table { border: 1px solid #000; background: url(http://i1.ifrm.com/12126/190/upload/p3825561.png) repeat-x rgb(41, 41, 41); }
.post1 td, .post2 td { color: red; font-size: 10px; }
.row1 table, .row4 table { border: 0px; }

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

.forminput, .textinput, .radiobutton, .checkbox, .codebuttons { font-size: 10px; padding: 2px; color: red; font-family: arial, verdana, helvetica, sans-serif; background: #f5f5f5; border: 1px solid #f0f0f0; margin: 1px; }

.thin { padding: 3px; margin:2px 0px 2px 0px; border: 1px solid rgb(204, 204, 204); background: rgb(224, 224, 224); }

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

.repeat { background: url(http://i1.ifrm.com/12126/190/upload/p3750757.png) top repeat-x; height: 80px; width: 100%; }
.left { background: url(http://i1.ifrm.com/12126/190/upload/p3750666.png) top left no-repeat; height: 80px; }
.right { background: url(http://i1.ifrm.com/12126/190/upload/p3750758.png) top right no-repeat; height: 80px; }
.text { text-align: left; padding: 30px 30px 0px 30px; font-size: 22px; text-transform: uppercase; color: #444; }
html>body .text { padding: 30px 30px 30px 30px; }
.text a:link, .text a:visited, .text a:active { color: #444; }
.text a:hover { color: #777; }

.borderleft { background: url(http://i1.ifrm.com/12126/190/upload/p3751001.png) left repeat-y; }
.borderright { background: url(http://i1.ifrm.com/12126/190/upload/p3751005.png) right repeat-y; }

.board { background: rgb(41, 41, 41); }
html>body .boardcontent { width: auto; }
.boardcontent { width: 100%; padding: 10px; }

html>body .hcontent { width: auto; padding: 0px; padding-top: 10px; }
.hcontent { width: 100%; padding: 10px; border-bottom: 5px solid #666; margin: 0px 3px 0px 3px; }

.menuboard { width: 100%; }
.menuright { background: url(http://i1.ifrm.com/12126/190/upload/p3753510.png) top right no-repeat; }
.menu a:link, .menu a:visited, .menu a:active { background: url(http://i1.ifrm.com/12126/190/upload/p3752445.png) right; padding: 9px 11px 12px 11px; color: #666; }
.menu a:hover { background: url(http://i1.ifrm.com/12126/190/upload/p3752451.png) right; color: #666; }
.menu { font-size: 11px; font-weight: bold; text-transform: uppercase; background: url(http://i1.ifrm.com/12126/190/upload/p3753466.png) repeat-x; padding: 9px 0px 12px 0px; text-align: left; margin-right: 20px; }
.portal a:link, .portal a:visited, .portal a:active { background: url(http://i1.ifrm.com/12126/190/upload/p3752434.png) left no-repeat; padding: 9px 11px 12px 15px; color: #666; }
.portal a:hover { background: url(http://i1.ifrm.com/12126/190/upload/p3752441.png) left no-repeat; color: #666; }

.maintitle { padding: 0px!important; margin: 0px!important; }
.mtleft { background: no-repeat top left url(http://i1.ifrm.com/12126/190/upload/p3752413.png); }
.mttext { background: repeat-x top url(http://i1.ifrm.com/12126/190/upload/p3752416.png); margin-left: 20px; }
.mtjoin { background: no-repeat top left url(http://i1.ifrm.com/12126/190/upload/p3752420.png); padding-right: 50px!important; }
.mtrepeat { background: repeat-x top url(http://i1.ifrm.com/12126/190/upload/p3752424.png); }
.mtright { background: no-repeat top right url(http://i1.ifrm.com/12126/190/upload/p3752427.png); height: 28px; }
.mttext, .mtjoin { padding: 6px 3px 15px 3px; position: relative; top: 6px; }
html>body #ucpmenu .mttext, html>body #ucpmenu .mtjoin, html>body #ucpcontent .mttext, html>body #ucpcontent .mtjoin { top: 5px; }
#ucpmenu .mttext, #ucpmenu .mtjoin, #ucpcontent .mttext, #ucpcontent .mtjoin { top: 5px; }
.maintitle .mttext div { display: inline; }

.wholeboard { width: 800px; }
.banner { margin-top: 7px; }

.credit { font-size: 10px; }

.tbbcentre { background-image: url(http://i1.ifrm.com/12126/190/upload/p3756849.png);
background-position: bottom center;
background-repeat: repeat-x;
height: 10px;
margin-right: 10px;
margin-left: 10px }

.tbbleft { background-image: url(http://i1.ifrm.com/12126/190/upload/p3756842.png);
background-position: bottom left;
background-repeat: no-repeat;
height: 10px; }

.tbbright { background-image: url(http://i1.ifrm.com/12126/190/upload/p3756854.png);
background-position: bottom right;
background-repeat: no-repeat;
height: 10px; }

div.tableborder div.tablepad { background-color: #fff !important; }
div.tableborder div.tablepad form table { background-color: #fff; }
div.tableborder div.tablepad form table input { font-size: 10px; padding: 2px; color: red; font-family: arial, verdana, helvetica, sans-serif; background: #f5f5f5; border: 1px solid #f0f0f0; margin: 1px; }
div.tableborder div.tablepad table font { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #777; }
Attached to this post:
Attachments: VolumeButtons.zip (14.14 KB)
Offline Profile Quote Post Goto Top
 
Replies:
Coaster Krazy
You're Number One in Heaven
[ *  *  *  *  * ]
Love it. :)
Offline Profile Quote Post Goto Top
 
Orcalover22-ZNR
Member
[ * ]
I love it! :wub:
Offline Profile Quote Post Goto Top
 
FUNKD
Member
[ * ]
Great skin! Thanks a lot! =D
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Light · Next Topic »
Add Reply
  • Pages:
  • 1
  • 2