Post by <~*Nighty*~> on Aug 5, 2007 6:45:05 GMT -5
Global Headers:
Global Footers:
Main Footers:
Live preveiw: :.:Click here:.:
Menu Buttons:
i161.photobucket.com/albums/t228/bluestar402/home1.gif
i161.photobucket.com/albums/t228/bluestar402/help.gif
i161.photobucket.com/albums/t228/bluestar402/members-3.gif
i161.photobucket.com/albums/t228/bluestar402/search-3.gif
i161.photobucket.com/albums/t228/bluestar402/login-3.gif
i161.photobucket.com/albums/t228/bluestar402/register-3.gif
i161.photobucket.com/albums/t228/bluestar402/logout-3.gif
i161.photobucket.com/albums/t228/bluestar402/calender.gif
i161.photobucket.com/albums/t228/bluestar402/admin-3.gif
i161.photobucket.com/albums/t228/bluestar402/profile-3.gif
On/Off Icons:
Yes, the skin DOES suck No need to point it out to me, just hought I'd post it. I DO suck at making codes and I DO suck at making skins Just pointing out the things I know you woul point out.
<style type="text/css">
<!--
.newstitlebg
{
background-image: url(http://i161.photobucket.com/albums/t228/bluestar402/gradientbaw.gif);
background-repeat: repeat;
}
.titlebg
{
background-image: url(http://i161.photobucket.com/albums/t228/bluestar402/gradientbaw.gif);
background-repeat: repeat;
}
.catbg
{
background-image: url(http://i161.photobucket.com/albums/t228/bluestar402/gradient-1.gif);
background-repeat: repeat;
}
.menubg
{
background-image: url(http://i161.photobucket.com/albums/t228/bluestar402/gradientbaw.gif);
background-repeat: repeat;
}
-->
</style>
<script>
document.getElementsByTagName('td')[2].style.display='none';
document.getElementsByTagName('font')[1].innerHTML='';
//-->
</script>
<style>
body
{
background-position:center top;
background-repeat:repeat-y;
}
</style>
Global Footers:
<script>
var boardwidth = document.getElementsByTagName('TABLE');
for(i=0;i<boardwidth.length;i++) {
if(boardwidth[i].width=="92%"){
boardwidth[i].width='700 px';}}
</script>
<style>
textarea {background-image: url(http://i161.photobucket.com/albums/t228/bluestar402/textarea2.gif); background-repeat: repeat;}
</style>
Main Footers:
<script type="text/javascript">
<!--
/*
Dividing Categories - Created by Peter
This code cannot be reposted anywhere other than SSDesigns or ProBoards Support.
This header must stay intact.
*/
// Size of the gap between categories
var gapSize = 35;
var tabHTML = '<td id="rr" colspan="5"></table></td></tr></table><div style="height:' + gapSize + '"></div><table width="100%" cellspacing="0" cellpadding="0" class="bordercolor"><tr><td><table cellpadding="4" cellspacing="1" width="100%"><tr>';
if(location.href.match(/\.com(\/|.+cgi(\?|#.+|\?\w+=home)?)?$/i)){
var tBod = document.getElementsByTagName("tbody");
for(tb = 0; tb < tBod.length; tb ++){
for(r = 2; r < tBod.item(tb).rows.length; r ++){
var tBodObj = tBod.item(tb).rows.item(r).cells.item(0);
if(tBodObj.className == "catbg" && tBodObj.colSpan == "5" && tBodObj.align != "right"){
var c = tabHTML + tBod.item(tb).firstChild.innerHTML + "</tr>";
var p = tBodObj.parentNode.innerHTML;
var tBodPar = tBod.item(tb).parentNode.parentNode.parentNode.parentNode.parentNode;
tBodPar.parentNode.innerHTML = tBodPar.parentNode.innerHTML.replace(p, c + p);
}
if(tBod.item(tb).rows.item(r).firstChild.id == "rr"){
tBod.item(tb).rows.item(r).style.display = "none";
}
}
}
}
//-->
</script>
Live preveiw: :.:Click here:.:
Menu Buttons:
i161.photobucket.com/albums/t228/bluestar402/home1.gif
i161.photobucket.com/albums/t228/bluestar402/help.gif
i161.photobucket.com/albums/t228/bluestar402/members-3.gif
i161.photobucket.com/albums/t228/bluestar402/search-3.gif
i161.photobucket.com/albums/t228/bluestar402/login-3.gif
i161.photobucket.com/albums/t228/bluestar402/register-3.gif
i161.photobucket.com/albums/t228/bluestar402/logout-3.gif
i161.photobucket.com/albums/t228/bluestar402/calender.gif
i161.photobucket.com/albums/t228/bluestar402/admin-3.gif
i161.photobucket.com/albums/t228/bluestar402/profile-3.gif
On/Off Icons:
Yes, the skin DOES suck No need to point it out to me, just hought I'd post it. I DO suck at making codes and I DO suck at making skins Just pointing out the things I know you woul point out.