Post by moonface on Feb 15, 2008 2:39:18 GMT -5
[[EMOTIONS]] Set
Live Preview: fawnrp.proboards49.com/
Alright... it's been over at least two months since i've updated or even logged in at all... which is kinda sad. Really sad. so I have decided to use my newfound knowlege to make a few -not so great- skins... but someone may like them. Don't worry, there are two more to come. ^^ I didn't even realize that this was valentine themed. xD
If you need the banner customized, please message me. ^^
[[TURN TEXT MENUS ON]]
[[IMAGES]]
Banner - i31.tinypic.com/w882mr.png
Background - i25.tinypic.com/mk9c9i.png
Old Thread - i26.tinypic.com/10px6dy
New Thread - i29.tinypic.com/xt5jq.png
[[COLORS]]
Background Color: B5557D
Text Color: 3F001B
Link Color: B26987
Active Link Color: B26987
Visited Link Color: B26987
Title Background Color: FFFFFF
Title Text Color: C17C99
Category Background Color: FFFFFF
Category Text Color: C17C99
News Title Background Color: FFFFFF
News Title Text Color: C17C99
News Background Color: FFFFFF
News Text Color: C17C99
Window Background 1 & 2: CE8499
Thread & Board Highlights: 440E20
Table Border Color: 440E20
Popup Window Colors;;
Background Color: 440E20
Text Color: FFFFFF
Title Background Color: 440E20
Title Text Color: FFFFFF
Global Header:
<style type="text/css">
<!--
body { background-position: center; background-repeat: repeat-y; }
-->
</style>
<script language="Javascript">
<!--
/* PM Alert v2.5
This code was created by Animus of RPGC
Please do not redistribute without permission
*/
var td=document.getElementsByTagName('td');
if(td[2].innerHTML.match(/, (\d+)\ (are|is) new./i)){
var newPM = RegExp.$1;
}
if(!location.href.match(/action=pm/) && newPM!='0' && pb_username!='Guest'){
if(newPM!='1'){
var conf=confirm("You have "+ newPM +" New Private Messages. Do you wish to check them now?");
} else if(newPM!='0'){
var conf=confirm("Hey, someone messaged you! Would you like to take a look at it now?");
}
}
if(conf==true){
location.href="index.cgi?action=pm"
}
//-->
</script>
<script type="text/javascript">
//Removes hey x you have x messages
<!--
document.getElementsByTagName('td')[2].style.display="none";
//-->
</script>
<style type="text/css">
<!--
.titlebg {background-image: url(http://i29.tinypic.com/242ajqt.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.catbg {background-image: url(http://i29.tinypic.com/242ajqt.png); background-repeat: repeat;}
-->
</style>
<style type="text/css">
<!--
.menubg {background-image: url(http://i29.tinypic.com/242ajqt.png); background-repeat: repeat;}
-->
</style>
<script type="text/javascript">
<!--
/* fix text menus by ross */
var startChar = '::'; //Start character
var dividerChar = '::'; //Dividing Character(s);
var endChar = '¢¾'; //End character
//no need to edit below
var menu = document.getElementsByTagName('td').item(5).firstChild;
var a = menu.innerHTML.replace(/^\n?(<.+?>)\[/, startChar+' $1');
var b = a.replace(new RegExp('\\](<\/a>)(\\n|\\s|&nb'+'sp;)*$', 'i'), '$1 '+endChar);
var c = b.replace(new RegExp('\\](<\/a>)(&nb'+'sp;|\\s)(<a.+?>)\\[', 'gi'),'$1 '+dividerChar+' $3');
menu.innerHTML = c;
//-->
</script>
<script language="Javascript">
<!--
/* PM Alert v2.5
This code was created by Animus of RPGC
Please do not redistribute without permission
*/
var td=document.getElementsByTagName('td');
if(td[2].innerHTML.match(/, (\d+)\ (are|is) new./i)){
var newPM = RegExp.$1;
}
if(!location.href.match(/action=pm/) && newPM!='0' && pb_username!='Guest'){
if(newPM!='1'){
var conf=confirm("You have "+ newPM +" New Private Messages. Do you wish to check them now?");
} else if(newPM!='0'){
var conf=confirm("Hey, someone messaged you! Would you like to take a look at it now?");
}
}
if(conf==true){
location.href="index.cgi?action=pm"
}
//-->
</script>
Global Footer:
<script type="text/javascript">
<!--
var fWidth = '692';
var table = document.getElementsByTagName('table');
for(t=0; t<table.length; t++) {
if(table.item(t).width == "92%") {
table.item(t).width = fWidth;
}
}
// -->
</script>