xanga ad fader code?, does anyone know the code? |
xanga ad fader code?, does anyone know the code? |
Sep 22 2004, 05:18 PM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 5 Joined: Jun 2004 Member No: 26,108 |
is there even a code that exsists for this?!
|
|
|
|
![]() |
Sep 22 2004, 05:38 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
I don't know where I found this.
CODE <!-- begin code provided by createblog.com -->
<script> function opaque(){ banner = document.body.firstChild.firstChild.getElementsByTagName('table')[0]; if(banner.innerHTML.match('xangalogosmall.gif')){ banner.parentNode.style.width = "0"; //don't change this banner.style.border = "1px solid #333333"; //border color banner.style.filter = "alpha(opacity=50)";//Foreground opacity banner.parentNode.style.background = "#0066c6"; // Your Color banner.parentNode.style.filter = "alpha(opacity=40)"; //Background Opacity } } setTimeout("opaque()",1); setTimeout("opaque()",10); </script> <!-- end code provided by createblog.com --> |
|
|
|
lotr_freak_4evr xanga ad fader code? Sep 22 2004, 05:18 PM
LatinaLady your not supposed to mess with the ad. Sep 22 2004, 05:45 PM
C.Lime.Jello. It doesn't really work anywayz.
I tried once. Sep 22 2004, 05:47 PM
Egg ive seen people that did a code to change the colo... Sep 22 2004, 06:20 PM
sweetxsimplicity I think its fine as long as the ad is there. You c... Sep 22 2004, 10:17 PM
shortvi3tlaydee ummm do u mean like those link hover thingys?? lik... Sep 22 2004, 10:20 PM
sweetxsimplicity QUOTE(shortvi3tlaydee @ Sep 22 2004, 7:20 PM)... Sep 22 2004, 10:36 PM
Egg I saw one a longg time ago that changed the colors... Sep 24 2004, 01:45 AM
C.Lime.Jello. That one?
It's the same thing as the one I gav... Sep 24 2004, 09:17 AM
Egg dam it dosent work where is it supposed to go Sep 24 2004, 04:57 PM
C.Lime.Jello. It goes in your custom header.
If that doesn't... Sep 24 2004, 05:29 PM![]() ![]() |