Post by Moldy Cheese on Feb 28, 2008 20:32:47 GMT -5
Moldy Cheese did not make this skin. Lockdown made it and has let me repost.
Skin: Gray Intensity
Made By:Lockdown
Copyright MUST stay intact.
Preview of this skin
COLORS
BG 656565
Text 313131
Link 4592E9
Active Link 4592E9
Visited Link 4592E9
Title Bg 656565
Title Text 4592E9
Cat Bg 656565
Cat Text 4592E9
News Title Bg 656565
News Title Text 4592E9
News BG 656565
News Text 4592E9
Window Bg 1 656565
Window Bg 2 656565
Board Highlight 656565
Thread highlight 656565
Table Border 000000
POPUP COLORS
BG 656565
Text 313131
Title BG 656565
Title Text 4592E9
Global Header
Global Footer
Main Footer
BANNER
i3.photobucket.com/albums/y51/lockdown92/GI/banner.gif
BG
i3.photobucket.com/albums/y51/lockdown92/GI/bg.gif
HEAD
i3.photobucket.com/albums/y51/lockdown92/GI/head.gif
BASE
i3.photobucket.com/albums/y51/lockdown92/GI/base.gif
Skin: Gray Intensity
Made By:Lockdown
Copyright MUST stay intact.
Preview of this skin
COLORS
BG 656565
Text 313131
Link 4592E9
Active Link 4592E9
Visited Link 4592E9
Title Bg 656565
Title Text 4592E9
Cat Bg 656565
Cat Text 4592E9
News Title Bg 656565
News Title Text 4592E9
News BG 656565
News Text 4592E9
Window Bg 1 656565
Window Bg 2 656565
Board Highlight 656565
Thread highlight 656565
Table Border 000000
POPUP COLORS
BG 656565
Text 313131
Title BG 656565
Title Text 4592E9
Global Header
<style type="text/css"> BODY {background-image: url(http://i3.photobucket.com/albums/y51/lockdown92/GI/bg.gif); background-position: center top; background-repeat: fixed-y;} </style>
<style type="text/css">
<!--
.titlebg {background-image: url(http://i3.photobucket.com/albums/y51/lockdown92/GI/topicgrad.gif); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.menubg {background-image: url(http://i3.photobucket.com/albums/y51/lockdown92/GI/topicgrad.gif); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.catbg {background-image: url(http://i3.photobucket.com/albums/y51/lockdown92/GI/catgrad.gif); background-repeat: repeat;}
-->
</style>
<script type="text/javascript">
<!--
document.getElementsByTagName('font')[1].style.display="none";
//-->
</script>
<script type="text/javascript">
<!--
document.getElementsByTagName('td')[2].style.display="none";
//-->
</script>
Global Footer
<script>
// change board width
borderWidth = document.getElementsByTagName('table');
for (bw=0;bw<borderWidth.length;bw++) {
if (borderWidth[bw].width=='92%') {
borderWidth[bw].width='700';
}}
// -->
</script>
<center><b>Gray Intensity Skin by Lockdown of <a href="http://dx5.proboards77.com/index.cgi">DX5 Skins</a></b></center>
Main Footer
<script type="text/javascript">
<!--
/* Created by Jay.
Divided Categories with Head/Base Images
http://ngmaster.proboards21.com
This code may not be redistributed without permission.
Please leave this header intact at all times. */
var headBaseSettings = [
['http://i3.photobucket.com/albums/y51/lockdown92/GI/head.gif'], // head image
['http://i3.photobucket.com/albums/y51/lockdown92/GI/base.gif'], // base image
['25'] // gap size
];
var getTR = document.getElementsByTagName('tr');
if (window.location.href.match(/com(\/$|\/index\.c\wi\??($|\w{6}=home)$)$/)) {
for (var i = 1; i < getTR.length; i ++) {
if (getTR.item(i).firstChild.colSpan == 2 && getTR.item(i).firstChild.firstChild.className == 'titletext' && getTR.item(i).firstChild.innerHTML.match(/>Forum Name</)) {
var titleBase = document.createElement('img');
titleBase.src = headBaseSettings[1];
var cloneTitle = getTR.item(i).cloneNode(true).innerHTML;
}
if (getTR.item(i).firstChild.colSpan == 5 && getTR.item(i).firstChild.className == 'catbg' && getTR.item(i).firstChild.align != 'right') {
var cloneTarget = getTR.item(i).getElementsByTagName('td')[0].cloneNode(true).innerHTML;
var newTab = '<td id="del"></td></tr></table>' + (getTR.item(i - 1).innerHTML.match(/>Forum Name</)? '' : '<img src="' + headBaseSettings[1] + '" /><div style="height: ' + headBaseSettings[2] + 'px;"></div>') + '<img src="' + headBaseSettings[0] + '" style="vertical-align: bottom;" /><table width="100%" cellspacing="1" cellpadding="4" class="bordercolor"><tr><td class="catbg" colspan="6">' + cloneTarget + '</td></tr><tr id="frow">';
eval("(getTR.item(i - 1).innerHTML.match(/>Forum Name</)? getTR.item(i).parentNode.parentNode.parentNode.parentNode.parentNode.insertRow(-1).insertCell(-1).appendChild(titleBase) : '')");
getTR.item(i).parentNode.className = 'bordercolor';
with (getTR.item(i).parentNode.parentNode.parentNode) {
parentNode.parentNode .parentNode.style.backgroundColor = 'transparent';
innerHTML = innerHTML.replace(getTR.item(i).cloneNode(true).innerHTML, newTab + cloneTitle);
}
}
if (getTR.item(i).firstChild.id == 'del' || (getTR.item(i).id != 'frow' && getTR.item(i).getElementsByTagName('td')[0].className == 'titlebg' && getTR.item(i).getElementsByTagName('td')[0].innerHTML.match(/>Forum Name</))) {
getTR.item(i).style.display = 'none';
}
}
}
//-->
</script>
<script type="text/javascript">
<!--
/* remove Forum Name | Topics | Posts...
and add thread & post info by california */
var td=document.getElementsByTagName("td");
if(location.href.match(/com\/?((index\.cgi)?\??(action=(ma.+ad|logout|home))?(#.+)?)?$/)){
for(i=0;i<td.length;i++){
if(td[i].width=="1%" && td[i].innerHTML.match(/\d/)){
if(td[i+1].width.match(/^(1|7)%$/)){
td[i].innerHTML+="<br />threads";
td[i].width="8%";
}else{
td[i].innerHTML+="<br />posts";
td[i].width="7%";
}
}
if(td[i].width=="8%" && !td[i].innerHTML.match(/thread/)){
td[i].width="4%";
}
if(td[i].className=="titlebg" && td[i].innerHTML.match(/Forum Name/i)){
td[i].parentNode.style.display="none";
}
}
}
//-->
</script>
BANNER
i3.photobucket.com/albums/y51/lockdown92/GI/banner.gif
BG
i3.photobucket.com/albums/y51/lockdown92/GI/bg.gif
HEAD
i3.photobucket.com/albums/y51/lockdown92/GI/head.gif
BASE
i3.photobucket.com/albums/y51/lockdown92/GI/base.gif