Advertisement
TICKOONA

اضافه ايفونات التواصل الاجتماعي في البلوجر

Jul 22nd, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.42 KB | None | 0 0
  1. <ul class="pro-ayoub_nav">
  2. <li><a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="https://twitter.com/STaY_____calM" id="twitr">تويتر</a></li>
  3. <li><a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="http://stay---calm.tumblr.com/" id="ggl">tumblr</a></li>
  4. <li><a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="https://www.facebook.com/StAyCaLmUsTaPhA" id="face">فيس بوك</a></li>
  5. </ul>
  6. <ul class="pro-ayoub_nav">
  7. <li><a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="https://www.youtube.com/channel/UCLIf4srO5iLiQ-qYZVaRBAA/videos" id="you">يوتيوب</a></li>
  8. <li><a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="https://instagram.com/stay__oo__calm" id="khamsat">instagram</a></li>
  9. <li>pinterest <a class="pro-ayoub_navi" target="_blank" rel="nofollow" href="https://fr.pinterest.com/stay__calm" id="rss">rss</a></li>
  10. </ul>
  11. <style>
  12. .pro-ayoub_nav {
  13. float: left;
  14. width: 300px;
  15. }
  16. ol, ul {
  17. list-style: none;
  18. }
  19. .pro-ayoub_nav li {
  20. float: right;
  21. margin-left: 5px;
  22. }
  23. a#twitr {
  24. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat 24px -73px #0ED6CE;
  25. }
  26. a#twitr:hover {
  27. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat -60px -73px #ffffff;
  28. }
  29. a#ggl {
  30. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat 24px -235px #ED5029;
  31. }
  32. a#ggl:hover {
  33. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat -60px -235px #ffffff;
  34. }
  35. a#face {
  36. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat 28px -151px #5157DF;
  37. }
  38. a#face:hover {
  39. background: url('https://lh3.googleusercontent.com/-sEETGu1m69U/UyRbX0o3TgI/AAAAAAAAAHs/_Pb9cTT_sQs/icns.png') no-repeat -60px -151px #ffffff;
  40. }
  41. a#you {
  42. background: url('http://staycalm.606h.net/do.php?img=10') no-repeat 26px -397px #ff0000;
  43. }
  44. a#you:hover {
  45. background: url('http://staycalm.606h.net/do.php?img=9') no-repeat -67px -397px #ffffff;
  46. }
  47. a#khamsat {
  48. background: url('http://staycalm.606h.net/do.php?img=9') no-repeat 24px -318px #f2bb12;
  49. }
  50. a#khamsat:hover {
  51. background: url('http://staycalm.606h.net/do.php?img=9') no-repeat -65px -318px #ffffff;
  52. }
  53. a#rss {
  54. background: url('http://staycalm.606h.net/do.php?img=9') no-repeat 24px -480px #ff5a00;
  55. }
  56. a#rss:hover {
  57. background: url('http://staycalm.606h.net/do.php?img=9') no-repeat -65px -480px #ffffff;
  58. }
  59. .pro-ayoub_nav li .hdr_navi:hover {
  60. background-color: #ffffff;
  61. color: #df517f;
  62. }
  63. a:hover, body a:hover {
  64. color: #df517f;
  65. text-decoration: none;
  66. }
  67. a {
  68. text-decoration: none;
  69. }
  70. .pro-ayoub_nav li .pro-ayoub_navi {
  71. display: block;
  72. height: 35px;
  73. width: 95px;
  74. background: url('img/big_ics.png') no-repeat -202px 33px #2ad0ff;
  75. color: #fff;
  76. font-family: goth;
  77. font-size: 14px;
  78. text-align: center;
  79. -webkit-transition: all 600ms ease;
  80. -moz-transition: all 600ms ease;
  81. -o-transition: all 600ms ease;
  82. -ms-transition: all 600ms ease;
  83. transition: all 600ms ease;
  84. padding-top: 60px;
  85. }
  86. @font-face {
  87. font-family: 'goth';
  88. src: url(//:) format('no404'), url('https://themes.googleusercontent.com/static/fonts/earlyaccess/droidarabickufi/v3/DroidKufi-Regular.ttf') format('truetype');
  89. font-weight: normal;
  90. font-style: normal;
  91. }
  92. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement