Como esconder la publicidad en myspace 01


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



Copy this code and paste it in your HTML
  1. <style>
  2. .clearfix {
  3. display:none !important;
  4. position:absolute!important;
  5. }
  6. </style>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.