Advertisement
anatolionobre

Wallpaper Carmo

Sep 29th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. <style>
  2. #barra-blogs{
  3. display:none;
  4. }
  5. body{margin-top:76px;}
  6. .content-outer{
  7. min-width: 949px;
  8. max-width: 950px;
  9. }
  10. #wp-ad{
  11. position: absolute;
  12. background: url(http://pagead2.googlesyndication.com/pagead/imgad?id=CICAgKDTu9_DiQEQARgBKAEyCKZ9-CSwYjrvQJm3kLAF) no-repeat;
  13. background-size: cover;
  14. z-index: 0;
  15. width: 106%;
  16. top: -97px;
  17. left: -120px;
  18. height: 1000px;
  19. }
  20. </style>
  21.  
  22. <script>
  23. var clickTag="%%CLICK_URL_UNESC%%http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&c=20&mc=click&pli=14905912&PluID=0&ord=%%CACHEBUSTER%%";
  24. var body = document.getElementsByTagName('body');
  25. document.body.innerHTML = ' <a href="'+clickTag+'" id="left" style="position: absolute; width: 175px; height: 800px; z-index: 100000;"></a>
  26.  
  27. <a id="right" href="'+clickTag+'" style="position: absolute; width: 175px; height: 800px; z-index: 100000; right: 0;"></a>
  28.  
  29. <div id="wp-ad"><a style="position:fixed; height:800px; width:100%;" href="'+clickTag+'" ></a>
  30.  
  31. </div>'+document.body.innerHTML;
  32.  
  33. </script>
  34.  
  35. <img src="%%VIEW_URL_UNESC%%(TAG DE IMPRESSÕES)" width="1" height="1" style="display:none"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement