Getting rid of tha Xanga banner on top, HOW?? |
Getting rid of tha Xanga banner on top, HOW?? |
Feb 16 2004, 01:57 PM
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?
|
|
|
|
![]() |
Feb 17 2004, 03:20 AM
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 --> |
|
|
|
Feb 17 2004, 06:40 AM
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.
|
|
|
|
Feb 17 2004, 10:09 AM
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??
|
|
|
|
Feb 17 2004, 10:58 AM
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. |
|
|
|
Feb 17 2004, 11:51 AM
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!?
|
|
|
|
Feb 17 2004, 12:02 PM
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 |
|
|
|
Feb 17 2004, 12:36 PM
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* |
Feb 17 2004, 01:21 PM
Post
#9
|
|
Guest |
Moved to self help.
|
|
|
|
| *lookitskim* |
Feb 17 2004, 02:04 PM
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 |
|
|
|
Feb 17 2004, 04:44 PM
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 |
|
|
|
Feb 17 2004, 05:26 PM
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!!!
|
|
|
|
Feb 17 2004, 07:02 PM
Post
#13
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,080 |
Thanks, Asianwicked. It worked! I'm happy now.. :D
|
|
|
|
Feb 17 2004, 08:57 PM
Post
#14
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Feb 2004 Member No: 4,385 |
|
|
|
|
Feb 18 2004, 12:11 AM
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 |
|
|
|
Feb 18 2004, 01:22 AM
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* |
Feb 18 2004, 02:41 AM
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 |
|
|
|
Feb 18 2004, 02:53 AM
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?
|
|
|
|
Feb 18 2004, 02:54 AM
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?
|
|
|
|
Feb 18 2004, 05:11 AM
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. |
|
|
|
Feb 18 2004, 10:37 AM
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* |
Feb 18 2004, 12:30 PM
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 |
|
|
|
Feb 18 2004, 01:21 PM
Post
#23
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 4,430 |
(*)_(*)...cool script!
|
|
|
|
Feb 18 2004, 03:17 PM
Post
#24
|
|
![]() ceterum morsus... ![]() ![]() Group: Member Posts: 15 Joined: Feb 2004 Member No: 4,435 |
um, kim, your site has the ad banner....
|
|
|
|
| *lookitskim* |
Feb 18 2004, 03:19 PM
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... |
|
|
|
Feb 18 2004, 03:56 PM
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 |
|
|
|
Feb 18 2004, 06:15 PM
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!
|
|
|
|
Feb 18 2004, 07:11 PM
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 |
|
|
|
Feb 18 2004, 07:49 PM
Post
#29
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jan 2004 Member No: 1,742 |
|
|
|
|
Feb 18 2004, 09:22 PM
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* |
Feb 18 2004, 09:43 PM
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? |
|
|
|
Feb 18 2004, 11:21 PM
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 |
|
|
|
Feb 18 2004, 11:28 PM
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?? |
|
|
|
Feb 19 2004, 03:19 AM
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!!
|
|
|
|
Feb 19 2004, 08:47 AM
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. |
|
|
|
Feb 19 2004, 01:49 PM
Post
#36
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Feb 2004 Member No: 3,847 |
|
|
|
|
Feb 19 2004, 05:54 PM
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
|
|
|
|
Feb 23 2004, 01:18 AM
Post
#38
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 102 Joined: Feb 2004 Member No: 2,472 |
this is the best code ever!! thnkx
|
|
|
|
Feb 25 2004, 07:30 PM
Post
#39
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 36 Joined: Feb 2004 Member No: 5,086 |
ok these codes are definitely not workn for me!
|
|
|
|
Feb 25 2004, 07:38 PM
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...
|
|
|
|
Feb 25 2004, 08:56 PM
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! |
|
|
|
Feb 25 2004, 11:28 PM
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* |
Feb 25 2004, 11:30 PM
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... |
|
|
|
Feb 26 2004, 02:04 AM
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 |
|
|
|
![]() ![]() |