Ad Fader, First Post |
Ad Fader, First Post |
![]()
Post
#1
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 ![]() |
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 ![]() |
|
|
![]() |
![]()
Post
#2
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Mar 2004 Member No: 6,059 ![]() |
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!
|
|
|
![]() ![]() |