DanelCodes

PF | CSS

Nov 13th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. /*profile*/
  2. a:link
  3. {
  4. text-decoration:none;
  5. }
  6.  
  7. .profilename{
  8. width: 250px;
  9. height: 90px;
  10. background: #8d212a;
  11. position: relative;
  12. left: -1px;
  13. top: 0px;
  14. }
  15.  
  16. .profilename n{
  17. color:#FFF!important;
  18. font-family: 'Open Sans Condensed', sans-serif;
  19. font-size: 19px;
  20. text-transform: uppercase;
  21. line-height: 80px;
  22. border-bottom: 2px solid #fff;
  23. padding-bottom: 1px;
  24. }
  25.  
  26. .profilename strong {text-decoration: none; }
  27.  
  28. .profilename a{
  29. color:#FFF!important;
  30. border-bottom: 2px solid #fff;
  31. text-decoration: none !important;
  32. }
  33.  
  34. .profilename span{
  35. color:#FFF!important;
  36. text-decoration: none;
  37. }
  38.  
  39. .profilegrupo{
  40. width: 250px;
  41. height: 20px;
  42. position: absolute;
  43. bottom: 12px;
  44. color: #fff;
  45. font-family: 'calibri';
  46. font-size: 9px;
  47. text-transform: uppercase;
  48. letter-spacing: 2px;
  49. line-height: 8px;
  50. }
  51.  
  52. .miniprof {position:relative; overflow:hidden; margin-left: -60px;}
  53.  
  54. .profileavatar {
  55. width:249px;
  56. height:400px;
  57. background: #fff;
  58. position: relative;
  59. left: -1px;
  60. }
  61.  
  62. .profileavatar img {
  63. width:250px; height:400px; width: 100% !important;
  64. }
  65.  
  66. .mp {
  67. position: absolute;
  68. top: 0px;
  69. left: -1px; padding: 2px;
  70. background: rgba(0,0,0,0.7);
  71. width: 246px;
  72. height: 100%;
  73. opacity: 0;
  74. transition: all .5s linear;-moz-transition: all .5s linear;-webkit-transition: all .5s linear}
  75.  
  76. .mp:hover {
  77. opacity: 1;
  78. }
  79.  
  80. .mp1 {
  81. opacity: 0;
  82. position: absolute;
  83. top: 15px;
  84. left: 10px;
  85. width: 225px;
  86. height: 365px;
  87. vertical-align: middle;
  88. transition: all .5s linear;-moz-transition: all .5s linear;-webkit-transition: all .5s linear;
  89. border: 2px solid rgba(0,0,0,0.0);
  90. outline: 1px solid #fff;
  91. }
  92.  
  93. .mp1:hover {
  94. opacity: 1;
  95. transition: 0.5s linear;
  96. }
  97.  
  98.  
  99. /*contacto*/
  100.  
  101. .contat {position: relative; top: -209px; left: 48px; width: 93px; height: 100px; }
  102.  
  103. /*imagen*/
  104.  
  105. span.profilefield:nth-child(1) .label {display:none}
  106.  
  107. span.profilefield:nth-child(1) img { height: 90px; width: 90px; top: 17px; left: -50px; position: relative; outline:5px solid #fff; border: 2px solid #000;}
  108.  
  109. span.profilefield:nth-child(1) {border-bottom: none;}
  110.  
  111. /*apodo*/
  112.  
  113. span.profilefield:nth-child(2) { font-family: 'Open Sans Condensed', sans-serif; font-size: 15px; padding: 12px; text-transform:uppercase;
  114. color: #000; font-weight: 800; display:block;
  115. width: 179px; background: #fff; margin-bottom:3px; position: relative; top: 31px; left: 0px; }
  116.  
  117. span.profilefield:nth-child(2) .label {display:none}
  118.  
  119. /*mensajes y puntos*/
  120.  
  121. span.profilefield:nth-child(3) .label {color: #fff!important; display: block; font-size: 8px; background: #848; padding-bottom: 3px; font-family: 'Open Sans Condensed', sans-serif;
  122. text-transform:uppercase;}
  123.  
  124. span.profilefield:nth-child(3) .label span { color: #000!important; }
  125.  
  126. span.profilefield:nth-child(4) .label {color: #fff!important; display: block; font-size: 8px; padding-bottom: 3px;}
  127.  
  128. span.profilefield:nth-child(4) .label span { color: #000!important; font-family: 'Open Sans Condensed', sans-serif; text-transform:uppercase;}
  129.  
  130. span.profilefield:nth-child(3) { width:73px; font:10px 'verdana'; text-align: center; font-weight:bold; background: #fff; color: #000;
  131. padding:4px; position: relative; top: -128px; left: 55px; padding: 10px; display: block; }
  132.  
  133. span.profilefield:nth-child(4) { width:73px; font:10px 'verdana'; text-align: center; font-weight:bold; background: #fff; color: #000;
  134. padding:4px; position: relative; top: -119px; left: 55px; padding: 10px; display: block; }
  135.  
  136. /*otros*/
  137.  
  138. span.profilefield:nth-child(5) .label {color: #fff!important; display: block; font-size: 8px; padding-bottom: 3px; font-family: 'Open Sans Condensed', sans-serif;
  139. text-transform:uppercase;}
  140.  
  141. span.profilefield:nth-child(5) .label span { color: #000!important; }
  142.  
  143. span.profilefield:nth-child(6) .label {color: #fff!important; display: block; font-size: 8px; padding-bottom: 3px;}
  144.  
  145. span.profilefield:nth-child(6) .label span { color: #000!important; font-family: 'Open Sans Condensed', sans-serif; text-transform:uppercase;}
  146.  
  147. span.profilefield:nth-child(5) { width:81px; font:10px 'verdana'; text-align: center; font-weight:bold; background: #fff; color: #000;
  148. padding:4px; position: relative; top: -58px; left: -51px; padding: 10px; display: block; }
  149.  
  150. span.profilefield:nth-child(6) { width: 81px; font:10px 'verdana'; text-align: center; font-weight:bold; background: #fff; color: #000;
  151. padding:4px; position: relative; top: -52px; left: -51px; padding: 10px; display: block; }
  152.  
  153. /*frase*/
  154.  
  155. span.profilefield:nth-child(7) .label {color: #fff!important; display: none; font-size: 8px; padding-bottom: 3px;}
  156.  
  157. span.profilefield:nth-child(7) { width: 179px; height: 48px; overflow: auto; padding: 12px; font: 9px 'verdana'; text-align: justify; background: #fff;
  158. color: #000; position: relative; top: -47px; left: 0px; display: block; }
Add Comment
Please, Sign In to add comment