Post by EMOcore on Sept 25, 2007 15:32:09 GMT -5
My Chemical Disaster
Skinned by EMOcore
>> Preview <<
>> Download <<
>> Forum Colors <<
The Codes
Global Headers
Global Footers
Main Footers
Any copied codes copyrighted to their rightful owners.
Hope you enjoy skin #2!
Skinned by EMOcore
>> Preview <<
>> Download <<
>> Forum Colors <<
The Codes
Global Headers
<script language=javascript>
<!--
var PMLogoCell = document.getElementsByTagName("TD")[1]; PMLogoCell.removeChild(PMLogoCell.lastChild)
document.getElementsByTagName('tr')[1].deleteCell(1);
-->
</script>
<style type="text/css">
<!--
.titlebg {background-image: url(http://img250.imageshack.us/img250/7042/catbgot6.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.catbg {background-image: url(http://img258.imageshack.us/img258/9903/titlebgva9.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.menubg {background-image: url(http://img258.imageshack.us/img258/9903/titlebgva9.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.newstitlebg {background-image: url(http://img258.imageshack.us/img258/9903/titlebgva9.png); background-repeat: repeat;}
-->
</style>
<STYLE type="text/css">
<!--
BODY
{
background-position:center top;
background-repeat:repeat-y;
}
-->
</style>
Global Footers
<script language="JavaScript">
var boardwidth = document.getElementsByTagName('TABLE');
for(i=0;i<boardwidth.length;i++) {
if(boardwidth[i].width=="92%"){
boardwidth[i].width='728 px';}}
</script>
Main Footers
<script type="text/javascript">
/* Created by Hechizero
Change catbg and titlebg rows order v1.0 B - Edited to make it work with PBv4
This code may not redistributed without the express permission from its creator.
This header must stay intact at all times. */
if (window.location.href.match(/\.com(\/(index\.cgi(\?(action=home)?|#\w+)?)?)?$/i)) {
var trs=document.getElementsByTagName('tr');
for (var h=0;h<trs.length;h++) {
if (trs[h].cells.length>1 && trs[h].cells[0].className=='titlebg' && trs[h+1].cells[0].className=='catbg') {
trs[h].parentNode.insertBefore(trs[h+1],trs[h]);
}
}
}
</script>
Any copied codes copyrighted to their rightful owners.
Hope you enjoy skin #2!