largosama
Mar 6 2004, 08:32 PM
Well.. First Post
Since Ad removes can get you banned, I don't think you can if the ad is faded right? So you can reduce the opacity down to whatever and voila.
Change the area of opacity
CODE
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=#)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
Really sorry If I wasted server space by reposting
kwasygurl7
Mar 6 2004, 10:48 PM
does this go at the top? custom and header
ill try it
AngelicEyz00
Mar 6 2004, 10:55 PM

Nice, I think I'll try this... Is there a way that I can fade it to like a different color?
AngelicEyz00
Mar 6 2004, 10:59 PM
Paste it under Website stats. I tried it in the Custom header section, and it made everything in my boxed Xanga opaque, so I pasted it in the Web Stats and It worked
Just_Dream
Mar 6 2004, 11:04 PM
very cool! It makes your xanga look a little better, without really breaking any rules =)
NatiMarie
Mar 6 2004, 11:09 PM
where do i change the # of opacity...? I'm confused.
AngelicEyz00
Mar 6 2004, 11:14 PM
QUOTE(NaTiMaRiE @ Mar 6 2004, 8:09 PM)
where do i change the # of opacity...? I'm confused.
You would change the actual code....
CODE
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=#)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
To something like this...
CODE
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=50)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
Just replace the # symbol (which is in like the middle line) with an actual number
S0ULd0UT
Mar 7 2004, 12:35 AM
wow i didnt know that you can banned from having the ad removir html !! cool code!
corinn
Mar 7 2004, 12:37 AM
wow qood idea! :] i still can't believe that you can qet banned..over a stupid ad.
ViEtDrAgOn
Mar 7 2004, 12:38 AM
wuts the highest u could go to?
AngelicEyz00
Mar 7 2004, 12:40 AM
QUOTE(ViEtDrAgOn @ Mar 6 2004, 9:38 PM)
wuts the highest u could go to?

I dunno, but having it set to ZERO opacity isn't exactly using the code to terminate the ad

But I have it set to 50
NatiMarie
Mar 7 2004, 02:02 AM
Hmm...I don't understand why it's not working for me. I put it in the Custom and Header, then I tried Website Stats...but it didn't work.
shortdude106
Mar 7 2004, 02:46 AM
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=
#)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
change wutz in red to a number (0-100, 0 iz da most transparent, 100 iz no transparency) and it shud work
very nice code btw!
LuShuZxLaNa
Mar 7 2004, 02:54 AM
QUOTE(largosama @ Mar 6 2004, 8:32 PM)
Well.. First Post
Since Ad removes can get you banned, I don't think you can if the ad is faded right? So you can reduce the opacity down to whatever and voila.
Change the area of opacity
CODE
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=#)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
Really sorry If I wasted server space by reposting

wow............. i like!!
LuShuZxLaNa
Mar 7 2004, 02:57 AM
QUOTE(LuShuZxLaNa @ Mar 7 2004, 2:54 AM)
wow............. i like!!
er, it wont work =(
insertusername
Mar 7 2004, 03:03 AM
Great script! Thanks.
Kensei
Mar 7 2004, 03:11 AM

Awesome Script....Thanks
NatiMarie
Mar 7 2004, 03:38 AM
It worked...stupid me did something wrong haha. COOL SCRIPT! Bye!
phee
Mar 7 2004, 03:41 AM
ooh.. this is so kool. lol.. im lyke pleying with tha opacitys now.. lol. its fun.. eniiwaisee thenxx A L0T fer tha script ! XD its GREEEEEATTT !!
starsndreams
Mar 7 2004, 06:22 AM
cool thanks... the ad remover works on and off... not reliable. :)
Eternal-D
Mar 7 2004, 08:56 AM
Nice work! (hope this is not a spam)
peanutbutterbbb
Mar 7 2004, 09:34 AM
thats cool!
cville_pimp
Mar 7 2004, 11:39 AM
that's pretty cool, so u can change the opacity to 0 and have no banner, but....then there is a big space at the top...but i just put it at 35% and it looks good...thanx for the code!
ZxaZnxbanGzxZ
Mar 7 2004, 11:41 AM
dont wry bout me..im just adding dis post 4 my 50 posts....for uploader..dis is rly cool doe....thx 4 da code!
purrli
Mar 7 2004, 11:57 AM
how would xanga know if you take out their banner?
Cool script, by the way.
Fireshrieker
Mar 7 2004, 12:52 PM
can you fade the ad to white?
EDIT- Never mind, I just changed the opacity to 0 and there is no ad anymore
yay!
CheerKitty
Mar 7 2004, 12:58 PM
Wow really nice code. I've been looking for something like this for awhile.
A side question: by changing the opacity to 0 (basically making the ad not show up), could you still get banned?
Misfire
Mar 7 2004, 01:27 PM
lol andrew, looks like u joined this community
nice script
GreenMonke
Mar 7 2004, 01:39 PM
cool code, but it not working... do i put it in the website stats? r the custom header?
brooklyngirl119
Mar 7 2004, 02:29 PM
if i put this code on my page my blink boxes get faded and the ad is still there and not faded
babieblu
Mar 7 2004, 02:45 PM
try putting it in at the end of all ur codes in the website stats.. it shouldn't affect anything..
o.. n by making the opacity to 0, there is no difference w/ this n removing the banner.. so wut's the point? this works nicely by not clashing greatly with your layout but still supporting xanga :] so plz dun't change the opacity to 0!
SmIleOrEo
Mar 7 2004, 02:50 PM
Thank you for this script! I love it!
largosama
Mar 7 2004, 02:53 PM
DANNY!!!!

(misfire) Wassap dude?? lol...
Wow.. I just went to sleep, went to church, took a nap, and theres 2 pages of replies.
Anyway.. you put it in the website stats, and here's what mine looks like: (change where the opacity= to whatever you want... sorry I didn't specify where to change. This was at 1:30 at night (hehe.. finishing my anime)
CODE
<!-- begin code provided by createblog.com -->
<script>
function opaque(){
banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0];
banner.style.filter = "alpha(opacity=5)"
}
setTimeout("opaque()",1);
</script>
<!-- end code provided by createblog.com -->
bakachild
Mar 7 2004, 03:36 PM
THNKS!
largosama
Mar 7 2004, 04:16 PM
Don;t be evil and set it to 0
sylentrebel
Mar 7 2004, 05:07 PM
this is a great code...heh, just wanted to show my appreciation
just wondering, the alpha code is unstable for many people when they try to make their blogs transparent, (me included) will this also be 'unstable?'
its really very annoying to have part of your blog disappear, so far i havent noticed this with this script, but then why would it be stable and the other part not?
yea, idk if anyone can answer this, but yea...
oh..and does this work in mozilla or opera?
Fireshrieker
Mar 7 2004, 05:19 PM
QUOTE(babieblu @ Mar 7 2004, 2:45 PM)
try putting it in at the end of all ur codes in the website stats.. it shouldn't affect anything..
o.. n by making the opacity to 0, there is no difference w/ this n removing the banner.. so wut's the point? this works nicely by not clashing greatly with your layout but still supporting xanga :] so plz dun't change the opacity to 0!
well... the ad may not show up, but the link is still there
fabbitypo
Mar 7 2004, 05:45 PM
man dat's awesome =) thz v much
Ladii_Stef
Mar 7 2004, 05:46 PM
That's Really Cool. I'm Goin To Try It On Mai [X]anga.
aznmunki
Mar 7 2004, 05:58 PM
hay...does dis act6ually wrk??......
AngelicEyz00
Mar 7 2004, 05:59 PM
Most of the time, this script makes the banner opaque, but sometimes it makes the blogs in my boxed Xanga opaque

But i still love the code
BeTTeRDaIz
Mar 7 2004, 07:08 PM
lmao if u have xanga premium u dun have a banner
largosama
Mar 7 2004, 07:20 PM
filter:alpha(opacity) is a microsoft invention.. therefore it only works in microsoft technologies. If you view a site that is based on opacity in say.. mozilla firebird, itll look pretty ugly
espressive
Mar 7 2004, 07:48 PM
it didn't fade the ad. it faded evrything on my xanga site EXCEPT the ad
dumball
Mar 7 2004, 08:19 PM
it doesn't work for me
faithin_felix
Mar 7 2004, 08:36 PM
OMG, and i disabled the banner...yikes! that really stinks
Maria
Mar 7 2004, 08:41 PM
wow nice .. hope this isn`t spamming, so i`ll add more.
occasionally [rarely, actually] there`s an error, but i think that has something to do with the loading?? i don`t know. never mind.
micron
Mar 7 2004, 08:48 PM
This script is a no-no! .\ /.
(Sorry guys for being away for so long. Just another couple of days, and I promise I'll come back to life! Until then, take care. And listen Ginadaqueen and Krnxswat! Be good!)
Just_Dream
Mar 7 2004, 08:59 PM
QUOTE(micron @ Mar 7 2004, 8:48 PM)
This script is a no-no! .\ /.
(Sorry guys for being away for so long. Just another couple of days, and I promise I'll come back to life! Until then, take care. And listen Ginadaqueen and Krnxswat! Be good!)
is it very bad? =( Should I take it off/ Probably.. but people can still see the ad for mines =T
xjjajeengx
Mar 7 2004, 09:09 PM
QUOTE(micron @ Mar 7 2004, 8:48 PM)
This script is a no-no! .\ /.
(Sorry guys for being away for so long. Just another couple of days, and I promise I'll come back to life! Until then, take care. And listen Ginadaqueen and Krnxswat! Be good!)
AHHHHHHHHHH

MICRONS ALIVE~!!!
hurry and come back micron!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.