View Full Version : 'Extended Network' banner code?


softball_girl7
09-13-2006, 01:23 AM
Ok I made a Banner that I'd like to put where my extended network thing is, does anyone know how to code it to put it on my page? if so I'd REALLY appreciate it! Thanks!

-Rachel!

amyaurora
09-13-2006, 06:13 PM
I think this is it:

<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("YOUR URL HERE");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:435px; height:75px; display:block !important; }
span.blacktext12 img {display:none;}
</style>