Log In · Register

 
 
Closed TopicStart new topic
my comments?, please help
LiDdLe_TaSh
post Oct 1 2004, 10:45 AM
Post #1


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



well i just made a layout myself and wen i chekk my comments like i try to add a comment it doesnt show up!!! please help
**link in my siggy
 
anonymous_killer
post Oct 1 2004, 10:55 AM
Post #2


Senior Member
***

Group: Member
Posts: 44
Joined: Sep 2004
Member No: 52,448



That happened to me like the 1rst time i tried to make a skin...

I think it was a problem with the div tag that holds the blog. Sorry. I dont really remember. It was a long time ago.

If you want, i can go in to your look and feel and try to figure it out. Im really good at html, css.
 
LiDdLe_TaSh
post Oct 1 2004, 11:47 AM
Post #3


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



can i put my code up instead?
 
anonymous_killer
post Oct 1 2004, 12:39 PM
Post #4


Senior Member
***

Group: Member
Posts: 44
Joined: Sep 2004
Member No: 52,448



lol. sure. I guess if you dont trust me. Hahahaha. It's not like i wanna mess with your xanga... i have a domain allready. But yeah. Go ahead. I'll see what i can do.
 
LiDdLe_TaSh
post Oct 1 2004, 02:38 PM
Post #5


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



lol no not 4 that its cuz i dun wanna post my password for all of createblog to see but i will pm you with it (light bulb lol)
 
anonymous_killer
post Oct 1 2004, 02:39 PM
Post #6


Senior Member
***

Group: Member
Posts: 44
Joined: Sep 2004
Member No: 52,448



sorry, i have to go away for the weekend. I wont be able to fix your xanga until monday. Try pm'ing one of the staff or moderators.
 
avalon*
post Oct 1 2004, 02:47 PM
Post #7


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



that happened to me once..i clicked on comments and i couldn't leave one when i was signed in. but if i was signed in under a different name, you could leave a comment. i think that code wasn't good. but i don't remember what i did. haha
 
LiDdLe_TaSh
post Oct 1 2004, 07:54 PM
Post #8


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



thats not wats happening... nothing shows up wen i clik it
 
LatinaLady
post Oct 1 2004, 09:45 PM
Post #9


Look its...
*******

Group: Official Member
Posts: 5,817
Joined: Feb 2004
Member No: 4,767



try adding your codes in one by one and see if it works.
 
LiDdLe_TaSh
post Oct 1 2004, 10:17 PM
Post #10


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



this is my first one and my friend gave me the code she used and i just customized it to my need heres the code
___________________________
this is wats in my custom header
___________________________
CODE
<MAP NAME='imgmap'>
<AREA SHAPE='rect' COORDS='175,139,265,176' HREF='http://www.xanga.com' ALT='xanga-home'>
<AREA SHAPE='rect' COORDS='182,184,266,216' HREF='http://www.xanga.com/signin.aspx' ALT='signin'>
<AREA SHAPE='rect' COORDS='175,222,263,252' HREF='http://xanga.com/claf' ALT='design'>
<AREA SHAPE='rect' COORDS='581,139,694,161' HREF='http://www.xanga.com/Private/subs.aspx' ALT='my subscriptions'>
<AREA SHAPE='rect' COORDS='586,177,701,207' HREF='http://www.xanga.com/logout.aspx' ALT='signout'>
<AREA SHAPE='rect' COORDS='578,217,760,248' HREF='http://www.xanga.com/Private/SubscribeTo.aspx?user=LiDdLe_TaSh' ALT='subscribe to me'>
</MAP>

<IMG SRC='http://www.pixpond.com/xx/pinkskin.jpg
' border=0 width=856 height=592 USEMAP='#imgmap'>

<!-- begin code provided by createblog.com -->
<div style="
overflow: auto;
width: 800px;
height: 150px;
margin-top: -200px;
margin-left: 30px;">
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
/*Natasha*/
/*by TasHaA MarKzZ*/
body {
background-image:url();
background-repeat: repeat-y-x;
background-color: FFCCFF;
scrollbar-face-color: #FFCCFF;
scrollbar-shadow-color: #FFCCFF;
scrollbar-highlight-color: #FFCCFF;
scrollbar-3dlight-color: #FFCCFF;
scrollbar-darkshadow-color: #FFCCFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

#rblEprops, #pnlEnabled table, #pnlEprops table {
width: auto !important;
}

table.blogbody {
width: 750
px;
font-family: comic sans MS;
font-weight: none;
font-size: 10pt;
color: #FFCCFF;
background-color: #00FF00; /* transparent */
text-align: center;
padding: 0px;
margin-top: 2px;
}
div.smalltext{
width: 300px;
padding: 3px;
text-align: center;
background-color: #00FF00; /* transparent */
}
.caption, .blogheader {
width: 310px;
padding: 0px;
font-family: impact;
font-size: 14pt;
text-align: center;
color: #FFFFFF;
background-color: #00FF00; /* transparent */
text-transform: lowercaps;
margin-top: 10px;
}

P, B, I, TD, TH
{font-family: Comic Sans MS; color: #FFFFFF; font-size: 8pt; }
A:link, A:visited, A:active
{color:#FFFFFF; text-decoration:none; font-size:8pt;}
a:hover
{text-decoration: underline; color:#FFFFFFF; font-size: 8pt; );}
b, strong, i, u, {
/* edit colors when bold italic underline */
font-family: Comic Sans MS;
font-size: 8pt;
color: #FF0000;
font-weight: bold;
text-transform: lowercaps;
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type='text/css'>
.blogbody td { width:0px; padding-left:0px; }
</style>
<!-- end code provided by createblog.com -->
<script>document.title="...i still have my pride...";</script>
<!-- begin code provided by createblog.com -->
<style type="text/css">
div {

filter:chroma(color=#00FF00); /* here you are defining which color you want to be transparent in your scrollbars */

scrollbar-arrow-color: #00FF00; /* transparent */
scrollbar-face-color: #00FF00; /* transparent */
scrollbar-3dlight-color: #00FF00; /* transparent */
scrollbar-darkshadow-color: #00FF00; /* transparent */
scrollbar-highlight-color: #00FF00; /* transparent */
scrollbar-shadow-color: #00FF00; /* transparent */
scrollbar-track-color: #00FF00; /* transparent */
}
</style>
<!-- end code provided by createblog.com

______________________
my webstats
______________________
CODE
<a href="http://s4.invisionfree.com/Natskins/index.php"><img src="http://img3.imgspot.com/u/04/216/20/2copy.gif" border=0></a>

<!-- 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 = 15;
  // *** button size in pixels
  var buttonSize = 30;
  // 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(\'&nbsp;' +
                  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(\'&nbsp;' +
                  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>
<!-- end code provided by createblog.com -->


<!-- begin code provided by createblog.com -->
<script type="text/javascript">
// original by EasterEgg, xanga.com/easteregg
// modified to reflect xanga's current html schemas
function adjustSirListHeight()
{
   // *** define the height of your SIR-list in the line below
   var sirListHeight = '90px';
   var allTables = document.getElementsByTagName('tbody');
   for (i=0; i < allTables.length; i++)
   {
       if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) &&
           (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1))
       {
           sirlist = allTables[i].lastChild;
           temp = sirlist.firstChild.innerHTML;
           sirlist.removeChild(sirlist.firstChild);
           td = document.createElement('td');
           div = document.createElement('div');
           div.style.width = '190px';
           div.style.height = sirListHeight;
           div.style.overflow = 'auto';
           div.innerHTML = temp;
           td.appendChild(div);
           sirlist.appendChild(td);
           break;
       }
   }
}
if (navigator.userAgent.indexOf('Mac') == -1)
   if ((document.URL.indexOf('weblogs') == -1) &&
       (document.URL.indexOf('guestbook') == -1) &&
       (document.URL.indexOf('events') == -1) &&
       (document.URL.indexOf('reviews') == -1))
       adjustSirListHeight();
</script>
<!-- end code provided by createblog.com -->
<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"
);

  // *** add the replacing Months or Days below
  var newWordsDates = new Array(
      "january",
      "february",
      "march",
      "april",
      "may",
      "june",
      "july",
      "august",
      "september",
      "october",
      "november",
      "december",
      "monday</font>",
      "tuesday</font>",
      "wednesday</font>",
      "thursday</font>",
      "friday</font>",
      "saturday</font>",
      "sunday</font>"
);

  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>
<!--Get this code at http://help.xanga.com/replacelinks.htm//-->
<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 (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "props");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "prop");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "judgements");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "judgement");
}//-->
</script>
<!-- Cursors provided by http://www.xanga.com/xquizit_442 -->
<style>body, a:hover{cursor: url(http://xquizit.cbstaff.com/cursors/cursor_transparent.cur);}</style>


please sum1 help me!!!! im desperate
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: