Your Ad Here

Posted By

skyfireabove on 10/11/08


Tagged

network myspace extended


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

Bluewall


Myspace Extended Network


 / Published in: CSS
 

Just simply replace the direct image link with any 435 x 284 image.

  1. <style type="text/css">
  2. table table table td {vertical-align:top ! important;}
  3. span.blacktext12 {
  4. visibility:visible !important;
  5. background-color:transparent;
  6. background-image:url("http://i257.photobucket.com/albums/hh231/skyfire_above/leavesfallingextended.png");
  7. background-repeat:no-repeat;
  8. background-position:center center;
  9. font-size:0px; letter-spacing:-0.5px;
  10. width:435px; height:284px; display:block !important; }
  11. span.blacktext12 img {display:none;}
  12. </style>

Report this snippet  

You need to login to post a comment.