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 --> |
|
|
|
Sep 22 2004, 05:45 PM
Post
#3
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
your not supposed to mess with the ad.
|
|
|
|
Sep 22 2004, 05:47 PM
Post
#4
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
It doesn't really work anywayz.
I tried once. |
|
|
|
Sep 22 2004, 06:20 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
ive seen people that did a code to change the color of the ad. I wish i could find that.
|
|
|
|
Sep 22 2004, 10:17 PM
Post
#6
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
I think its fine as long as the ad is there. You can use the image fader script (which fades all your images) that can be found in Xanga Scripts. But I'm not sure if it fades the ad.
|
|
|
|
Sep 22 2004, 10:20 PM
Post
#7
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
ummm do u mean like those link hover thingys?? like when u hover itz all gradient umm heres a link to that but yah not sure if u want this
CODE <!-- begin code provided by createblog.com -->
<style> a:hover { filter: blur(add=100, direction=180, strength=17.5); height: 0 } </style> <!-- end code provided by createblog.com --> |
|
|
|
Sep 22 2004, 10:36 PM
Post
#8
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
QUOTE(shortvi3tlaydee @ Sep 22 2004, 7:20 PM) ummm do u mean like those link hover thingys?? like when u hover itz all gradient umm heres a link to that but yah not sure if u want this CODE <!-- begin code provided by createblog.com --> <style> a:hover { filter: blur(add=100, direction=180, strength=17.5); height: 0 } </style> <!-- end code provided by createblog.com --> No, he said for the Xanga ad. It was in the topic. |
|
|
|
Sep 24 2004, 01:45 AM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
I saw one a longg time ago that changed the colors and opacity i wish someone could find it again
|
|
|
|
Sep 24 2004, 09:17 AM
Post
#10
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
That one?
It's the same thing as the one I gave. All you have to do is mess with the colors. |
|
|
|
Sep 24 2004, 04:57 PM
Post
#11
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 62 Joined: Feb 2004 Member No: 4,456 |
dam it dosent work where is it supposed to go
|
|
|
|
Sep 24 2004, 05:29 PM
Post
#12
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
It goes in your custom header.
If that doesn't work, stick it in your web stats. |
|
|
|
![]() ![]() |