|
Post by BETH! on Aug 22, 2009 19:47:08 GMT -6
Name: BETH! Site Name: UNTIL DARK Site URL: HERE!Banner NO BANNER Banner Size: N/A Main text: N/A Subtext: N/A Pictures to be used: N/A Background, if any: N/A Anything else: N/A Color Palette Skin type: Dark Colors: Blacks,Purples,Greys Background Info: Color Grey and purple,double background Anything else: No Sidebar Images Yes Please Sidebar Titles: - The Opening
- Around Town
- The Changes
- Those Crazy People
- Those Faces
- Talk Box
- The Banner
- The Chosen
- Rating
- Credits
Sidebar Subtitles: - Site Info
- Quicklinks
- The Updates
- The Staffers
- The Spotlight
- C-Box
- Our Banner
- Affiliates
- N/A
- N/A
Anything else: In a fancy text please,and if the person wants to do them with actual images of people use cast of True Blood please,but if you don't,just text then. Other: Site Based from Series True Blood Anything else regarding your skin: I like how there is like a double background with the sideboxes on the first.like THISThe first would be the grey and second like a purple color,thanks :]
|
|
|
Post by Miss Muffet! on Aug 24, 2009 3:38:56 GMT -6
*claims* EDIT: live previewignore the banner, it's just a temp one. XD what do you think? what stuff do i need to change?
|
|
|
Post by BETH! on Aug 24, 2009 11:19:53 GMT -6
|
|
|
Post by Miss Muffet! on Aug 25, 2009 4:45:05 GMT -6
Thanks!!! XD So, how do I go about giving it to you? Should I post the all the code here?
And the cbox table... I think Seija has one over at RPG Collection. Try going to Resources>Proboards Codes...
|
|
|
Post by BETH! on Aug 25, 2009 12:06:27 GMT -6
yeppers that will work and thanks again
|
|
|
Post by Miss Muffet! on Aug 30, 2009 6:10:12 GMT -6
Beth, I'm so sorry for the wait!!! I didn't think I'd get so tired after cheerdancing I couldn't even go to the pc. >.< Here are the codes! GLOBAL HEADER: <script type="text/javascript"> <!-- document.getElementsByTagName('table')[0].cellSpacing = 0; //--> </script>
<script type="text/javascript"> <!-- document.getElementsByTagName('td').item(2).style.display="none"; //--> </script>
<script> <!-- /* Border-Around-Forum using Gradients - by Smangii */
var hg = "bordercolor"; // Class of the Header Gradient var mc = "#313238"; // Color of the middle portion var bg = "bordercolor"; // Class of the Footer Gradient
document.write('<table width="900px" cellspacing="1" cellpadding="4" class="bordercolor" align="center"><tr><td width="100%" class="'+hg+'"></td></tr><tr><td width="100%" bgcolor="'+mc+'">') //--> </script>
<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>
<!-- GLIDE PM BAR --> <style type="text/css"> /* Glide PM Bar CSS */ body { margin-top: 35px; } #glide { background-color: #000000; color: #bbbbbb; width: 100%; /* no more editing */ height: 25px; overflow: hidden; position: fixed; top: 0px; left: 0px; } #glide div a { color: #ffffff; } #glide div { margin: 5px; } #glide #gleft { float: left; } #glide #gright { float: right; }; #glide { position: absolute; top: expression(document.body.scrollTop); padding-right: 0px; } </style>
<div id="glide" onmouseover="glideShow();" onmouseout="glideShow();"><div id="gleft"></div><div id="gright"></div></div>
<script type="text/javascript"> <!-- /* Glide PM Bar v1.0 Written by Devin F Don't redistribute */
var ginfo = document.getElementsByTagName("font")[2].innerHTML.split(/<br\s?\/?>/i); var glide = document.getElementById("glide"); var gleft = document.getElementById("gleft"); var gright = document.getElementById("gright"); var ghide;
document.body.removeChild(document.body.getElementsByTagName("br")[0]); gleft.innerHTML = (pb_username != "Guest") ? ginfo[0] : "Please <a href='index.cgi?action=login'>login</a> or <a href='index.cgi?action=register'>register</a> to use this feature"; gright.innerHTML = ginfo[1] + gright.innerHTML;
function glideHide(){ //<-- IT RHYMES! =P ghide = setTimeout("glide.style.height = '3px'", 500); }
function glideShow(){ //<-- Doesn't rhyme. =( glide.style.height = '25px'; clearTimeout(ghide); }
window.onload = glideHide();
//--> </script> <!-- END OF GLIDE PM BAR -->
<STYLE TYPE="text/css"> <!-- .sidebg, .sidebg TD, .sidebg TH { background-image:url('INSERT SIDEBAR BACKGROUND URL HERE'); background-color:#ffffff; color:5c4364; font-family:sans-serif; } --> </STYLE>
<STYLE TYPE="text/css"> <!-- body { background-image: url('INSERT BACKGROUND IMAGE HERE'); background-color: #1b1b1d; font-size:12px; color: yellow; font-family: Arial, Arial; }
.catbg { background-image: url('INSERT SIDEBAR BACKGROUND HERE'); border-top: 3px solid #4b2328; color: #5c4364; }
.titlebg { background-image: url('INSERT SIDEBAR BACKGROUND HERE'); border-top: 3px solid #4b2328; font-size:13px; font-weight:bold; color:#5c4364; }
.menubg { background-image: url('INSERT SIDEBAR BACKGROUND HERE'); border-top: 3px solid #4b2328; }
textarea, input, select, button { border: 1px solid #747474; background-color: #e6e6e6; color: #3c3c3c; }
a:link { color:#9b7fa4; text-decoration:none; }
a:hover { color:#9b7fa4; text-decoration:line-through; }
a:visited { color:#5e356c; text-decoration:none; }
.bordercolor { background-color:#313238; }
forminput, select, .textinput, .codebuttons, .checkbox, input { line-height:100%; font-size: 10px; font-family: Arial, Arial; vertical-align: middle; background-color: #e6e6e6; border: 1px solid #747474; color: 3c3c3c; -moz-border-radius: 5px 5px 5px 5px; padding: 3px; } input:focus, textarea:focus, select:focus { border:1px solid #747474; -moz-border-radius: 5px 5px 5px 5px; }
--> </STYLE>
<style type="text/CSS"> #forumjump { display: none; } </style>
<! ===== START Smangii's {LEFT} Side Tables *REVISED* Global Header ===== -->
<script> // Resize the welcome table - can be % or a number of pixels document.getElementsByTagName('table')[0].style.width='700px'; </script>
<style type="text/css"> #sidetables { width: 200px; margin-bottom: 10px; margin-right: 5px; } </style>
<table width="95%" align="center" cellpadding="0px" cellspacing="0px"> <tr> <td vAlign="top">
<! ===== WELCOME ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR INFO IMAGE HERE> </td></tr></table>
<! ===== QUICKLINKS===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR QUICKLINKS IMAGE HERE> </td></tr></table>
<! ===== UPDATES ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR UPDATES IMAGE HERE> </td></tr></table>
<! ===== STAFF ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR STAFF IMAGE HERE> </td></tr></table>
<! ===== SPOTLIGHT ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR SPOTLIGHT IMAGE HERE> </td></tr></table>
<! ===== AFFILIATES ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR AFFILIATES IMAGE HERE> </td></tr></table>
<! ===== CREDITS ===== --> <table id="sidetables" class="bordercolor"> <tr><td class="catbg" align="center"> <img src=INSERT SIDEBAR CREDITS IMAGE HERE> </td></tr></table>
<! -- ***NOTE*** Place any extra added side tables above this line // --> </td><td align="center" vAlign="top" width="100%">
<script> <!-- document.getElementsByTagName('font')[1].innerHTML=''; document.getElementsByTagName('tr')[1].deleteCell(1); //--> </script>
<script type="text/javascript"> <!-- /* Welcome table below Ad by california */
document.write('<div id="welcome"></div>'); var welcome = document.getElementById("welcome"); welcome.parentNode.replaceChild(document.getElementsByTagName("table")[0], welcome);
// --> </script> GLOBAL FOOTER: <! ===== START Smangii's {LEFT} Side Tables *REVISED* Global Footer ===== -->
<script type="text/javascript"> <!-- table = document.getElementsByTagName('table'); for(i = 0; i < table.length; i ++) { with(table[i]) { if(width == '750px') { width = '100%'; }}} //--> </script>
</td></tr></table>
<script type="text/javascript"> <!-- table = document.getElementsByTagName('table'); for(i = 0; i < table.length; i ++) { with(table[i]) { if(width == '92%') { width = '700'; }}} //--> </script>
<script type="text/javascript"> <!-- // Remove the "Forum name" row - by Smangii if(!location.href.match(/action/) || location.href.match(/action=home/)){ var TD = document.getElementsByTagName("td"); for(var i=0;i<TD.length;i++){ if(TD[i].className=="titlebg" && TD[i].innerHTML.match(/Forum Name/i)){ TD[i].parentNode.style.display="none"; } if (TD[i].className=="windowbg2" && TD[i].width=="66%"){ TD[i+1].innerHTML = '<div style="width:40px;">'+TD[i+1].innerHTML+'</div>'; TD[i+2].innerHTML = '<div style="width:40px;">'+TD[i+2].innerHTML+'</div>'; } } } //--> </script>
<script type="text/javascript"> <!-- // Remove Topics & Posts Columns - By Smangii
if(!location.href.match(/action/) || location.href.match(/action=home/)){ var TD = document.getElementsByTagName("td"); for(var i=0;i<TD.length;i++){ if(TD[i].className=="titlebg" && TD[i].innerHTML.match(/(Topics|Posts)/i)){ TD[i].style.display="none"; } if(TD[i].width=="66%" && TD[i].className=="windowbg2"){ TD[i+1].style.display = "none"; TD[i+2].style.display = "none"; }}} --> </script>
<script> /*Center Mini Profile*/ for(d = document.getElementsByTagName('td'), a = 0; a < d.length; a++) if(d[a].width == '20%' && d[a].className.match(/windowbg2?/)) d[a].align = 'center'; </script>
<script type="text/javascript"> <!--
/*Advaned UBBC Drop Down - By iAlex - Open Source*/
if(document.postForm){ var iTheFontList=["Verdana", "Times New Roman", "Comic Sans MS", "Arial", "Courier New", "Tahoma", "Century", "Autumn", "Lucida Console", "Rockwell", "Scibble", "Trebuchet"]; var iTheSizeList=["1", "2", "3", "4", "5", "6", "7"]; var iTheColor = document.postForm.color var iTd = iTheColor.parentNode.parentNode var iFirstSel = document.createElement('select'); var iSecSel = document.createElement('select'); var iThirSel = document.createElement('select'); iFirstSel.options[0] = new Option("Select UBBC"); iSecSel.options[0] = new Option("Select Font Face"); iThirSel.options[0] = new Option("Select Font Size"); var iPic=iTd.getElementsByTagName('a'); for(i = 0; i < iPic.length; i++){ if(!iPic.item(i).href.match(/\[(size|font)=/)){ iFirstSel.options[iFirstSel.length] = new Option(iPic.item(i).firstChild.alt, iPic.item(i).href); } iPic.item(i).style.display='none'; } for(i = 0; i < iTheFontList.length; i++){ iSecSel.options[iSecSel.length] = new Option(iTheFontList[i], 'javascript: add("[font='+iTheFontList[i]+']","[/font]")'); } for(i = 0; i < iTheSizeList.length; i++){ iThirSel.options[iThirSel.length] = new Option('Size '+iTheSizeList[i], 'javascript: add("[size='+iTheSizeList[i]+']","[/size]")'); } iFirstSel.onchange = function(){ eval(this.value); this.selectedIndex = 0; } iSecSel.onchange = function(){ eval(this.value); this.selectedIndex = 0; } iThirSel.onchange = function(){ eval(this.value); this.selectedIndex = 0; } iTd.insertBefore(iThirSel, iTd.firstChild); iTd.insertBefore(document.createTextNode(' '), iTd.firstChild); iTd.insertBefore(iSecSel, iTd.firstChild); iTd.insertBefore(document.createTextNode(' '), iTd.firstChild); iTd.insertBefore(iFirstSel, iTd.firstChild); }
//--> </script>
<style type="text/css"> .button{ margin: 2px; font-family: Verdana font-weight: italic; font-size: 7pt; letter-spacing: 1pt; } </style>
<script type="text/javascript"> <!--
/* Convert Buttons to Text by hpmad Do not repost or modify without permission from creator For more codes like this one go to: http://talkpark.proboards.com */
// these words are too long and may stretch the board var adjust = [ ['Advanced Moderation','Adv Mod'], ['Search This Thread','Search'], ['Search This Board','Search'], ['Add Bookmark','Bookmark'], ['Send Topic To Friend','Send'] ];
var img = document.getElementsByTagName('img'); for(i=0;i<img.length;i++){ if(img[i].src.match(/s\d+.images.proboards.com/i) && img[i].src.match(/(\/buttons)|(search2)|(newpoll)/i) && !img[i].src.match(/_sm\.gif/)){ img[i].alt = img[i].alt.replace(/(\[|\])/g,''); for(t=0;t<adjust.length;t++) if(img[i].alt.match(adjust[t][0])) img[i].alt = adjust[t][1]; var font = document.createElement('font'); font.className = 'button'; font.appendChild(document.createTextNode(img[i].alt)); img[i].parentNode.replaceChild(font, img[i]); i--; } }
//--> </script>
<script type="text/javascript"> <!--
/*Smilies Box - By iAlex - Open Source*/
var iSmilieLine=4; //Smilies Per Line
if(document.postForm && document.postForm.color){ var iLine=document.createElement('br'); var iSmilies=document.postForm.color.parentNode.parentNode.parentNode.nextSibling; var iCell=iSmilies.lastChild.firstChild; var iSmileLink=iCell.getElementsByTagName('img'); for(i=0;i<iSmileLink.length;i=i+iSmilieLine){ iCell.insertBefore(iLine.cloneNode(true), iSmileLink.item(i).parentNode); iCell.insertBefore(iLine.cloneNode(true), iSmileLink.item(i).parentNode); } var iDiv=document.createElement('div'); iDiv.innerHTML='<b'+'r /><table cellpadding="4" cellspacing="1" class="bordercolor" align="center"><tr><td align="center" class="windowbg"><b><font size="1">Clickable Smilies</font></b><b'+'r /><div id="iSmileHold"></div></td></tr></table>'; iSmilies.style.display='none'; document.postForm.message.parentNode.parentNode.previousSibling.appendChild(iDiv); document.getElementById('iSmileHold').appendChild(iCell); }
//--> </script>
<script type="text/javascript"> <!-- /* Remove avatar size limits for everyone by california */ var img=document.getElementsByTagName("img"); if(location.href.match(/=(display|viewprofile|search2|pmview|recent)/)){ for(i=0;i<img.length;i++){ if(img[i].alt=="[avatar]"){ var t=img[i].parentNode; var s=t.innerHTML.replace(/width=.?\d+?.?/i,''); t.innerHTML=s.replace(/height=.?\d+?.?/i,''); } } } // --> </script>
<script type="text/javascript"> <!-- /* avatar size limit by california */
var maxWidth=150; var maxHeight=200;
var img=document.getElementsByTagName("img"); for(i=0;i<img.length;i++){ if(img[i].width>maxWidth && img[i].alt.match(/\[avatar\]/i)){ img[i].style.height=""+(img[i].height*maxWidth/img[i].width)+"px"; img[i].style.width=""+maxWidth+"px"; } if(img[i].height>maxHeight && img[i].alt.match(/\[avatar\]/i)){ img[i].style.width=""+(img[i].width*maxHeight/img[i].height)+"px"; img[i].style.height=""+maxHeight+"px"; } } // --> </script>
<style type="text/css"> .codeArea { border: 1px solid black; width: 400px; } </style>
<script type="text/javascript"> <!--
/* Code Tag Modification by hpmad Do not repost or claim without permission from creator For more codes like this one go to: http://talkpark.proboards.com */
var table = document.getElementsByTagName('table'); if(location.href.match(/action=(display|recent|pmview|search2)/i)){ for(i=0;i<table.length;i++){ if(table[i].className=='code'){ var codeArea = table[i].firstChild.firstChild.firstChild.firstChild.innerHTML; codeArea = codeArea.replace(/&nb+sp;/gi,' '); codeArea = codeArea.replace(/&a+mp;/gi,'&'); codeArea = codeArea.replace(/\t/gi,'&nb+sp;&nb+sp; ') codeArea = codeArea.replace(/<br\s?\/?>/gi,'\n'); table[i].parentNode.parentNode.parentNode.parentNode.parentNode.innerHTML = '<font size="1"><b>Code:</b></font><br><center><form><textarea class="codeArea" style="font-size: 8pt;" readonly name="codeArea" cols="90" rows="12">'+codeArea+'</textarea><br><input type="button" value="Highlight Code" onclick="javascript:this.form.codeArea.focus();this.form.codeArea.select();"></form></center>'; i--; } } }
//--> </script>
<script type="text/javascript"> <!-- /* merge on/off icon with board description cell by california */
var spaceBetween = 8;
var iRow = document.getElementsByTagName("tr"); if(!location.href.match(/action/) || location.href.match(/action=(change|home)/)){ for(r=0; r<iRow.length; r++){ if(iRow[r].cells[0].colSpan == 2 && iRow[r].cells[0].innerHTML.match(/Forum Name/)){ iRow[r].cells[0].colSpan = 1; }else if(iRow[r].cells[0].colSpan == 5 && iRow[r].cells[0].className == "catbg"){ iRow[r].cells[0].colSpan = 4; }else if(iRow[r].cells.length == 5 && iRow[r].cells[0].width == "8%"){ var cPad = (spaceBetween < 4) ? 0 : spaceBetween-3; iRow[r].cells[1].innerHTML = '<table><tr><td style="padding-right: '+cPad+'px;">'+ iRow[r].cells[0].innerHTML+'</td><td>'+iRow[r].cells[1].innerHTML+ '</td></tr></table>'; iRow[r].cells[0].style.display = "none"; } } }
// --> </script>
<script> <!-- document.write('</td></tr><tr><td width="100%" class="'+bg+'"></td></tr></table>') //--> </script> MAIN FOOTER: <script type="text/javascript"> //Remove info center titlebar if( this.location.href.match(/\.com(\/(index\.cgi(\?|#\w+)?)?)?$/)) { var T = document.body.getElementsByTagName("td"); for(t=0;t<T.length;t++){ if(T[t].className == "titlebg" && T[t].innerHTML.match(/Info\sCenter/)) T[t].parentNode.style.display = "none"; }} </script>
<script> //remove info center icons var InfoIcon=document.getElementsByTagName("TD") for(t=0;t<InfoIcon.length;t++){ if(InfoIcon[t].className.match("windowbg") && InfoIcon[t].width=="20" && InfoIcon[t].vAlign=="middle"){ InfoIcon[t].style.display="none" }} </script>
<script type="text/javascript"> <!-- /* Sub-Boards Dropdown in Board Cell By Devin - Don't redistribute */
var subboardTitle = "--> destinations"; var subboardMessage = 0; //0 to hide the default sub-board message, e.g. (2 sub-boards)
// No more editing var td = document.getElementsByTagName("TD"); var fj = document.getElementById("forumjump"); var sbm = /\s\(\d+\ssub-boards?\)/i; pb_bubble++;
var SBDD = { init: function(){ if(location.href.match(/action=home/i) || !location.href.match(/(action|board)=/i)){ this.makeEm(); this.fillEm(); } }, makeEm: function(){ for(i = 0; i < td.length; i++){ if(td[i].width == "8%" && td[i+1] && td[i+1].width == "66%"){ td[i+1].style.cursor = "default"; } if(td[i].width == "66%" && td[i].innerHTML.match(sbm)){ var sbHolder = document.createElement("DIV"); sbHolder.id = "sbh_" + td[i].getElementsByTagName("a")[0].href.split(/board=/i)[1]; if(subboardMessage == 0){ td[i].innerHTML = td[i].innerHTML.replace(sbm, ""); } td[i].appendChild(sbHolder); } } }, fillEm: function(){ for(i = 4; i < fj.options.length; i++){ if(!fj.options[i].text.match(/---\s/) && fj.options[i+1] && fj.options[i+1].text.match(/---\s/i)){ var cur_board = fj.options[i].value.split(/board=/i)[1]; if(document.getElementById("sbh_" + cur_board)){ var cur_sel = "<select onchange='if(this.options[this.selectedIndex].value) window.location = \"index.cgi?board=\" + this.options[this.selectedIndex].value + \"\"'><option>" + subboardTitle + "</option>"; while(fj.options[i+1].text.match(/---\s/i)){ i++; cur_sel += "<option value='" + fj.options[i].value.split(/board=/i)[1] + "'>" + fj.options[i].text.split("--- ")[1] + "</option>"; } document.getElementById("sbh_" + cur_board).innerHTML = cur_sel; } } } } }
SBDD.init();
//--> </script>
<script type="text/javascript"> <!-- /* Remove mark as read bar by Devin Do not redistribute */
var markasread_remove = { init: function(){ if(location.href.match(/action=home/i) || !location.href.match(/(action|board)=/i)){ this.removeMarkAsReadBar(); } }, removeMarkAsReadBar: function(){ var td = document.getElementsByTagName("td"); for(i = 0; i < td.length; i ++){ if(td[i].innerHTML.match(/Mark\sAll\sBoards/i) && td[i].className == "catbg" && td[i].height == "18"){ td[i].parentNode.style.display = "none"; break; } } } }
markasread_remove.init();
//--> </script>
IMAGES: on icon: off icon: background: sidebar background: sidebar info: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarsiteinfocopy.pngsidebar quicklink: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarquicklinkscopy.pngsidebar updates: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarupdatescopy.pngsidebar staff: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarstaffcopy.pngsidebar spotlight: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarspotlightcopy.png sidebar affiliates: i737.photobucket.com/albums/xx19/miss_muffet01/sidebaraffiliatescopy.pngsidebar credits: i737.photobucket.com/albums/xx19/miss_muffet01/sidebarcreditscopy.pngPlease add this site to the credits: Din Pattern It's the place where I got the pattern from. Also TrueBlood.netis where I got the True Blood images.
|
|
|
Post by BETH! on Sept 1, 2009 18:29:17 GMT -6
oh no prob,I know the feeling.Especialy since school starting back up,but thanks again.Love the skin!!
|
|