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... ![]() ![]() ![]() |
|
|
![]() ![]() |