My Site: http://www.ihabo.in/ what to remove the undefined written.. any one can help?? I can give XML. is anyone requires.
I don't see undefined looking at the page (where you have it in the image), it's not in the page source code either.
Its a Blogger Theme, So i am providing you xml File. please do help me..Please Xml file==> http://www.mediafire.com/?zzm2zkmkymn
Okay, I have figured out the problem. It is in the following lines <script type="text/javascript"> var timestamp = "7:59 PM"; if (timestamp != '') { var timesplit = timestamp.split(","); var date_yyyy = timesplit[2]; var timesplit = timesplit[1].split(" "); var date_dd = timesplit[2]; var date_mmm = timesplit[1].substring(0, 3); } </script> <div class="date-tab"> <span class="month"><script type="text/javascript">document.write(date_mmm);</script>undefined</span> <span class="day"><script type="text/javascript">document.write(date_dd);</script>undefined</span> </div> Code (markup): It is the time script/function. Either remove it or ask some one to help you correct it, as i am not familiar with this function. A +rep would be appropriate if you think i helped you
I am unable to got those lines in the xml file.. Can you remove that undefined problem completely, after that please give me modified xml file. Please
http://www.mediafire.com/download.php?mq2mmm1no0o i think this should do, if i doesn't work, then i am sorry i cant help you.