Post by D!StUrBeD on May 11, 2006 1:01:04 GMT -5
This is Version 2 of Parchment Skin
Version 1:
parchmentskin.proboards101.com/
Colors:
Background Color: DED1BA
Text: 6B553B
Title BG Color: C6AE86
Title Text: 6B553B
Category BG Color: C6AE86
Category Text: 6B553B
News Title BG Color: C6AE86
News BG Color: DACBB1
News Title Text: 6B553B
Window BG 1: DED1BA
Window BG 2: DACBB1
Board/Thread Highlight Color: DED1BA
Border Color: 6B553B
Codes:
GLOBAL HEADER:
MAIN HEADER:
MAIN FOOTER:
If you have questions or comments on the skin, please reply to the thread!
Version 1:
parchmentskin.proboards101.com/
Roll of Parchment
A Skin by .Darkness
Colors:
Background Color: DED1BA
Text: 6B553B
Title BG Color: C6AE86
Title Text: 6B553B
Category BG Color: C6AE86
Category Text: 6B553B
News Title BG Color: C6AE86
News BG Color: DACBB1
News Title Text: 6B553B
Window BG 1: DED1BA
Window BG 2: DACBB1
Board/Thread Highlight Color: DED1BA
Border Color: 6B553B
Codes:
GLOBAL HEADER:
<style type="text/css">
<!--
.menubg {background-image: url(http://i48.photobucket.com/albums/f202/camgryffie/gradient3.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
a:hover
{
color: #000000;
text-decoration: none;
}
//-->
</style>
<style type="text/css">
<!--
input, select, option
{
background-color: #EAE1D2;
color: #000000;
}
-->
</style>
<style type="text/css">
<!--
.catbg {background-image: url(http://i48.photobucket.com/albums/f202/camgryffie/gradient3.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.newstitlebg {background-image: url(http://i48.photobucket.com/albums/f202/camgryffie/gradient3.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.anndiv
{
background-image: url('http://i48.photobucket.com/albums/f202/camgryffie/gradient3.png');
}
-->
</style>
<style type="text/css"> BODY {background-image: url(http://i48.photobucket.com/albums/f202/camgryffie/beigebg3.jpg); background-position: center top; background-repeat: repeat-y;} </style>
<style type="text/css">
<!--
.titlebg {background-image: url(http://i48.photobucket.com/albums/f202/camgryffie/gradient3.png); background-repeat: repeat;}
-->
</style>
MAIN HEADER:
<style>
body
{
background-position:center top;
background-repeat:repeat-y;
}
</style>
<script>
<!--
document.getElementsByTagName("td")[2].style.display="none"
-->
</script>
<script>
var PMLogoCell = document.getElementsByTagName("TD")[1];
PMLogoCell.removeChild(PMLogoCell.lastChild)
document.getElementsByTagName('tr')[1].deleteCell(1);
</script>
<style>
<!--
.catbg
{
text-align: center;
}
-->
</style>
MAIN FOOTER:
<script language="JavaScript">
var boardwidth = document.getElementsByTagName('TABLE');
for(i=0;i<boardwidth.length;i++) {
if(boardwidth[i].width=="92%"){
boardwidth[i].width='730 px';}}
</script>
If you have questions or comments on the skin, please reply to the thread!