Senior Member
Group: Member
Posts: 97
Joined: Jul 2004
Member No: 28,658
i dont think im breaken any rules... but why wont it accept me xanga skin?
<!-- begin code provided by createblog.com -->
my first skin
SETTINGS (REQUIRED 1 OF 3) alignment: middle
background color: #FFFFFF or #222222
COPY & PASTE (REQUIRED 2 OF 3) Into 'Input Your Own Header HTML'.
COPY & PASTE (REQUIRED 3 OF 3) Into 'Website Stats'.
CODEBOX: -> right click -> copy/paste <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <script> // Resize Comment Box width = 310; //change this value height = 160; //change this value if(location.pathname=='/item.aspx'){ var booga = document.getElementById('htmleditor') newBooga = '<ifr' + 'ame' + ' class=\"htmleditor\" width=\"' + width + '\" height=\"' + height + '\" ID=\"htmleditor\" scrolling=NO>'; booga.insertAdjacentHTML('afterEnd',newBooga); booga.removeNode(true); } </script> <script language=JavaScript> <!-- //Disable right click script III- By Renigade (renigade@mediaone.net) //For full source code, visit http://www.dynamicdrive.com var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script> <!-- end code provided by createblog.com --> <!-- begin code provided by createblog.com --> <!-- begin code provided by createblog.com --> <script type="text/javascript"> function typeSmiley(sSmiley) { if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr') var editor = document.getElementsByTagName('textarea')[0]; else { var allTextAreas = document.getElementsByTagName('textarea'); for (i = 0; i < allTextAreas.length; ++i) { if (allTextAreas[i].getAttribute('name') == 'bdescr') { var editor = allTextAreas[i]; break; } } } editor.value = editor.value + sSmiley; } function replaceTextSmileys() { // ***add textual emoticons to the array below var textSmileys = new Array( ":mellow:", ":huh:", ":happy:", ":ohmy:", ":wink:", ":tongue:", ":biggrin:", ":laugh:", ":cool:", ":rolleyes:", ":dry:", ":smile:", ":wub:", ":mad:", ":sad:", ":unsure:", ":wacko:", ":blink:", ":ph34r:", ":stubborn:", ":blush:", ":alien:", ":boxing:", ":console:", ":cry:", ":devil:", ":dribble:", ":ermm:", ":fallen:", ":flowers:", ":group:", ":hammer:", ":hehe:", ":hug:", ":innocent:", ":kiss:", ":nuke:", ":pinch:", ":pooh:", ":shifty:", ":showoff:", ":sick:", ":sleeping:", ":throb:", ":thumbsup:", ":urgent:", ":w00t:", ":whistling:", ":worthy:", ":xmas:", ":yawn:"); // *** add the url's from the corresponding images below var realSmileys = new Array( "http://www.createblog.com/forums/html/emoticons/mellow.gif", "http://www.createblog.com/forums/html/emoticons/huh.gif", "http://www.createblog.com/forums/html/emoticons/happy.gif", "http://www.createblog.com/forums/html/emoticons/ohmy.gif", "http://www.createblog.com/forums/html/emoticons/wink.gif", "http://www.createblog.com/forums/html/emoticons/tongue.gif", "http://www.createblog.com/forums/html/emoticons/biggrin.gif", "http://www.createblog.com/forums/html/emoticons/laugh.gif", "http://www.createblog.com/forums/html/emoticons/cool.gif", "http://www.createblog.com/forums/html/emoticons/rolleyes.gif", "http://www.createblog.com/forums/html/emoticons/dry.gif", "http://www.createblog.com/forums/html/emoticons/smile.gif", "http://www.createblog.com/forums/html/emoticons/wub.gif", "http://www.createblog.com/forums/html/emoticons/mad.gif", "http://www.createblog.com/forums/html/emoticons/sad.gif", "http://www.createblog.com/forums/html/emoticons/unsure.gif", "http://www.createblog.com/forums/html/emoticons/wacko.gif", "http://www.createblog.com/forums/html/emoticons/blink.gif", "http://www.createblog.com/forums/html/emoticons/ph34r.gif", "http://www.createblog.com/forums/html/emoticons/stubborn.gif", "http://www.createblog.com/forums/html/emoticons/blush.gif", "http://www.createblog.com/forums/html/emoticons/alien.gif", "http://www.createblog.com/forums/html/emoticons/boxing.gif", "http://www.createblog.com/forums/html/emoticons/console.gif", "http://www.createblog.com/forums/html/emoticons/cry.gif", "http://www.createblog.com/forums/html/emoticons/devil.gif", "http://www.createblog.com/forums/html/emoticons/dribble.gif", "http://www.createblog.com/forums/html/emoticons/ermm.gif", "http://www.createblog.com/forums/html/emoticons/fallen.gif", "http://www.createblog.com/forums/html/emoticons/flowers.gif", "http://www.createblog.com/forums/html/emoticons/group.gif", "http://www.createblog.com/forums/html/emoticons/hammer.gif", "http://www.createblog.com/forums/html/emoticons/hehe.gif", "http://www.createblog.com/forums/html/emoticons/hug.gif", "http://www.createblog.com/forums/html/emoticons/innocent.gif", "http://www.createblog.com/forums/html/emoticons/kiss.gif", "http://www.createblog.com/forums/html/emoticons/nuke.gif", "http://www.createblog.com/forums/html/emoticons/pinch.gif", "http://www.createblog.com/forums/html/emoticons/pooh.gif", "http://www.createblog.com/forums/html/emoticons/shifty.gif", "http://www.createblog.com/forums/html/emoticons/showoff.gif", "http://www.createblog.com/forums/html/emoticons/sick.gif", "http://www.createblog.com/forums/html/emoticons/sleeping.gif", "http://www.createblog.com/forums/html/emoticons/throb.gif", "http://www.createblog.com/forums/html/emoticons/thumbsup.gif", "http://www.createblog.com/forums/html/emoticons/urgent.gif", "http://www.createblog.com/forums/html/emoticons/w00t.gif", "http://www.createblog.com/forums/html/emoticons/whistling.gif", "http://www.createblog.com/forums/html/emoticons/worthy.gif", "http://www.createblog.com/forums/html/emoticons/xmas.gif", "http://www.createblog.com/forums/html/emoticons/yawn.gif"); // *** number of smileys that will be displayed per row var maxNumberOfSmileysPerRow = 7; // *** button size in pixels var buttonSize = 34; // preloading images var preloadedImages = new Array(realSmileys.length); for (i = 0; i < preloadedImages.length; ++i) { preloadedImages[i] = new Image(); preloadedImages[i].src = realSmileys[i]; } var allTableData = document.getElementsByTagName('td'); var indx; var smiley; var replacement; for (var i = 0; i < allTableData.length; ++i ) { for ( var n = 0; n < textSmileys.length; ++n ) { if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData[i].innerHTML.indexOf('previewHTML()') == -1)) { indx = allTableData[i].innerHTML.indexOf(textSmileys[n]); if (indx != -1) { while (indx != -1) { replacement = ''; indx = allTableData[i].innerHTML.indexOf(textSmileys[n]); smiley = '<img src=\"' + realSmileys[n] + '">' replacement = allTableData[i].innerHTML.replace(textSmileys[n],smiley); allTableData[i].innerHTML = replacement; } } } } } if (document.URL.indexOf('weblogs') != -1) { var smileyCollection = new Array(realSmileys.length); var smileyBar = ''; if (document.getElementById('htmleditor')) { for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = '<button type="button" value="" ' + 'style="width:' + buttonSize + 'px; height:' + buttonSize + 'px;" onclick="javascript:insertHTML(\' ' + textSmileys[i] + '\'); return false;">' + '<img src=\"' + realSmileys[i] + '" alt="' + textSmileys[i] + '"></button>'; } } else { for (i = 0; i < smileyCollection.length; ++i) { smileyCollection[i] = '<button type="button" value="" ' + 'style="width:' + buttonSize + 'px; height:' + buttonSize + 'px;" onclick="javascript:typeSmiley(\' ' + textSmileys[i] + '\'); return false;">' + '<img src=\"' + realSmileys[i] + '" alt="' + textSmileys[i] + '"></button>'; } } for (i = 0; i < smileyCollection.length; ++i) { if (i != 0) if ( (i/maxNumberOfSmileysPerRow).toString().indexOf('.') == -1) smileyBar = smileyBar + '<BR>'; smileyBar = smileyBar + smileyCollection[i]; } // add SmileyBar infoLink = '<a href="www.xanga.com"' + 'target=blank><font style="font-size: xx-small; font-weight: normal;">' + 'Smiley Script</font><a/><br><br>'; smileyBarHtml = '<br><b>USE EMOTICONS</b><br><font style="font-size: xx-small">' + 'USE THEM WITH COMMENT!! =D</font> ' + infoLink + smileyBar + '<br><br>'; if (navigator.userAgent.indexOf('Mac') == -1) { if (document.getElementById('htmleditor')) var obj1 = document.getElementById('htmleditor').parentNode; else { if (document.getElementsByTagName('textarea')[0].getAttribute('name') == 'bdescr') var obj1 = document.getElementsByTagName('textarea')[0].parentNode; else { var allTextAreas = document.getElementsByTagName('textarea'); for (i = 0; i < allTextAreas.length; ++i) { if (allTextAreas[i].getAttribute('name') == 'bdescr') { var obj1 = allTextAreas[i].parentNode; break; } } } } var obj2 = document.createElement('span'); obj2.setAttribute('ID','idSmileyBar'); obj2.innerHTML = smileyBarHtml; obj1.insertBefore(obj2,obj1.firstChild); } else { // alternative solution for the Mac for (var i = 0; i < allTableData.length; ++i ) { if ((allTableData[i].innerHTML.toUpperCase().indexOf('TABLE') == -1) && (allTableData[i].innerHTML.indexOf('previewHTML()') == -1)) { if (allTableData[i].innerHTML.toUpperCase().indexOf('(OPTIONAL)') != -1) { var temp = allTableData[i].innerHTML; allTableData[i].innerHTML = temp + '<br>' + smileyBarHtml; break; } } } } } } if (document.URL.indexOf('weblogs') != -1) replaceTextSmileys(); </script> <script type="text/javascript"> // // ?003 EasterEgg, http://www.xanga.com/easteregg // Changes date text // For use at Xanga only. // // Info at http://dorkette.net // function replaceWordsDates() { // ***add the Months or Days you wish to replace below var oldWordsDates = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", "Monday,", "Tuesday,", "Wednesday,", "Thursday,", "Friday,", "Saturday,", "Sunday,", "2002", "2003", "2004", "2005", "01, ", "02, ", "03, ", "04, ", "05, ", "06, ", "07, ", "08, ", "09, ", "10, ", "11, ", "12, ", "13, ", "14, ", "15, ", "16, ", "17, ", "18, ", "19, ", "20, ", "21, ", "22, ", "23, ", "24, ", "25, ", "26, ", "27, ", "28, ", "29, ", "30, ", "31, " ); // *** add the replacing Months or Days below var newWordsDates = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", " Monday,", " Tuesday,", " Wednesday,", " Thursday,", " Friday,", " Saturday,", " Sunday,", " ~*", " ~*", " ~*", "o1", "o2", "o3", "o4", "o5", "o6", "o7", "o8", "o9", "1o", "11", "12", "13", "14", "15", "16", "17", "18", "19", "2o", "21", "22", "23", "24", "25", "26", "27", "28", "29", "3o", "31" ); allDivData = document.getElementsByTagName('div'); var collections = new Array(allDivData); for (var k = 0; k < collections.length; ++k ) { for (var i = 0; i < collections[k].length; ++i ) { if (collections[k][i].innerHTML.indexOf('DIV') == -1) { for ( var n = 0; n < oldWordsDates.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]) while (indx != -1) { var replacement = ''; indx = collections[k][i].innerHTML.indexOf(oldWordsDates[n]); replacement = collections[k][i].innerHTML.replace(oldWordsDates[n], newWordsDates[n]); collections[k][i].innerHTML = replacement; break; } } } } } } replaceWordsDates(); </script> <script language=javascript> <!-- var links = document.getElementsByTagName ('a'); for (var l = 0; l < links.length; l++) { str = links[l].innerHTML; if (str.match (/\d+:\d+ (am|pm)/i)) links[l] else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "[e-mail]"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "comment"); else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprop/i, "e-prop"); else if (str.match (/next/i)) links[l].innerHTML = str.replace (/next/i, "Next -->");} //--> </script> <!-- end code provided by createblog.com --> <!-- end code provided by createblog.com -->
<!-- end code provided by createblog.com --> why wont it accept that?