Getting rid of tha Xanga banner on top, HOW?? |
![]() ![]() |
Getting rid of tha Xanga banner on top, HOW?? |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 20 Joined: Feb 2004 Member No: 3,470 ![]() |
how do u git rid of tha xanga banner on top and just keep tha title for it?
|
|
|
![]()
Post
#2
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Feb 2004 Member No: 4,301 ![]() |
CODE <!-- begin code provided by createblog.com --> <script language=JavaScript> <!-- // Hide Xanga Ad Bar by Natek function hideBanner() { var reg1 = new RegExp("width=614", "i"); var tbl = (document.getElementsByTagName ('table'))[0]; if(tbl.innerHTML.match(reg1)) tbl.removeNode(true); else setTimeout("hideBanner()", 500); } hideBanner(); --> </SCRIPT> <!-- end code provided by createblog.com --> ![]() |
|
|
![]()
Post
#3
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,335 ![]() |
it doesnt work.. i think that xanga updated the ad thing again, how persistant.
![]() |
|
|
![]()
Post
#4
|
|
![]() fLiPiCe24 ![]() ![]() ![]() Group: Member Posts: 32 Joined: Jan 2004 Member No: 1,171 ![]() |
it works on mine so i think itz ok? r u sure itz at the end of all ur otha codes??
|
|
|
![]()
Post
#5
|
|
![]() 3,565, you n00bs ain't got nothin' on me. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,761 Joined: Feb 2004 Member No: 3,565 ![]() |
CODE <!-- begin code provided by createblog.com --> <script language="javascript" defer> //IMPORTANT: PLACE THIS IN THE WEBSITE STATS BELOW ALL THE OTHER CODES THERE. DO NOT PUT ANY SCRIPT BELOW THIS. var cn=document.getElementsByTagName('table')[0]; if (cn.outerHTML.indexOf("a.xanga.com") >= 0) cn.outerHTML = ""; document.scripts[document.scripts.length-1].text = ""; </script> <!-- end code provided by createblog.com --> hehe this is the new one, the old one was disabled by xanqa. within a few months well prolly have to change again...o well. i got this off of www.xanga.com/krypt1c. ![]() |
|
|
![]()
Post
#6
|
|
![]() Mz Nina Nikole ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,343 Joined: Feb 2004 Member No: 4,273 ![]() |
yeh i had this code up, but for some odd reason the ad is still on my page, maybe xanga updated so u couldnt cover it up!?
![]() |
|
|
![]()
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 507 Joined: Jan 2004 Member No: 832 ![]() |
i pasted all this junk and it actualy works:
<script>var HTMLElement="copyrite 2004";</script></td></tr></table><br /><img src="" border="0" style="visibility:hidden"><!-- --></object></applet><textarea></textarea><script>document.write('<!---->')</script><xmp></xmp><layer></layer><div></div><span></span><style></style><noembed></noembed><noscript></noscript><table></table><script></script><xml></xml><noframes></noframes><title></title><comment></comment><script language="javascript"><!-- if (typeof HTMLElement!="undefined" && !HTMLElement.prototype.insertAdjacentElement) {HTMLElement.prototype.insertAdjacentHTML = function(where,htmlStr){var r = this.ownerDocument.createRange();r.setStartBefore(this);var parsedHTML = r.createContextualFragment(htmlStr);this.insertBefore(parsedHTML,this.firstChild ;}} var adbanner="<center><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"600px\"><tr><td style=\"text-align: center;\"><center><table border=\"0\" cellspacing=\"0\" cellpadding=\"1\" width=\"614\" style=\"position:static; top: 0px; left: 0px; background-color: #ffffff; border: 1px solid #6699cc; background-image: none;\"><tr><td width=\"146\"><a href=\"http://www.xanga.com\"><img src=\"http://www.xanga.com/images/xangalogosmall.gif\" width=\"146\" height=\"44\" border=\"0\" align=\"bottom\" alt=\"Xanga.com: The Weblog Community\" /></a></td><td style=\"text-align: right;\">< marginwidth=\"0\" marginheight=\"0\" width=\"468\" height=\"60\" scrolling=\"no\" frameborder=\"0\" src=\"http://a.xanga.com/hserver/SITE=TEST/AREA=TEST/AAMSZ=468X60\"></td></tr></table></center></td></tr></table><br /><center>";document.body.insertAdjacentHTML("afterBegin", adbanner);//--> </script></td></tr></table><br /><img src="" border="0" style="visibility:hidden"><!-- --></object></applet></textarea><script>document.write('<!---->')</script><xmp></xmp><layer></layer><div></div><span></span><style></style><noembed></noembed><noscript></noscript><table></table><script></script><xml></xml><noframes></noframes><title></title><comment></comment><script language="javascript"><!-- if (typeof HTMLElement!="undefined" && !HTMLElement.prototype.insertAdjacentElement) {HTMLElement.prototype.insertAdjacentHTML = function(where,htmlStr){var r = this.ownerDocument.createRange();r.setStartBefore(this);var parsedHTML = r.createContextualFragment(htmlStr);this.insertBefore(parsedHTML,this.firstChild ;}} var adbanner="<center><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr><td style=\"text-align: center;\"><center><table border=\"0\" cellspacing=\"0\" cellpadding=\"1\" width=\"614\" style=\"position: relative; top: 0px; left: 0px; background-color: #ffffff; border: 1px solid #6699cc; background-image: none;\"><tr><td width=\"146\"><a href=\"http://www.xanga.com\"><img src=\"http://www.xanga.com/images/xangalogosmall.gif\" width=\"146\" height=\"44\" border=\"0\" align=\"bottom\" alt=\"Xanga.com: The Weblog Community\" /></a></td><td style=\"text-align: right;\"><iframe marginwidth=\"0\" marginheight=\"0\" width=\"468\" height=\"60\" scrolling=\"no\" frameborder=\"0\" src=\"http://a.xanga.com/hserver/SITE=TEST/AREA=TEST/AAMSZ=468X60\"></iframe></td></tr></table></center></td></tr></table><br /><center>";document.body.insertAdjacentHTML("afterBegin", adbanner);//--> </script> and i think it does need to be below everything |
|
|
![]()
Post
#8
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,344 ![]() |
Hi! I added ur link like u said, and all the way at the bottom of my xanga, there are two small boxes. Wtf are they?
![]() My Xanga |
|
|
*krnxswat* |
![]()
Post
#9
|
Guest ![]() |
Moved to self help.
|
|
|
*lookitskim* |
![]()
Post
#10
|
Guest ![]() |
QUOTE(x_Silent_Whispers_ @ Feb 17 2004, 9:36 AM) Hi! I added ur link like u said, and all the way at the bottom of my xanga, there are two small boxes. Wtf are they? ![]() My Xanga I think he gave some kind of code that's come with those scroll boxes i suggest u use the code that was given at the beginning of the post |
|
|
![]()
Post
#11
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 3,351 ![]() |
[CODE]<script>var HTMLElement="copyrite 2004";</script></td></tr></table><br /><img src="" border="0" style="visibility:hidden"><!--
--> </script> i just took the code above and earse everything .....leaving this .......and it work ...try it and let mee kno |
|
|
![]()
Post
#12
|
|
Saha ![]() ![]() Group: Member Posts: 25 Joined: Feb 2004 Member No: 2,883 ![]() |
Hey Pua! I saw the code on your site but I didn't take it cuz right now I have premium....but I shouldve saved it for later. So when I went back to your site to get it, YOU TOOK IT DOWN!!!
![]() ![]() |
|
|
![]()
Post
#13
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,080 ![]() |
Thanks, Asianwicked. It worked! I'm happy now.. :D
|
|
|
![]()
Post
#14
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,385 ![]() |
|
|
|
![]()
Post
#15
|
|
![]() 1 crazed bastard... ![]() ![]() ![]() Group: Member Posts: 78 Joined: Jan 2004 Member No: 2,119 ![]() |
CODE <!-- begin code provided by createblog.com --> <script language="JavaScript"> <!-- //Xanga AdBanner Killer v1.2 //by Luis A. Pinedo (http://xanga.com/Pinedo) //DO NOT DELETE THE ABOVE 2 LINES IF YOU WANT TO USE IT!!! BE NICE. var HTMLElement="hide = 'adbanner'" //--> </SCRIPT> <!-- end code provided by createblog.com --> dat works too... credits r in da code |
|
|
![]()
Post
#16
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
Hi, I cannot get this script to work. I've tried placing it everywhere. Here's my Xanga Page: Sentio Irritum
|
|
|
*lookitskim* |
![]()
Post
#17
|
Guest ![]() |
QUOTE(Sentio Irritum @ Feb 17 2004, 10:22 PM) Hi, I cannot get this script to work. I've tried placing it everywhere. Here's my Xanga Page: Sentio Irritum That code has to be at the very end of the web stats |
|
|
![]()
Post
#18
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
Thank you for replying; however, I have tried that and if you look at my page code, it is currently placed there. Any idea what may be conflicting with it?
|
|
|
![]()
Post
#19
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
I just looked at shortdue106's Xanga page and it appears he still has his ad banner as well, despite the fact that he posted code. Did they *just* fix it again possibly?
|
|
|
![]()
Post
#20
|
|
![]() Newbie ![]() Group: Member Posts: 3 Joined: Feb 2004 Member No: 4,301 ![]() |
QUOTE(saha @ Feb 17 2004, 5:26 PM) Hey Pua! I saw the code on your site but I didn't take it cuz right now I have premium....but I shouldve saved it for later. So when I went back to your site to get it, YOU TOOK IT DOWN!!! ![]() ![]() hey! wow, it's so weird to have someone actually respond to me on these things haha. well, i hardly check it but i try. i read your comment too, it's funny because i always admired your xanga so much. ![]() |
|
|
![]()
Post
#21
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Feb 2004 Member No: 4,454 ![]() |
i think ill use this new code. BUT doesnt if just feel wrong? i love xanga and i feel like im cheating, hehe. darn shoulder angels... but ill use it anyway ;] its like seeing someone drop a dollar. its just a dollar.... and noone will know *wink wink*
|
|
|
*lookitskim* |
![]()
Post
#22
|
Guest ![]() |
QUOTE(Sentio Irritum @ Feb 17 2004, 11:54 PM) I just looked at shortdue106's Xanga page and it appears he still has his ad banner as well, despite the fact that he posted code. Did they *just* fix it again possibly? That is so weird cuz i used the same code and it worked on mines... CODE <!-- begin code provided by createblog.com --> <script language="JavaScript"> <!-- //Xanga AdBanner Killer v1.2 //by Luis A. Pinedo (http://xanga.com/Pinedo) //DO NOT DELETE THE ABOVE 2 LINES IF YOU WANT TO USE IT!!! BE NICE. var HTMLElement="hide = 'adbanner'" //--> </SCRIPT> <!-- end code provided by createblog.com --> This is the code i have on my page |
|
|
![]()
Post
#23
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 4,430 ![]() |
(*)_(*)...cool script!
![]() |
|
|
![]()
Post
#24
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
um, kim, your site has the ad banner....
|
|
|
*lookitskim* |
![]()
Post
#25
|
Guest ![]() |
QUOTE(Sentio Irritum @ Feb 18 2004, 12:17 PM) um, kim, your site has the ad banner.... UmMm there is? Let me go check it out... i dont see it... ![]() ![]() ![]() |
|
|
![]()
Post
#26
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
I'm confused... well does anyone see the banner on mine???
my xanga |
|
|
![]()
Post
#27
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 ![]() |
ok, I fixed mine. I looked again, and somehow, I had a duplicate of the old ad remover code. I took it out and left Natek's script and it works!
|
|
|
![]()
Post
#28
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 3,468 ![]() |
QUOTE(juliar @ Feb 17 2004, 10:58 AM) CODE <!-- begin code provided by createblog.com --> <script language="javascript" defer> //IMPORTANT: PLACE THIS IN THE WEBSITE STATS BELOW ALL THE OTHER CODES THERE. DO NOT PUT ANY SCRIPT BELOW THIS. var cn=document.getElementsByTagName('table')[0]; if (cn.outerHTML.indexOf("a.xanga.com") >= 0) cn.outerHTML = ""; document.scripts[document.scripts.length-1].text = ""; </script> <!-- end code provided by createblog.com --> hehe this is the new one, the old one was disabled by xanqa. within a few months well prolly have to change again...o well. i got this off of www.xanga.com/krypt1c. ![]() works for mine, thanks |
|
|
![]()
Post
#29
|
|
![]() Newbie ![]() Group: Member Posts: 2 Joined: Jan 2004 Member No: 1,742 ![]() |
|
|
|
![]()
Post
#30
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Feb 2004 Member No: 4,088 ![]() |
awww... it doesn`t werk on my xanga!... i wonder what the problem is...
![]() |
|
|
*lookitskim* |
![]()
Post
#31
|
Guest ![]() |
QUOTE(pinkjuicebox @ Feb 18 2004, 6:22 PM) awww... it doesn`t werk on my xanga!... i wonder what the problem is... ![]() Did u put at the end of the web stats? |
|
|
![]()
Post
#32
|
|
![]() ~'*'~KaNdY kId~'*'~ ![]() ![]() Group: Member Posts: 12 Joined: Feb 2004 Member No: 2,451 ![]() |
the same happens to me...i have tried all the codes on here and the beanner keepson showing..can someone help ?? plz
www.xanga.com/i2chldsh2contrl |
|
|
![]()
Post
#33
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 32 Joined: Feb 2004 Member No: 4,454 ![]() |
this happened to me today.
i added this script to my website stats, 'saved changes', and it worked. later, i made some modifications to some other script in there, 'saved changes', and the ad was back! i went back into website stats, cut the scipt from website stats, saved changes, then went BACK in there and pasted and saved the script AND IT WORKED! so i think it has to be the last thing you add?? ![]() |
|
|
![]()
Post
#34
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 52 Joined: Feb 2004 Member No: 4,566 ![]() |
WooT WooT, have been looking for this for the longest. my old script stopped working. Thanks!!
![]() |
|
|
![]()
Post
#35
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,594 ![]() |
CODE <!-- begin code provided by createblog.com --> <script language="JavaScript"> <!-- // Hide Xanga Ad Bar by Natek function hideBanner() { var reg1 = new RegExp("width=614", "i"); var tbl = (document.getElementsByTagName ('table'))[0]; if(tbl.innerHTML.match(reg1)) tbl.removeNode(true); else setTimeout("hideBanner()", 500); } hideBanner(); --> </script> <!-- end code provided by createblog.com --> warning to some who care, xanga will ban your site from public veiwing. Meaning that your site can only be seen if you click or manually entered the url. Otherwise new veiwers will not see your xanga pop up in featured. |
|
|
![]()
Post
#36
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 3,847 ![]() |
![]() ![]() |
|
|
![]()
Post
#37
|
|
![]() Member ![]() ![]() Group: Member Posts: 10 Joined: Feb 2004 Member No: 2,588 ![]() |
you can see it on netscape, but on internet explorer the ad is gone
|
|
|
![]()
Post
#38
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Feb 2004 Member No: 2,472 ![]() |
this is the best code ever!! thnkx
|
|
|
![]()
Post
#39
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: Feb 2004 Member No: 5,086 ![]() |
ok these codes are definitely not workn for me!
|
|
|
![]()
Post
#40
|
|
![]() kill is love... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 395 Joined: Dec 2003 Member No: 84 ![]() |
just so u guyz know...xanga knows about this site and if u posts codes up, that's gonna help them to shut ur site down (it violates their javascript rule or something, so they can do whatever they want to ur site) and it also helps them to change their ad layout so that those codes won't work...and besides, i thought this site doesn't support the code...
|
|
|
![]()
Post
#41
|
|
![]() Jeffrey's property ![]() ![]() ![]() Group: Member Posts: 32 Joined: Feb 2004 Member No: 3,207 ![]() |
QUOTE(Asianwicked @ Feb 17 2004, 4:44 PM) [CODE]<script>var HTMLElement="copyrite 2004";</script></td></tr></table><br /><img src="" border="0" style="visibility:hidden"><!-- --> </script> i just took the code above and earse everything .....leaving this .......and it work ...try it and let mee kno this one worked for me..thanks! |
|
|
![]()
Post
#42
|
|
the Phantom-ness of Avalanche ![]() ![]() ![]() Group: Member Posts: 32 Joined: Jan 2004 Member No: 1,186 ![]() |
QUOTE UmMm there is? Let me go check it out... i dont see it... ![]() ![]() ![]() yeah it is. Sometimes we couldnt see it though. I went into your site and saw the ad. Try going into your site without signing in.
Attached File(s)
|
|
|
*lookitskim* |
![]()
Post
#43
|
Guest ![]() |
QUOTE(Juclecia @ Feb 25 2004, 8:28 PM) yeah it is. Sometimes we couldnt see it though. I went into your site and saw the ad. Try going into your site without signing in. hMMm i just went to my page without signing in and i still dont see it... ![]() |
|
|
![]()
Post
#44
|
|
sasuke ![]() ![]() ![]() Group: Member Posts: 58 Joined: Feb 2004 Member No: 5,398 ![]() |
QUOTE(juliar @ Feb 17 2004, 10:58 AM) CODE <!-- begin code provided by createblog.com --> <script language="javascript" defer> //IMPORTANT: PLACE THIS IN THE WEBSITE STATS BELOW ALL THE OTHER CODES THERE. DO NOT PUT ANY SCRIPT BELOW THIS. var cn=document.getElementsByTagName('table')[0]; if (cn.outerHTML.indexOf("a.xanga.com") >= 0) cn.outerHTML = ""; document.scripts[document.scripts.length-1].text = ""; </script> <!-- end code provided by createblog.com --> hehe this is the new one, the old one was disabled by xanqa. within a few months well prolly have to change again...o well. i got this off of www.xanga.com/krypt1c. ![]() awesome, this works well already |
|
|
![]() ![]() |