Myspace Extended Network


/ Published in: CSS
Save to your folder(s)

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


Copy this code and paste it in your HTML
  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


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.