Advertisement
ShadowEA

Invision Profile

Aug 10th, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 12.25 KB | None | 0 0
  1.     /** IPB PROFILE v2 - DARK Punbb.biz **/
  2.     .usernam-ipb ,.usernam-ipb span {
  3.         color: #7A7A7A!important;  
  4.         font-size: 20px!important;  
  5.         font-weight: bold!important;  
  6.         line-height: 1.7!important;
  7.     }
  8.     .usernam-ipb em {
  9.         display: none!important;
  10.     }
  11.     .ipb-profile .mod-left {
  12.         width: 150px;  
  13.         margin-left: -150px;
  14.         float: left;
  15.     }
  16.     .ipb-profile {
  17.         background: #3A3C3D;
  18.         padding: 9px;
  19.         clear: both;
  20.         padding-left: 188px;
  21.         overflow: hidden;  
  22.         color: #E0E0E0;      
  23.         font-family: helvetica, arial, sans-serif!important;  
  24.         font-size: 11px;
  25.     }
  26.     .mod-center {
  27.     width: 98%;
  28.     float: left;
  29.     background: #2C2929;
  30.     border: 1px solid #3A3939;
  31.     padding: 9px;
  32.     position: relative;
  33.     margin: auto;
  34.     }
  35.     .ipb-m-title h2 {
  36.         padding: 8px 10px;  background: #F5F5F5;  color: #868686;  font-size: 11px; margin: 0;  
  37.         font-weight: bold;
  38.         font-family: helvetica!important;
  39.     display:none;}
  40.     .co-ipb {
  41.     background: #313030;
  42.     margin-bottom: 10px;
  43.     border: 1px solid #DDD;
  44.     margin: 5px;
  45.     min-height: 600px;
  46.     }
  47.     .ipb-profile dt, .ipb-profile dt span {
  48.         color: #D6CECE!important;
  49.         font-weight: bold!important;
  50.     }
  51.     .m-info-ipb dt {
  52.         display: inline-block;
  53.         width: 200px;
  54.         text-align: right;
  55.         padding-right: 10px;
  56.     }
  57.     .m-info-ipb dd {
  58.         display: inline-block;
  59.         width: 350px;
  60.     }
  61.     .profi-add-ipb a.mainmenu + br + a.mainmenu ,.main-ipb-f .clear ,.m-info-ipb .separator {
  62.         display: none;
  63.     }
  64.     .m-info-ipb dl {
  65.         line-height: 1.3;  font-size: 11px;  background: #313030;  border: 1px solid #464545;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
  66.     }
  67.     .ipb-tab-us ul li a span {
  68.         display: block;  padding: 10px 8px;  outline: 0;  font-size: 11px;  color: #8D8D8D;  -webkit-transition: background-color 0.1s ease-in-out;  -moz-transition: background-color 0.3s ease-in-out;
  69.     }
  70.     .ipb-tab-us ul li {
  71.     background: #414040;
  72.     color: #808080;
  73.     border-bottom: 1px solid #4D4D4D;  font-size: 13px;
  74.     }
  75.     .ipb-tab-us ul li :hover {
  76.     background: #4C4C4D;
  77.     color: rgb(187, 183, 183);
  78.     }
  79.     .ipb-tab-us {
  80.         width: 149px !important;  margin-top: 10px;  border-top: 1px solid #4D4D4D;
  81.     border-left: 1px solid #4D4D4D;
  82.     }
  83.     .ipb-profile li ,.ipb-tab-us ul {
  84.         list-style: none;
  85.     }
  86.     .ipb-tab-us ul li.activetab {
  87.         background: #2C2929;
  88.         width: 150px;
  89.         position: relative;
  90.     z-index: 9;}
  91.     .profile-ava img {
  92.         background: #FFF;  padding: 1px;  border: 1px solid #D3D3D3;  max-width: 138px;  max-height: 138px;
  93.     }
  94.     .estoyenline-i {
  95.     background: #7BA60D;
  96.     }
  97.     .ofline-ipb {
  98.     background: #B3B3B3;
  99.     padding: 0 5px;}
  100.     .estoyenline-i, .ofline-ipb{
  101.     display: inline-block;
  102.     height: 17px;
  103.     line-height: 17px;
  104.     font-size: 9px;
  105.     font-weight: bold;
  106.     text-transform: uppercase;
  107.     color: #FFF;
  108.     border-radius: 2px;
  109.     vertical-align: middle;
  110.     text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.22);
  111.     }
  112.     .pun .co-ipb .main-content {
  113.     background: #FFF;
  114.     border: 0;
  115.     }
  116.     .co-ipb#friends ol li {
  117.     padding: 8px 0 0 0;
  118.     margin: 5px 0 0 0;
  119.     min-width: 80px;
  120.     height: 70px;
  121.     list-style: none;
  122.     width: 100px;
  123.     display: inline-table;
  124.     text-align: center;
  125.     }
  126.     .co-ipb#friends ol li .avatar {
  127.     display: block;
  128.     border: 0;
  129.     background: 0;
  130.     text-align: center;
  131.     width: 100%;
  132.     }
  133.     #friends ol li .message-text ,.co-ipb#friends .message-footer li {
  134.     display: none;
  135.     }
  136.     .co-ipb ol li .avatar img:hover {
  137.     border-color: #7D7D7D;
  138.     }
  139.     .co-ipb ol li .avatar img {
  140.     background: #FFF;
  141.     padding: 1px;
  142.     border: 1px solid #D3D3D3;
  143.     height: 50px;
  144.     width: 50px;
  145.     box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);}
  146.     #contacto h2#contacto ,#profilewall #wallcomment ,#friends h2#friends ,#estadisticas #estadisgene, .co-ipb #estadis {
  147.     display: block;
  148.     }
  149.     #estadisticas h2#estadis ,#contacto h2#estadis ,.co-ipb#profilewall h2#estadis ,.co-ipb#friends h2#estadis {
  150.     display: none;
  151.     }
  152.     #estadisticas .m-info-ipb ul li {
  153.         line-height: 1.3;  font-size: 11px;  background: #31303;  border: 1px solid #464545;  padding: 8px;  border-left: 0;  border-right: 0;  margin-bottom: -1px;
  154.     }
  155.     #estadisticas fieldset legend {
  156.     font-size: 13px;
  157.     font-weight: bold;
  158.     width: 100%;
  159.     font: bold 14px helvetica,arial,sans-serif;
  160.     padding: 8px 10px;
  161.     color: #FFFFFF;
  162.     background: #535355;
  163.     }
  164.     .co-ipb#contacto .contact-ips ,#profilewall .main-content ,#estadisticas .main-content {
  165.         background: #353333;
  166.         padding: 9px;
  167.     }
  168.     #estadisticas .main-content .stats-field.genmed {
  169.         overflow: hidden;
  170.         margin-bottom: 24px;
  171.         background: #FFF;  
  172.     }
  173.     #estadisticas .main-content .stats-field.genmed ul {
  174.         padding: 9px;
  175.         border: 1px solid #eeeff0;
  176.     }
  177.     .co-ipb#contacto h2#contacto ,#wallcomment ,#estadisgene {
  178.         background: #4B4A4A url() repeat-x top;  
  179.         color: #FFF;  padding: 10px 10px 11px;            border-radius: 4px 4px 0 0;      
  180.         box-shadow: inset 0px 1px 0 #444443;  border-width: 1px 1px 0 1px;  
  181.         border-color: #4E4D4C;  
  182.         border-style: solid;  font-size: 11px;
  183.         text-shadow: none;
  184.     }
  185.     #profilewall ,#estadisticas {
  186.         border-radius: 4px 4px 0 0;
  187.         border: none;
  188.     }
  189.     .pun .co-ipb a {
  190.         color: #225985;
  191.     }
  192.     .pun .co-ipb a:hover {
  193.         color: #328586;
  194.     }
  195.     .co-ipb#friends ol li .avatar img:hover {
  196.         border-color: #7D7D7D;
  197.     }
  198.     #estadisticas .m-info-ipb {
  199.         border: 1px solid #DDD;
  200.     }
  201.     #estadisgene span {
  202.         background: rgba(0,0,0,0.3);  opacity: 1;  
  203.         color: #FFF;  padding: 4px 10px;  font-weight: bold;      border-radius: 10px;      box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  204.     }
  205.     #profile-advanced-layout, #profile-advanced-right{display:none;}
  206.     .mensajeprofile ol li.clearfix {
  207.         background: #FFF;  border: 1px solid #eeeff0;
  208.         padding: 9px;
  209.         margin-bottom: 9px;
  210.         position: relative;  
  211.     }
  212.     .mensajeprofile .avatar {
  213.         border: 0;
  214.         background: 0;
  215.         display: inline;
  216.         float: left;
  217.     }
  218.     .mensajeprofile ol li .message-block {
  219.         overflow: hidden;
  220.         margin-left: 65px;
  221.         padding: 0;
  222.     }
  223.     .mensajeprofile ol li .message-block .message-header a {
  224.         font-weight: bold;  font-size: 14px;
  225.     }
  226.     .mensajeprofile .message-date {
  227.         position: absolute;
  228.         bottom: 5px;
  229.         color: #A4A4A4;  font-size: 12px;
  230.         background: transparent url("http://i.imgur.com/8WDJvOf.png") no-repeat left;
  231.         padding-left: 20px;
  232.     }
  233.     .mensajeprofile .message-text {
  234.         margin: 5px 0;
  235.         font-size: 14px;  word-wrap: break-word;
  236.     }
  237.     #profilewall .message-footer {
  238.         float: right;
  239.     }
  240.     #profilewall .message-footer li {
  241.         display: inline;
  242.         margin-right: 10px;
  243.     }
  244.     .co-ipb .pagination b {
  245.         background: #7BA60D;  color: #FFF;  font-weight: bold;      border-radius: 2px;  
  246.         padding: 4px 5px;
  247.     }
  248.     .co-ipb .pagination a {
  249.         display: inline-block;    color: #999;
  250.         background: none;
  251.         padding: 4px 5px;
  252.     }
  253.     .co-ipb .pagination a:hover {
  254.         background: #ECECEC;      border-radius: 2px;
  255.     }
  256.     .co-ipb .pagination {
  257.         background: white;
  258.         border-radius: 5px 5px 0 0;
  259.         padding: 4px 10px;
  260.     }
  261.     #friends .message-header em {
  262.     display: block;
  263.     }
  264.     h2#friends {
  265.     font: normal 14px helvetica,arial,sans-serif;
  266.     padding: 8px 10px;
  267.     background: #535355;
  268.     color: #FFFFFF;
  269.     }
  270.     .co-ipb#contacto ,.co-ipb#friends {
  271.     border: 0;
  272.     }
  273.     .contact-ips dl dt {
  274.         display: inline-block;
  275.         width: 140px;
  276.         text-align: right;
  277.     }
  278.     .contact-ips dl dd {
  279.         width: 600px;
  280.         display: inline-block;
  281.         padding-left: 10px;
  282.         vertical-align: middle;
  283.     }
  284.     .lass-activiti {
  285.     display: inline-block;
  286.     margin-left: 10px;color: #C4C4C4;
  287.     }
  288.     .coin-ipb span {
  289.         font-size: 20px;  font-weight: bold;  display: block;
  290.     }
  291.     .coin-ipb #sub {
  292.         text-align: center;  font-weight: normal;
  293.     }
  294.     .coin-ipb {
  295.         float: none;  margin: 0 0 5px 0;  
  296.         padding: 10px;  text-align: center;  font-weight: normal;  display: block;
  297.         background: #80B700;
  298.         border-radius: 3px;
  299.         color: white;font-size: 13px;
  300.     }
  301.     .repu-ipb {
  302.         background: #DEDEDE;  color: #6E6E6E;    
  303.         float: none;  margin: 0 0 5px 0;  padding: 10px;  text-align: center;  font-weight: normal;  display: block;      border-radius: 3px;  
  304.         font-size: 13px;
  305.     }
  306.     .repu-ipb span {
  307.         font-size: 20px;  font-weight: bold;  display: block;
  308.     }
  309.     .band-right {
  310.         margin-left: 612px;
  311.       top: -35px;
  312.     position: relative;
  313.     }
  314.     .co-ipb#profile {
  315.         border: 0;
  316.     }
  317.     .co-ipb#profile .in-ipb {
  318.         width: 600px;
  319.         border: 1px solid #464545;
  320.         float: left;
  321.         border-top: 0;
  322.     }
  323.     h2#estadis {
  324.         width: 580px;
  325.         font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px;  
  326.         background: #535355;  color: #FFFFFF;
  327.         border: 1px solid #565658;
  328.     }
  329.     .module-ipb-right h2 {
  330.         font: normal 14px helvetica, arial, sans-serif;  padding: 8px 10px;  background: #535355;  color: #FFFFFF;
  331.     }
  332.     .main-ipb-f {
  333.         padding: 9px;
  334.     }
  335.     .main-ipb-f .clear + a.mainmenu {
  336.         display: block;
  337.         text-align: center;
  338.     }
  339.     .main-ipb-f .friend-block {
  340.         display: inline-block;
  341.         float: none;
  342.     }
  343.     .main-ipb-f .avatar img {
  344.         padding: 1px;  border: 1px solid #D5D5D5;  background: #FFF;      box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);  
  345.     }
  346.     .main-ipb-f .avatar {
  347.         border: 0;
  348.         background: none;
  349.         width: auto;
  350.     }
  351.     .main-ipb-f div.clear + a.mainmenu[href^="/u"], non.main-ipb-f .friend_list_online_status img {
  352.     display: none;
  353.     }
  354.     .profi-add-ipb a#search-i {
  355.         background: #6F6F6F  url("http://imgur.com/L7iVQwl.png") no-repeat 5px;
  356.     }
  357.     .rating-profile {
  358.         margin: 10px 0 20px 0;
  359.     }
  360.     .register-date {
  361.         margin-bottom: 10px;
  362.         font: normal 13px helvetica,arial,sans-serif;
  363.     }
  364.     .profi-add-ipb {
  365.     position: absolute;
  366.     right: 30px;
  367.     top: 95px;
  368.     color: rgba(0, 0, 0, 0);
  369.     }
  370.     .profi-add-ipb br {
  371.         display: none;
  372.     }
  373.     .pun .profi-add-ipb a {
  374.         display: inline-block;
  375.         background: #4B4A4A  url("http://i.imgur.com/39Oydq9.png") no-repeat 5px;
  376.         height: 17px;
  377.     line-height: 17px;
  378.        padding: 2px 2px 2px 25px;        
  379.         border: 1px solid rgba(61, 61, 61, 0.76);      
  380.         box-shadow: 0px 7px 21px rgba(53, 53, 53, 0.41) inset, 0px 1px 0px rgba(0, 0, 0, 0.41);      border-radius: 3px;  color: #FFFFFF;    white-space: nowrap;  -webkit-transition: all 0.2s ease-in-out;  -moz-transition: all 0.2s ease-in-out;
  381.         margin-right: 15px;font-size: 12px;
  382.     }
  383.     .pun .profi-add-ipb a:hover {
  384.         border: 1px solid #464646;
  385.     }
  386.     .pun .profi-add-ipb a#men {
  387.     background: #4B4A4A   url("http://i.imgur.com/ykiMAjr.png") no-repeat 5px;
  388.     }
  389.     .pun .nav-ipb-top a {
  390.         color: rgb(85, 85, 85);
  391.     }
  392.     .nav-ipb-top {
  393.         position: relative;
  394.         margin-left: -140px;
  395.         margin-bottom: 10px;
  396.     }
  397.     .nav-ipb-top span {
  398.     margin: 0 5px;
  399.     }
  400.     .mod-center {
  401.     padding-bottom: 50px;
  402.     }
  403.     #word-link {
  404.         position: absolute;
  405.         bottom: 19px;
  406.         right: 26px;
  407.         z-index: 999!important;
  408.         color: #777;
  409.         font: normal 9px helvetica;
  410.         text-align: right;
  411.     }
  412.     .co-ipb div.activetab {
  413.     display: block!important;
  414.     }
  415.     .mod-center .activetab {opacity: 1!important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement