Post by Smangii on Jun 26, 2006 11:26:55 GMT -5
Weee, another skin. My best so far, yet not complete, 'cause I suck at doing buttons (menu included).
Note: Best viewed with Mozilla FF, but I guess IE could work... you IE'ers test it out,'cause my IE aint working
Preview: CLICKIEEEEEE
Background: Click
On Image:
Off Image:
Head Image:
CLick
Base Image:
Click
INFO CENTER ICONS:
Forum Statistics:
Users Online:
Birthdays:
Events:
GLOBAL HEADER:
GLOBAL FOOTER:
MAIN FOOTER:
Note: Best viewed with Mozilla FF, but I guess IE could work... you IE'ers test it out,'cause my IE aint working
Preview: CLICKIEEEEEE
Background: Click
On Image:
Off Image:
Head Image:
CLick
Base Image:
Click
INFO CENTER ICONS:
Forum Statistics:
Users Online:
Birthdays:
Events:
GLOBAL HEADER:
<script type="text/javascript">
document.getElementsByTagName('td')[2].style.display="none";
</script>
<script type="text/javascript">
document.getElementsByTagName('font')[1].style.display="none";
</script>
<style type="text/css">
<!--
body {
background-image: url(http://img150.imageshack.us/img150/1910/back21xp.png);
background-repeat: repeat-y;
background-position: center center;
background-attachment: fixed;
background-color: #1b4c73;
}
A:link {
text-decoration: none; color: 1b4c73;
}
A:visited {
text-decoration: none; color: 1b4c73;
}
A:hover {
text-decoration: overline; color: 1b4c73;
}
.nav {
font-size: 10px; text-decoration: none; color: 1b4c73;
}
.nav:link {
font-size: 10px; text-decoration: none; color: 1b4c73;
}
.nav:visited {
font-size: 10px; text-decoration: none; color: 1b4c73;
}
.nav:hover {
font-size: 10px; text-decoration: overline; color: 1b4c73;
}
.bordercolor {
background-color: 645c5c;
}
.menubg {
background-image: url(http://img147.imageshack.us/img147/4347/grad17hm.png);
padding: 0px;
height: 27px;
}
.titlebg {
font-size: 10px;
background-image: url(http://img147.imageshack.us/img147/4347/grad17hm.png);
font-weight: none;
font-size: 10px;
color: #1b4c73;
}
.catbg {
font-size: 10px;
background-image: url(http://img147.imageshack.us/img147/4347/grad17hm.png);
}
.cattext {
valign: middle;
font-weight: none;
font-size: 10px;
color: #1b4c73;
}
.titletext {
font-weight: bold;
font-size: 10px;
color: #1b4c73;
}
//-->
</style>
GLOBAL FOOTER:
<script type="text/javascript">
<!--
table = document.getElementsByTagName('table');
for(i = 0; i < table.length; i ++) {
with(table[i]) {
if(width == '92%') {
width = '710';
}}}
//-->
</script>
MAIN FOOTER:
<script language="javascript">
<!--
/*Blue.Satin Image Guide, by Smangii
http://smangii.proboards78.com
Do not remove this code if you are using this layout */
var width="130";
var newpost="http://i27.photobucket.com/albums/c163/Smangii/ON_1.png";
var oldpost="http://i27.photobucket.com/albums/c163/Smangii/OFF_1.png";
document.write('</br><table align="center" cellspacing="1" width="'+width+'" class="bordercolor"><tr><td class="catbg" align="center" cellpadding="4" width="50%">New Posts</td><td class="catbg" align="center" cellpadding="4" width="50%">Old Posts</td></tr><tr><td class="windowbg" align="center" width="50%"><img src="'+newpost+'"></td><td class="windowbg" align="center" width="50%"><img src="'+oldpost+'"></td></tr></table></br><center><img src="http://i27.photobucket.com/albums/c163/Smangii/Copyrightimage.gif">
</center></br></br>')
//-->
</script>