swaMp1337

pop-up fb css

May 1st, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.90 KB | None | 0 0
  1. <style>#fblikepop {    background-color: #fff;
  2.     display: none;
  3.     position: fixed;
  4.     top: 200px;
  5.     _position: absolute;
  6.  /* hack for IE 6*/
  7.     width: 450px;
  8.     border: 10px solid #6F6F6F;
  9.     z-index: 200;
  10.     -moz-border-radius: 9px;
  11.     -webkit-border-radius: 9px;
  12.     margin: 0pt;
  13.     padding: 0pt;
  14.     color: #333333;
  15.     text-align: left;
  16.     font-family: arial,sans-serif;
  17.     font-size: 13px;
  18. }#fblikepop body {
  19.     background: #fff none repeat scroll 0%;
  20.     line-height: 1;
  21.     margin: 0pt;
  22.     height: 100%;
  23. }
  24.  
  25. .fbflush {
  26.     cursor: pointer;
  27.     font-size: 11px !important;
  28.     color: #FFF !important;
  29.     text-decoration: none !important;
  30.     border: 0 !important;
  31. }
  32. #fblikebg {
  33.     display: none;
  34.     position: fixed;
  35.     _position: absolute;
  36.  /* hack for IE 6*/
  37.     height: 100%;
  38.     width: 100%;
  39.     top: 0;
  40.     left: 0;
  41.     background: #000000;
  42.     z-index: 100;
  43. }#fblikepop #closeable {
  44.     float: right;
  45.     margin: 7px 15px 0 0;
  46. }#fblikepop h1 {
  47.     background: #6D84B4 none repeat scroll 0 0;
  48.     border-top: 1px solid #3B5998;
  49.     border-left: 1px solid #3B5998;
  50.     border-right: 1px solid #3B5998;
  51.     color: #FFFFFF !important;
  52.     font-size: 14px !important;
  53.     font-weight: normal !important;
  54.     padding: 5px !important;
  55.     margin: 0 !important;
  56. }#fblikepop #actionHolder {
  57.     height: 30px;
  58.     overflow: hidden;
  59. }#fblikepop #buttonArea {
  60.     background: #F2F2F2;
  61.     border-top: 1px solid #CCCCCC;
  62.     padding: 10px;
  63.     min-height: 50px;
  64. }#fblikepop #buttonArea a {
  65.     color: #999999 !important;
  66.     text-decoration: none !important;
  67.     border: 0 !important;
  68.     font-size: 10px !important;
  69. }#fblikepop #buttonArea a:hover {
  70.     color: #333 !important;
  71.     text-decoration: none !important;
  72.     border: 0 !important;
  73. }#fblikepop #popupMessage {
  74.     font-size: 12px !important;
  75.     font-weight: normal !important;
  76.     line-height: 22px;
  77.     padding: 8px;
  78.     background: #fff !important;
  79. }#fblikepop #counter-display {
  80.     float: right;
  81.     font-size: 11px !important;
  82.     font-weight: normal !important;
  83.     margin: 5px 0 0 0;
  84.     text-align: right;
  85.     line-height: 16px;
  86. }</style>
  87. <script src="http://www.google.com/jsapi"></script><script>google.load("jquery", "1");</script>
  88. <script type="text/javascript" src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
  89. <script type="text/javascript">
  90. //<![CDATA[
  91.  kakinetworkdotcom01username="Defemei.net",
  92.  kakinetworkdotcom01title="Da un like paginii noastre!",
  93.  kakinetworkdotcom01skin="04",
  94.  kakinetworkdotcom01time="60",
  95.  kakinetworkdotcom01wait="0",
  96.  kakinetworkdotcom01lang="en"
  97. //]]>
  98. </script>
  99. <script type="text/javascript" src="../wp-content/themes/twentyseventeen/assets/js/popup-with-timer-codez.js"></script>
  100. <script type="text/javascript">
  101. //<![CDATA[
  102.  $(document).ready(function(){$().kakinetworkdotcom({ closeable: false });});
  103. //]]>
  104. </script>
Advertisement
Add Comment
Please, Sign In to add comment