janvier56

X VPorn WideScreen - Clean ADS v.1 (new1)

Dec 3rd, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.18 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("vporn.com") {
  4.  
  5. /* ==== X VPorn WideScreen - Clean ADS v.1 (new1)  (Watch Htlm5) ==== */
  6.  
  7. /* ==== CLEAN ADS ==== */
  8. #video-right-holder  ,
  9. #video-banner {
  10.     display: none !important;
  11. }
  12.  
  13. /* ==== WIDESCREEN ==== */
  14.  
  15. /* HEADER */
  16. header {
  17.     height: 53px !important;
  18. /* background-color: #f4f4f4; */
  19.     background-color: tan !important;
  20.     background-image: url("/images/new/top.png");
  21.     background-position: left top;
  22.     background-repeat: repeat-x;
  23.     box-shadow: 0 2px 2px rgba(0, 0, 0, 0.02);
  24.     position: fixed;
  25.     max-width: 460px !important;
  26.     z-index: 1000;
  27. }
  28. div#head  {
  29.     max-width: 80px !important;
  30.     width: auto;
  31.     height: 39px;
  32.     margin-left: -1px !important;
  33. }
  34. div#head .logo {
  35.     height: 0 !important;
  36. }
  37. .logo>a>img {
  38.     width: 78px;
  39. }
  40.  
  41. div#head  + #nav {
  42.     position: absolute !important;
  43.     height: 23px !important;
  44.     top: 2px !important;
  45.     width: 76px !important;
  46.     background: transparent !important;
  47. }
  48.  
  49. div#head  + #nav .navwrap {
  50.     margin: 0 auto;
  51.     overflow: hidden;
  52.     width: 116px !important;
  53.     background: yellow !important;
  54. opacity: 0 !important;
  55. }
  56. div#head  + #nav:hover .navwrap {
  57.     margin: 0 auto;
  58.     overflow: hidden;
  59.     width: 116px !important;
  60.     background: yellow !important;
  61. opacity: 1 !important;
  62. }
  63. /* THUMBNAILS */
  64. .nwrap {
  65.     margin: auto;
  66.     width: 100% !important;
  67. }
  68. .related-videos {
  69.     background: red none repeat scroll 0 0 !important;
  70.     display: block;
  71.     float: right !important;
  72.     height: 45px;
  73.     text-align: center !important;
  74.     width: 961px !important;
  75.     margin-top: -623px !important;
  76. }
  77. .related {
  78.     position: relative;
  79.     width: 965px;
  80.     float: right !important;
  81.     margin-top: -523px !important;
  82. }
  83.  
  84.  
  85.  
  86. .thumblist div.bx.lastrow  ,
  87. .thumblist div.bx {
  88.     background: #fff none repeat scroll 0 0;
  89.     border: 1px solid #e9e9e9;
  90.     box-shadow: 0 2px 1px rgba(0, 0, 0, 0.02);
  91.     display: block;
  92.     float: left;
  93.     margin: 0 5px 5px 0 !important;
  94.     padding-bottom: 8px;
  95.     position: relative;
  96.     width: 180px;
  97. }
  98. /* VOIR:
  99. http://www.vporn.com/newest/
  100. ==== */
  101. .cholder {
  102.     height: auto;
  103.     margin: 0 auto;
  104.     overflow: hidden;
  105.     padding-top: 16px;
  106.     width: 100%!important;
  107. }
  108. .cholder>#leftmenu + div {
  109.     float: right;
  110.     margin-bottom: 15px;
  111.     width: 1700px !important;
  112. padding: 5px !important;
  113.     background: blue !important;
  114. }
  115.  
  116. /* http://www.vporn.com/ */
  117. .cholder>#leftmenu + div + div {
  118.     float: right;
  119.     width: 1707px!important;
  120. padding: 5px !important;
  121.     background: green !important;
  122. }
  123.  
  124. /* ==== REFIX VPORN HD ==== */
  125. @-moz-document url(http://www.w3.org/),
  126.                url-prefix(http://www.vporn.com/hd/)
  127. {
  128. /* http://www.vporn.com/hd/ */
  129.  
  130. .cholder>#leftmenu + div + div {
  131.     float: right;
  132.     width: 1127px!important;
  133. padding: 5px !important;
  134.     background: red !important;
  135. }
  136. .cholder>#leftmenu + div {
  137.     float: right;
  138.     margin-bottom: 15px;
  139.     width: 570px !important;
  140. padding: 5px !important;
  141.     background: blue !important;
  142. }
  143.  
  144. /* === END === PREFIF ===== */
  145.  
  146. }
  147.  
  148.  
  149.  
  150. /* ==== END ==== */
  151.  
  152. }
Add Comment
Please, Sign In to add comment