Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Modificare Culoare Scris Forum

Pagina 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Modificare Culoare Scris Forum

Mesaj Scris de FreeH3K4R Joi Dec 11, 2014 5:45 pm

Rezumarea primului mesaj :

Buna Seara
Am si eu nevoie de ajutor in legatura cu , culoarea/stilul scrisului de pe forum.E un gri mai deschis si nu prea se vede bine si as vrea sa-l modific dar nu stiu cum.
Modificare Culoare Scris Forum - Pagina 2 Am2hdy
Acesta e CSS temei pe care o folosesc:
Cod:
#pun-intro , #pun-head #pun-navlinks , #pun-visit {
 display: none;
}

/* body */
body {
font: normal 13px "helvetica", arial, sans-serif!important;
}
body {
background-image: url("http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/background.gif");
color: #5a5a5a;
position: relative;
}
.pun {
    margin: auto;
    padding: 0;
    width: 100%;
}
#pun-intro {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) 0 546px;
    min-height: 164px;
    padding: 0;
    margin: auto;
    border: 0;
}

#pun-foot #pun-about a[href^="/abuse"] ,#pun-foot #pun-about a[href^="/statistics"], #pun-foot #pun-about a[href^="/contact"] ,#pun-visit.clearfix, .main-box ,#pun-head {
display: none;}


#header_effect_right {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) no-repeat right 0;  height: 164px;
}
#header_effect_left {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/header_glow_left.png) no-repeat left 0;  height: 164px;
}
#header_right {
    position: absolute;  top: 0;  right: 0;
    width: 651px;
}
#user_navigation a {
    color: #ACB5C3;
  margin-right: 8px;
}
#user_navigation a#register_link {
    background: #7ba60d;  color: #fff;  display: inline-block;  padding: 3px 8px;  border: 1px solid #7ba60d;      box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);  text-shadow: 0px 1px 2px rgba(0,0,0,0.3);  border-radius: 3px; 
}
#header_right li {
    list-style: none;
    display: inline-block;
}
.ipsList_inline.right li {
    display: inline;
}
#user_navigation {
    color: #78818E;  font-size: 11px;  text-shadow: 0 1px 0 #000;  width: 100%;  float: right;
}
#primary_nav {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) 0 0 repeat-x;
border: 1px solid #1f2124;
clear: both;
display: block;
height: 43px;
min-width: 615px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#primary_nav .active {
background: #181C1F url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) -30px -86px repeat-x;
}
#community_app_menu li a {
    color: #b1c0cd;  font-family: helvetica;  font-size: 10pt;  font-weight: bold;  text-decoration: none;  text-shadow: 1px 1px 2px #181f26;  display: block;  padding: 13px 13px 14px;
}
#header_right a:hover {
    color: #fff;
}
#header_bar {
    background: url(http://i.imgur.com/ZYHgTPu.png) repeat-x bottom;  height: 28px;  margin: 33px 0 6px;  text-align: right;  min-width: 615px;  float: right;
}
#nav_app_forums.left.active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x;  color: #b1c0cd;
}
#nav_other_search {
    float: right;
}
#header_right #community_app_menu a {
    font-family: helvetica;  font-size: 13px;
}

#header_right #community_app_menu li:hover {
background: rgba(0, 0, 0, 0.37);
-webkit-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
}
li#nav_app_forums.left.active:hover ,li#nav_app_forums.left.active:active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
#community_app_menu li:active{
background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
.sprite.icon_nav_search {
    background: url(http://i.imgur.com/g0bC29H.png) -32px -3px;  height: 16px;  width: 19px;
}

/* largura do forum */
/*footer*/
#pun-about {
  width: 65%;
}
/* header */
.main_width {
    margin: 0 auto;  min-width: 975px;
    width: 65%;
    position: relative;
}

/*body*/
#page-body {
    background: #fff; 
    margin-bottom: 35px!important;  padding: 15px 10px 10px;  line-height: 120%;  box-shadow: 0 1px 2px #DBDBDB;
    width: 65%;
    margin: auto;
    overflow: hidden;
    min-width: 975px;
position:relative;
padding-bottom: 30px;}
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
.pun .main-head +.main-content.ipb {  border: 1px solid #a3b0c1;
    background: #C4CBD4;
  padding: 9px;}

.main-content.ipb table.table {
    background: #fff; 
    border: 1px solid #a3b0c1;
    border-collapse: initial;
}
.pun table.table td {
    padding: 12px;  border-bottom: 1px solid #e1e1e1;  border-top: 1px solid #fff;
    background: white!important;
    border-right: none!important;
    border-left: none!important;
    color: rgb(119, 119, 119);    font-family: helvetica, arial, sans-serif;  font-size: 12px;
}
.pun .main .forumtitle {
    font-size: 16px;
    font-weight: bold;
    color: #45515b;
}
.main .forumtitle:hover {
    color: #1d2023;
}
.main .main-foot, .main .main-head {
background: #1F2124 url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) repeat-x 0 -586px;
color: #fff;
padding: 10px 10px 11px;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
border-width: 1px 1px 0 1px;
border-color: #1F2124;
border-style: solid;
}
.main .main-head .page-title {
color: #fff;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.inx {
    float: left;
}
.inx img {
    width: 30px;
    height: 30px;
    padding: 0;  border: 1px solid #262B2F;  background: #fff;          box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
margin-right: 5px;}
.ipsType_pagetitle {
font: 300 32px/1.3 Helvetica, Arial, sans-serif;
color: #323232!important;margin: 1px 0 3px;
}
#nav_other_search:hover{
-moz-border-radius:0px 5px 3px 0px !important;
-webkit-border-radius:0px 5px 3px 0px !important;
border-radius:0px 5px 3px 0px !important
}
.main .topictitle {
font-size: 14px;
font-weight: normal;
}
.pun table.table td.tcr ,.pun table.table td.tc3 {
    opacity: 0.7;
}
.pun table.table tr:hover >td{
    opacity: 1;
}
#breadcrumb {
    background: url(http://i.imgur.com/hznYnrw.png);  height: 78px;  overflow: hidden;  text-shadow: 0 1px 0 #fff;  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;   
}
.crumb.left a span {
    color: #585858;  font: normal 17px trebuchet ms;
}
.crumb.left {
    float: left;  margin: 29px 0;
}
.social_media {
    float: right;  margin: 26px 0;
}
.social_links {
    float: left;  position: relative;  padding-right: 1px;  z-index: 999;
}
.social_links .icon_facebook {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -150px; 
    z-index: 999;  width: 108px;
    height: 27px;
}
._social.icon_facebook_b {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -177px;               
    position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}

.icon_twitter {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -150px;  z-index: 999;
}
.social_links.icon_twitter_div {
    width: 96px;
}
._social {
    height: 27px;  width: 90px;
}
._social.icon_twitter_b {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -177px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;
}
._social.icon_google {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -205px;  z-index: 999;  width: 108px;
}
._social.icon_google_b {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -233px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}
._social.icon_youtube {
    background: url(http://i.imgur.com/DPq3PtH.png);  z-index: 999;  height: 28px;  width: 103px;
}
._social.icon_youtube_b {
    background: url(http://i.imgur.com/DPq3PtH.png) 0 -28px;  position: absolute;  left: 0;  top: 0;  z-index: -10;  width: 103px;
}
.social_links > a >img:hover {
    opacity: 0;
}
.social_links a img {
    outline: 0 none;  -moz-transition: all 600ms ease 0s;  -webkit-transition: all 600ms ease 0s;-htm-transition-duration: all 500ms;
}

#pun-foot {
  background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) -450px 111px;
height: 111px;
}
#pun-foot #pun-about {
    background: none;
    border: 0;
    font-size: 11px;
    position: relative;
    color: #848484 !important;  text-shadow: 0px -1px 0px #000;
}
#pun-about #qjump {
    display: none;
}
#pun-foot ul li a {
    color: rgb(203, 222, 241);      font-family: helvetica, arial, sans-serif;  font-size: 11px;
    font-weight: normal;
    margin-left: 6px;
}
#pun-foot #pun-about ul li {
    color: transparent;
    font-size: 0px;
}
#pun-about ul li strong a {
    border-right: 1px solid #3C494E;
    padding-right: 6px;
}
#pun-about {
  margin: 0 auto;  min-width: 975px;
}
.skin_copyright a {
    color: #5e6d7d !important;
    font-family: helvetica, arial, sans-serif;  font-size: 11px;
    display: block;
}
.skin_copyright {
    float: left;
    list-style: none;
    padding-left: 28px;
    position: relative;
}
p#copyright {
    float: right;
    color: #525E6B;
    font-size: 11px;
}
#pun-foot a {
    color: #CBDEF1;
}
#rss_feed {
    background: url(http://i.imgur.com/g0bC29H.png) 0 -58px;  height: 26px;  width: 25px;  margin-bottom: -16px;  margin-right: 3px;
    position: absolute;
    left: 0;
    top: 3px;
}
#shitpe {
    width: 24px;  height: 24px;  line-height: 20px;  left: 50%;  margin-left: -12px;  position: absolute;    background: rgba(255,255,255,0.1); 
    text-align: center;      border-radius: 16px; 
    outline: 0;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer; 
    -webkit-transition: 1s; 
    -moz-transition-duration: 1s; 
    -htm-transition-duration: 1s;
}
#shitpe img {
    margin-top: 5px;
 
}
#shitpe:hover {
    background: #3C742B;
}
#pun-foot span.center {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
#pun-foot span.center br {
    display: none;
}
#search_ipb {
background: rgba(31, 33, 36, 0.5);
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
padding: 8px;
position: absolute;
right: 0;
top: 110px;
width: 281px;
font-family: helvetica;
display: none;
}
.in-search-ft {
    position: relative;  background: #fff;  display: block;  padding: 0 26px 0 4px;  height: 26px;  line-height: 25px;      border-radius: 3px 4px 4px 3px;      box-shadow: 0px 2px 4px rgba(0,0,0,0.2);  min-width: 230px;
    margin-right: 28px;
}
.in-search-ft .inputbox.medium {  padding: 0;  background: transparent;  width: 167px;  outline: 0;
    font: normal 12px helvetica;
  border: none!important;  box-shadow: none!important;  margin-top: 5px;}
#search_options {
    font-size: 10px;  height: 20px;  line-height: 20px;  margin: 3px 3px 3px 0;  padding: 0 6px;      border-radius: 3px;  background: #eaeaea;  display: inline-block; 
    right: 31px;  max-width: 80px;  text-overflow: ellipsis;  overflow: hidden;
    cursor: pointer;
    position: absolute;
}
#search_ipb #buttonsearch {
    background: #7ba60d url(http://i.imgur.com/h7M3LJU.png) no-repeat 50%;  text-indent: -3000em;  padding: 0;  border: 0;  border: 1px solid #7ba60d;  display: block;  width: 26px;  height: 26px;  position: absolute;  right: 0;  top: 0;  bottom: 0;  -moz-border-radius: 0 3px 3px 0;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 3px;  border-radius: 0 3px 3px 0;  -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
}
.in-search-ft #search-advance {
    position: absolute;
    right: -23px;
    top: 5px;
}
#search_ipb form {
    position: relative;
}
.right.ipsType_smaller {position: absolute;right: 20px;bottom: 10px;}
.fadeipb {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.23);
    z-index: 1000!important;
}
.loginfadeipb {
    position: fixed;
    width: 100%;
    top: 20%;
    z-index: 10000!important;
    color: #5A5A5A;    font-family: helvetica, arial, sans-serif;  font-size: 13px;
}
.contentitr {
    background: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.contenipbfa {
    width: 600px;  position: relative;  margin: auto;  background-color: rgba(70, 70, 70, 0.6);  padding: 4px;      box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );      border-radius: 4px;
}
.topcatipb h3 {
    background: #1F2124 url(http://i.imgur.com/D4pTXAo.png) repeat-x top;  color: #FFF;  border-width: 1px 1px 0 1px;  border-style: solid;  border-color: #1F2124;  padding: 9px 10px 10px;  font-size: 14px;  font-weight: 300;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.loginfadeipb a {
    color: #45515B;  text-decoration: none;
    -webkit-transition: 0.3s;  -moz-transition-duration: 0.3s;  -htm-transition-duration: 0.3s;
}
.loginfadeipb a:hover {
    color: #1D2023;
}
.userloginbox .namusipb, .userloginbox .passipbnwa {
    width: 290px;
    height: 22px;
}
.userloginbox .genmed {
    font-weight: bold;  font-size: 15px;
    width: 180px; 
    padding-right: 15px;   
    line-height: 1.8;
    float: left;
    text-align: right;
}
.needanacc {
    margin: 10px 10px 10px 196px;
}
.buttonipblog {
    background: #E4E4E4;  background: -moz-linear-gradient(top, #E4E4E4 0%, #CCC 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CCC));  padding: 5px 10px; 
    text-align: center;  border-top: 1px solid #CCC;  margin-top: 25px;
}
.subiw {
    color: #A4A4A4;
    margin-left: 18px;
}
.sendpass {
    margin-left: 196px;
}
.saipb {
    margin-left: 195px;
}
#sign_in_popup_close {
    cursor: pointer;
    position: absolute;  right: 16px;  top: 12px;
}
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}

.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
#tabs ul li a {
    background: #F5F5F5;  color: #808080; 
    border: 1px solid #CDD3DA;  font-size: 13px;
    border-bottom: 0;
}
#tabs ul li.activetab a:hover ,#tabs ul li.activetab a {
    background: #FFF;  color: #353535;  font-weight: bold;
    border: 1px solid #CFCFCF;
    text-decoration: none;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
background: #C4CBD4;
padding: 9px;
}
.message {
  margin-bottom: 10px;
background: #fddea9;
padding: 10px;
border: 1px solid #F6BE53;
color: #ce7813;
line-height: 1.6;
font-size: 12px;
}
.pun-crumbs {
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #EFF1F3;
border: 1px solid #D9DBDD;
border-radius: 5px;
box-shadow: 0 0 3px rgba(109,119,237,0.2);
clear: both;
font-size: 13px;
overflow: hidden;
zoom: 1;
margin: 0 1px 1em;
padding: .2em 1em;
}
/* perfil */
.user-basic-info a img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 330px!important;
margin-bottom: 5px;
max-height: 350px!important;
max-width: 150px!important;
padding: 1px;
width: 150px!important;
}

a {text-decoration: none;!important}
a:link {text-decoration: none;!important}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;!important}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;!important}
a.topictitle:hover {text-decoration: none!important;}

.postfoot {
clear: both;
margin-left: -16.2em!important;
padding: .5em 1em!important;
background: #fdfdfb!important;
border-top: 1px solid #D7DCE2!important;
text-align: right!important;
border-left: 1px solid #D7DCE2!important;
}
.pun .post .user {
padding: 28px 0px 15px 0px;
margin-top: 0px;
width: 12em;
margin-left: -17em;
text-align: center;
width: 194px;
}
#right {
  background: #f2f1f1;
border: 1px solid #c9cdd0;
border-radius: 3px 3px 3px 3px;
padding: 10px;
}

/*----------[Borrar Subrayados]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*----------------FIN---------------*/
#pun-about a {
font-family: helvetica;
color: #EEE;
font-size: 12px;
text-shadow: 1px 1px 0 #5F5F5F;
}
#pun-about form {
display: none;
}
#pun-about {
background: none;
border: none;
min-width: 985px;
margin: auto;
}
.main-head .page-title h2 ,.module.main .main-head .h3 ,.main .main-head .page-title{
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
}
a.forumtitle {
font-size: 16px;
font-family: 'Carrois Gothic', sans-serif;
}
.tcl.tdtopics a.topictitle {
font-size: 15px;
font-family: 'Carrois Gothic', sans-serif;
font-weight: normal;
color: #0F0F0F;
}
#lit {
display: inline-block;
text-align: right;
margin-right: 10px;
}
.datepostur {
padding: 4px;
background: #93C887;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
display: inline-block;
float: right;
margin-bottom: 13px;
color: #FFF !important;
font-size: 11px !important;
}
.pun .main-content_board_index .post {
border: 1px solid #DDD;
border-bottom: 0px solid transparent;
}
.pun .posthead {
background: #E5E8EC!important;
padding: 0 10px!important;
height: 33px;
line-height: 32px;
font-weight: normal;
text-shadow: 0 1px 0 white;
border-bottom: 1px solid #DDD!important;
}
.pun .postmain {
background-color: #FBFBFB;
border-left: 1px solid #DDD;
margin-left: 13em;
}


#userpost strong {
float: left;
}

.reply_form_topic {
padding: 9px;
background: #E5E4E3;
}
.reply_form_topic #pun-qpost {
padding: 10px;
margin: 0em;
background: white;
}
.reply_form_topic .main-head.clearfix {
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
box-shadow: none;
padding: 10px;
text-shadow: 0 0 1px white;
}
.pun .reply_form_topic .main-content.frm {
border: 0px;
}
.reply_form_topic #quick_reply .frm-set {
padding: 0px 5px 0px 3px !important;
border: 2px solid #D5DDE5 !important;
background-color: #E4EBF2 !important;
background-image: none !important;
margin: 0em;
}
.reply_form_topic #text_editor_controls {
margin: 10px;
width: 100%!important;
}
.reply_form_topic button.button2, .reply_form_topic input.button2 {
background: transparent;
border: 0px;
padding: 4px 5px;
border-radius: 2px;
color: #383838;
box-shadow: none;
}
.reply_form_topic button.button2:hover, .reply_form_topic input.button2:hover {
background: #CFDAE0;
border: 0px;
}
.reply_form_topic #textarea_content dl dt {
display: none;
}
.reply_form_topic .dd-textarea {
margin: 0em;
}
.reply_form_topic .options {
display: none;
}
#text_editor_controls {
margin: 10px;
}
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0em;
}
.pun .frm .frm-buttons input, input[type="button"], input[type="reset"], input[type="submit"] {
background: #212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
color: white;
border-radius: 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
border: 1px solid #222;
padding: 4px 10px;
cursor: pointer;
font-weight: 500;
}
.main-content.topic {
background: whiteSmoke;
}
#reply-avatar img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 50px;
width: 50px;
margin: 10px;
border: 1px solid #B9B9B9;
padding: 2px;
}
#reply-avatar {
float: left;
}
#quick_reply .frm-buttons {
margin: 5px;
text-align: right;
border: none;
}
button.button2, input.button2 {
background: whiteSmoke;
padding: 3px 4px;
border: 1px solid #D5D5D5;
border-radius: 2px;
cursor: pointer;
color: #6B6B6B;}
input[type="text"], #text_editor_textarea {
padding: 3px;
border: 1px solid #DADADA;
border-radius: 3px;
}
.ipsList_inline.right li a {
color: #EEE;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;}
.ipsList_inline.right li {
display: inline;
margin: 2px 7px;
}
#reg_link {
background: #7ba60d;
color: #fff;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7ba60d;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
border-radius: 3px;
}
.ipsList_inline.right {
list-style: none;
margin-top: -2px 
}
/* -----------------[Background Selector by 3go0ne]-----------------*/
#custom_background {
background-color: white;
box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.16);
border: 1px solid #D1D1D1;
color: white;
position: relative;
padding: 15px 0px 15px 15px;
overflow: hidden;}
#custom_background span {
    -moz-transition: all .2s ease-in-out 0;
    background: none no-repeat scroll 50% 50% #000;
    border-radius: 3px;
    box-shadow: 0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);
    cursor: pointer;
    display: block;
    float: left;
    height: 90px;
    margin: 5px;
    width: 140px;
}
#custom_background span:hover {
filter: alpha(opacity=0.5);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#nav_background {cursor: pointer;}
#toggle_background {
margin-bottom: 20px;
}
/* Miniaturas (Vista Previa) */
#bg1 {background: url(http://i.imgur.com/wa5siQH.jpg) no-repeat -1006px -250px!important;}
#bg2 {background: url(http://i.imgur.com/sdi00up.jpg) no-repeat -625px -450px!important;}
#bg3 {background: url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important;}
#bg4 {background: url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important;}
#bg5 {background: url(http://i.imgur.com/SKOXqoO.jpg) no-repeat -792px -142px!important;}
#bg6 {background: url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important;}
#bg7 {background: url(http://i.imgur.com/g75ZMGV.jpg) no-repeat 0 0!important;}
#bg8 {background: url(http://i.imgur.com/SurCBhb.jpg) no-repeat 0 0!important;}

/* Backgrounds */
.bg1 {background: white url(http://i.imgur.com/wa5siQH.jpg)!important;}
.bg2 {background: white url(http://i.imgur.com/sdi00up.jpg)!important;}
.bg3 {background: white url(http://i.imgur.com/yhhf7Rt.jpg)!important;}
.bg4 {background: white url(http://i.imgur.com/0RcFxB5.jpg)!important;}
.bg5 {background: white url(http://i.imgur.com/SKOXqoO.jpg)!important;}
.bg6 {background: white url(http://i.imgur.com/EYGZIPq.jpg)!important;}
.bg7 {background: white url(http://i.imgur.com/g75ZMGV.jpg)!important;}
.bg8 {background: white url(http://i.imgur.com/SurCBhb.jpg)!important;}
/* -----------------Background Selector-----------------*/
#fullcred a:hover {
color: white;
}
#fullcred a {
display: block;
font: normal 15px 'Carrois Gothic', sans-serif;
-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
color: #948F8F;
color: rgba(255, 255, 255, 0.4);
}
#fullcred {
float: left;
text-align: left;
}
#topdes:hover {
background: rgba(0, 0, 0, 0.5) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
}
#topdes {
width: 24px;
height: 24px;
display: block;
background: rgba(0, 0, 0, 0.2) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
border-radius: 5px;
margin: auto;
cursor: pointer;
text-align: center;
}
#estadisticas-IPB {
text-align: center;
}
#estadisticas-IPB .stat-bloque {
display: inline-block;
margin-right: 10px;
}
#estadisticas-IPB span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
border-radius: 2px;
margin: 2px;
}
.board_statistics {
margin: 20px 0 0 0;
padding: 10px 0;
border-top: 3px solid #D8D8D8;
}
.board_statistics h2 {
font-size: 14px;
font-weight: bold;
margin: 4px 0;
}
.expand {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px -24px;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;
}
.contract {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;}
.expand:hover ,.contract:hover{opacity: 9;}
  .nivoSlider{position:relative}
    .nivoSlider img{position:absolute;top:0;left:0}
    .nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}
    .nivo-slice{display:block;position:absolute;z-index:5;height:100%}
    .nivo-box{display:block;position:absolute;z-index:5}
    .nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:.8;width:100%;z-index:8}
    .nivo-caption p{padding:5px;margin:0}
    .nivo-caption a{display:inline!important}
    .nivo-html-caption{display:none}
    .nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}
    .nivo-prevNav{left:0}
    .nivo-nextNav{right:0}
    .nivo-controlNav a{position:relative;z-index:9;cursor:pointer}
    .nivo-controlNav a.active{font-weight:bold}
    .theme-default .nivoSlider{position:relative;background:#fff url(http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;margin-bottom:50px;-webkit-box-shadow:0 1px 5px 0 #4a4a4a;-moz-box-shadow:0 1px 5px 0 #4a4a4a;box-shadow:0 1px 5px 0 #4a4a4a}
    .theme-default .nivoSlider img{position:absolute;top:0;left:0;display:none}
    .theme-default .nivoSlider a{border:0;display:block}
    .theme-default .nivo-controlNav{position:absolute;left:50%;bottom:-42px;margin-left:-40px}
    .theme-default .nivo-controlNav a{display:block;width:22px;height:22px;background:url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left}
    .theme-default .nivo-controlNav a.active{background-position:0 -22px}
    .theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;text-indent:-9999px;border:0}
    .theme-default a.nivo-nextNav{background-position:-30px 0;right:15px}
    .theme-default a.nivo-prevNav{left:15px}
    .theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif}
    .theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}
    .theme-default .nivo-caption a:hover{color:#fff}
.codebox {
background: #E7E6E6 !important;
border: 1px solid #BDBDBD !important;
}

.codebox dt {
background-color: #E6E6E6 !important;
border-bottom: 3px solid #E20000 !important;
padding: .25em;
font-size: 14px;
font-weight: 700;
text-shadow: 1px 1px #F3F3F3;
}
.codebox dd {
border: 1px solid #CCC;
background: #F9F9F9;
padding: 0m;
}
.codebox dd.cont_code {
max-height: 200px;
overflow: auto;
background: whiteSmoke;
border: 1px solid #CCC;
}
 #pun-visit.clearfix {
    display: none!important;
    }
/* -----------------Stadisticas mejoradas HM-----------------*/
#profile-advanced-details .stats-field {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white;
    padding: 7px;
    background-color: rgb(255,255,255);
    border-bottom: 1px dashed rgb(194, 194, 194);
    border-top: 2px solid rgb(194, 194, 194);
    border-width: 2px 0px 1px;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
/* -----------------Nombres de las Estadisticas HM-----------------*/
#profile-advanced-details .stats-field legend {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white; 
}
/* -----------------Modulos del Perfil Mejorados HM-----------------*/
#profile-advanced-details .main-content {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white;
    padding: 7px;
    background-color: rgb(255,255,255);
    border-bottom: 1px dashed rgb(194, 194, 194);
    border-top: 2px solid rgb(194, 194, 194);
    border-width: 2px 0px 1px;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
/* -----------------Imagen del Perfil con Background-----------------*/
#profile-advanced-right .main-content.clearfix.center img:first-child {
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgb(175, 174, 174);
    background: none repeat scroll 0% 0% rgb(243, 241, 238);
    box-shadow: 0px 0px 0px 1px white inset, 0px 0px 10px rgb(162, 162, 162);
}
#tabs ul li a {
background-color: #f4f9fd;
background: url(http://i.imgur.com/Lzq2mdm.png);
border: 1px solid #ddd;
float: left;
font-size: 1.1em;
font-weight: 400;
line-height: 2em;
border: none;
padding: 0 1em;
box-shadow: inset 0 -10px 10px -5px rgba(0,0,0,0.2);
border-radius: 5px 5px 0 0;
color: #797979;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#tabs ul li.activetab a {
  color: rgb(121, 121, 121);
  text-shadow: 0 0px 0 rgb(123, 123, 123);
  box-shadow: none;
}
.main-content_board_index {
padding: 9px;
border: 1px solid #c9cdd0;
margin-bottom: 1px;
background: #EDF0F4!important;
border-top: 1px solid #c9cdd0;
border-left: 1px solid #c9cdd0;
border-right: 1px solid #c9cdd0;
border-bottom: 1px solid #c9cdd0;
}
.pun .paged-foot, .pun .paged-head {
border: none;
}

/*----------[Borrar Subrayados]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*----------------FIN---------------*/
.main-content.standalone {
background: #fff2db url("http://i5.minus.com/id7SNXgCQW0Yo.png") repeat-x 0 0;
-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
color: #b85f1d;
line-height: 180%;
margin-bottom: 10px;
padding: 10px;
text-shadow: rgba(255,255,255,0.55) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.main-content.standalone h2 {
background: rgb(240,175,81);
background: -moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
background: -webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
-webkit-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-moz-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #9a6200;
text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;
padding: 10px;
font-size: 1.1em;
font-weight: bold;
margin: -4px -4px 10px -4px;
}
.main-content.standalone .button {
border: 1px solid #ddd;
margin: 1em;
padding: .2em 1em!important;
background: rgb(240,175,81);
background: -moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
background: -webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
-webkit-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-moz-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #9a6200;
text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;
padding: 0 14px;
display: inline-block;
height: 36px;
line-height: 36px;
outline: 0;
margin: 10px 8px 0 0;
font-weight: bold;
text-decoration: none;
}
.backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: rgba(255,255,255,0.1);
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
outline: 0;
}
#inbox_link {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/icon_messenger.png) no-repeat center 5px;
}
#notify_link, #inbox_link, #admin_link, .popnav_link {
width: 18px;
height: 14px;
padding: 8px 18px 6px 11px;
position: relative;
}
.noFade {
-moz-transition: none 0s ease 0s !important;
-webkit-transition: none 0s ease 0s !important;
}
#notify_link {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/icon_notify.png) no-repeat center 4px;
}

.pun .postmain {
margin-left: 16em!important;
}
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de FreeH3K4R Mar Dec 16, 2014 10:16 am

ai putea sa-mi modifici tu CSS ca nu ma prea pricep si nu stiu ce anume sa sterg.
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de Vizitator Mar Dec 16, 2014 3:36 pm

CSS:
Cod:
#pun-intro , #pun-head #pun-navlinks , #pun-visit {
 display: none;
}

/* body */
body {
font: normal 13px "helvetica", arial, sans-serif!important;
}
body {
background-image: url("http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/background.gif");
color: #5a5a5a;
position: relative;
}
.pun {
    margin: auto;
    padding: 0;
    width: 100%;
}
#pun-intro {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) 0 546px;
    min-height: 164px;
    padding: 0;
    margin: auto;
    border: 0;
}

#pun-foot #pun-about a[href^="/abuse"] ,#pun-foot #pun-about a[href^="/statistics"], #pun-foot #pun-about a[href^="/contact"] ,#pun-visit.clearfix, .main-box ,#pun-head {
display: none;}


#header_effect_right {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) no-repeat right 0;  height: 164px;
}
#header_effect_left {
    background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/header_glow_left.png) no-repeat left 0;  height: 164px;
}
#header_right {
    position: absolute;  top: 0;  right: 0;
    width: 651px;
}
#user_navigation a {
    color: #ACB5C3;
  margin-right: 8px;
}
#user_navigation a#register_link {
    background: #7ba60d;  color: #fff;  display: inline-block;  padding: 3px 8px;  border: 1px solid #7ba60d;      box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);  text-shadow: 0px 1px 2px rgba(0,0,0,0.3);  border-radius: 3px;
}
#header_right li {
    list-style: none;
    display: inline-block;
}
.ipsList_inline.right li {
    display: inline;
}
#user_navigation {
    color: #78818E;  font-size: 11px;  text-shadow: 0 1px 0 #000;  width: 100%;  float: right;
}
#primary_nav {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) 0 0 repeat-x;
border: 1px solid #1f2124;
clear: both;
display: block;
height: 43px;
min-width: 615px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#primary_nav .active {
background: #181C1F url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_nav.jpg) -30px -86px repeat-x;
}
#community_app_menu li a {
    color: #b1c0cd;  font-family: helvetica;  font-size: 10pt;  font-weight: bold;  text-decoration: none;  text-shadow: 1px 1px 2px #181f26;  display: block;  padding: 13px 13px 14px;
}
#header_right a:hover {
    color: #fff;
}
#header_bar {
    background: url(http://i.imgur.com/ZYHgTPu.png) repeat-x bottom;  height: 28px;  margin: 33px 0 6px;  text-align: right;  min-width: 615px;  float: right;
}
#nav_app_forums.left.active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x;  color: #b1c0cd;
}
#nav_other_search {
    float: right;
}
#header_right #community_app_menu a {
    font-family: helvetica;  font-size: 13px;
}

#header_right #community_app_menu li:hover {
background: rgba(0, 0, 0, 0.37);
-webkit-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 25px rgba(0, 0, 0, 0.2);
}
li#nav_app_forums.left.active:hover ,li#nav_app_forums.left.active:active {
    background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
#community_app_menu li:active{
background: #181C1F url(http://i.imgur.com/9pEGI3r.jpg) -30px -86px repeat-x!important;  color: #b1c0cd;
}
.sprite.icon_nav_search {
    background: url(http://i.imgur.com/g0bC29H.png) -32px -3px;  height: 16px;  width: 19px;
}

/* largura do forum */
/*footer*/
#pun-about {
  width: 65%;
}
/* header */
.main_width {
    margin: 0 auto;  min-width: 975px;
    width: 65%;
    position: relative;
}

/*body*/
#page-body {
    background: #fff; 
    margin-bottom: 35px!important;  padding: 15px 10px 10px;  line-height: 120%;  box-shadow: 0 1px 2px #DBDBDB;
    width: 65%;
    margin: auto;
    overflow: hidden;
    min-width: 975px;
position:relative;
padding-bottom: 30px;}
a {text-decoration: none;}
a:link {text-decoration: none;}
a.forumtitle {text-decoration: none;}

a.topictitle {text-decoration: none;}

.pun .main-head +.main-content.ipb {  border: 1px solid #a3b0c1;
    background: #C4CBD4;
  padding: 9px;}

.main-content.ipb table.table {
    background: #fff; 
    border: 1px solid #a3b0c1;
    border-collapse: initial;
}
.pun table.table td {
    padding: 12px;  border-bottom: 1px solid #e1e1e1;  border-top: 1px solid #fff;
    background: white!important;
    border-right: none!important;
    border-left: none!important;
    color: rgb(119, 119, 119);    font-family: helvetica, arial, sans-serif;  font-size: 12px;
}
.pun .main .forumtitle {
    font-size: 16px;
    font-weight: bold;
    color: #45515b;
}

.main .main-foot, .main .main-head {
background: #1F2124 url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) repeat-x 0 -586px;
color: #fff;
padding: 10px 10px 11px;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.15);
border-width: 1px 1px 0 1px;
border-color: #1F2124;
border-style: solid;
}
.main .main-head .page-title {
color: #fff;
font-size: 14px;
font-weight: 300;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
}
.inx {
    float: left;
}
.inx img {
    width: 30px;
    height: 30px;
    padding: 0;  border: 1px solid #262B2F;  background: #fff;          box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
margin-right: 5px;}
.ipsType_pagetitle {
font: 300 32px/1.3 Helvetica, Arial, sans-serif;
color: #323232!important;margin: 1px 0 3px;
}
#nav_other_search:hover{
-moz-border-radius:0px 5px 3px 0px !important;
-webkit-border-radius:0px 5px 3px 0px !important;
border-radius:0px 5px 3px 0px !important
}
.main .topictitle {
font-size: 14px;
font-weight: normal;
}
.pun table.table td.tcr ,.pun table.table td.tc3 {
    opacity: 0.7;
}
.pun table.table tr:hover >td{
    opacity: 1;
}
#breadcrumb {
    background: url(http://i.imgur.com/hznYnrw.png);  height: 78px;  overflow: hidden;  text-shadow: 0 1px 0 #fff;  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.05) inset;   
}
.crumb.left a span {
    color: #585858;  font: normal 17px trebuchet ms;
}
.crumb.left {
    float: left;  margin: 29px 0;
}
.social_media {
    float: right;  margin: 26px 0;
}
.social_links {
    float: left;  position: relative;  padding-right: 1px;  z-index: 999;
}
.social_links .icon_facebook {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -150px; 
    z-index: 999;  width: 108px;
    height: 27px;
}
._social.icon_facebook_b {
    background: url(http://i.imgur.com/g0bC29H.png) -62px -177px;               
    position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}

.icon_twitter {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -150px;  z-index: 999;
}
.social_links.icon_twitter_div {
    width: 96px;
}
._social {
    height: 27px;  width: 90px;
}
._social.icon_twitter_b {
    background: url(http://i.imgur.com/g0bC29H.png) -180px -177px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;
}
._social.icon_google {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -205px;  z-index: 999;  width: 108px;
}
._social.icon_google_b {
    background: url(http://i.imgur.com/g0bC29H.png) -260px -233px;  position: absolute;  left: 0;  top: 0; 
    z-index: -10;  width: 108px;
}
._social.icon_youtube {
    background: url(http://i.imgur.com/DPq3PtH.png);  z-index: 999;  height: 28px;  width: 103px;
}
._social.icon_youtube_b {
    background: url(http://i.imgur.com/DPq3PtH.png) 0 -28px;  position: absolute;  left: 0;  top: 0;  z-index: -10;  width: 103px;
}
.social_links > a >img:hover {
    opacity: 0;
}
.social_links a img {
    outline: 0 none;  -moz-transition: all 600ms ease 0s;  -webkit-transition: all 600ms ease 0s;-htm-transition-duration: all 500ms;
}

#pun-foot {
  background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg) -450px 111px;
height: 111px;
}
#pun-foot #pun-about {
    background: none;
    border: 0;
    font-size: 11px;
    position: relative;
    color: #848484 !important;  text-shadow: 0px -1px 0px #000;
}
#pun-about #qjump {
    display: none;
}
#pun-foot ul li a {
    color: rgb(203, 222, 241);      font-family: helvetica, arial, sans-serif;  font-size: 11px;
    font-weight: normal;
    margin-left: 6px;
}
#pun-foot #pun-about ul li {
    color: transparent;
    font-size: 0px;
}
#pun-about ul li strong a {
    border-right: 1px solid #3C494E;
    padding-right: 6px;
}
#pun-about {
  margin: 0 auto;  min-width: 975px;
}
.skin_copyright a {
    color: #5e6d7d !important;
    font-family: helvetica, arial, sans-serif;  font-size: 11px;
    display: block;
}
.skin_copyright {
    float: left;
    list-style: none;
    padding-left: 28px;
    position: relative;
}
p#copyright {
    float: right;
    color: #525E6B;
    font-size: 11px;
}
#pun-foot a {
    color: #CBDEF1;
}
#rss_feed {
    background: url(http://i.imgur.com/g0bC29H.png) 0 -58px;  height: 26px;  width: 25px;  margin-bottom: -16px;  margin-right: 3px;
    position: absolute;
    left: 0;
    top: 3px;
}
#shitpe {
    width: 24px;  height: 24px;  line-height: 20px;  left: 50%;  margin-left: -12px;  position: absolute;    background: rgba(255,255,255,0.1); 
    text-align: center;      border-radius: 16px; 
    outline: 0;
    vertical-align: middle;
    display: inline-block;
    cursor: pointer; 
    -webkit-transition: 1s; 
    -moz-transition-duration: 1s; 
    -htm-transition-duration: 1s;
}
#shitpe img {
    margin-top: 5px;
 
}
#shitpe:hover {
    background: #3C742B;
}
#pun-foot span.center {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
#pun-foot span.center br {
    display: none;
}
#search_ipb {
background: rgba(31, 33, 36, 0.5);
border: 1px solid rgba(0, 0, 0, 0);
border-radius: 4px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
padding: 8px;
position: absolute;
right: 0;
top: 110px;
width: 281px;
font-family: helvetica;
display: none;
}
.in-search-ft {
    position: relative;  background: #fff;  display: block;  padding: 0 26px 0 4px;  height: 26px;  line-height: 25px;      border-radius: 3px 4px 4px 3px;      box-shadow: 0px 2px 4px rgba(0,0,0,0.2);  min-width: 230px;
    margin-right: 28px;
}
.in-search-ft .inputbox.medium {  padding: 0;  background: transparent;  width: 167px;  outline: 0;
    font: normal 12px helvetica;
  border: none!important;  box-shadow: none!important;  margin-top: 5px;}
#search_options {
    font-size: 10px;  height: 20px;  line-height: 20px;  margin: 3px 3px 3px 0;  padding: 0 6px;      border-radius: 3px;  background: #eaeaea;  display: inline-block; 
    right: 31px;  max-width: 80px;  text-overflow: ellipsis;  overflow: hidden;
    cursor: pointer;
    position: absolute;
}
#search_ipb #buttonsearch {
    background: #7ba60d url(http://i.imgur.com/h7M3LJU.png) no-repeat 50%;  text-indent: -3000em;  padding: 0;  border: 0;  border: 1px solid #7ba60d;  display: block;  width: 26px;  height: 26px;  position: absolute;  right: 0;  top: 0;  bottom: 0;  -moz-border-radius: 0 3px 3px 0;  -webkit-border-top-right-radius: 3px;  -webkit-border-bottom-right-radius: 3px;  border-radius: 0 3px 3px 0;  -webkit-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  -moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);  box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
}
.in-search-ft #search-advance {
    position: absolute;
    right: -23px;
    top: 5px;
}
#search_ipb form {
    position: relative;
}
.right.ipsType_smaller {position: absolute;right: 20px;bottom: 10px;}
.fadeipb {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.23);
    z-index: 1000!important;
}
.loginfadeipb {
    position: fixed;
    width: 100%;
    top: 20%;
    z-index: 10000!important;
    color: #5A5A5A;    font-family: helvetica, arial, sans-serif;  font-size: 13px;
}
.contentitr {
    background: white;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.contenipbfa {
    width: 600px;  position: relative;  margin: auto;  background-color: rgba(70, 70, 70, 0.6);  padding: 4px;      box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.7 );      border-radius: 4px;
}
.topcatipb h3 {
    background: #1F2124 url(http://i.imgur.com/D4pTXAo.png) repeat-x top;  color: #FFF;  border-width: 1px 1px 0 1px;  border-style: solid;  border-color: #1F2124;  padding: 9px 10px 10px;  font-size: 14px;  font-weight: 300;  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.loginfadeipb a {
    color: #45515B;  text-decoration: none;
    -webkit-transition: 0.3s;  -moz-transition-duration: 0.3s;  -htm-transition-duration: 0.3s;
}
.loginfadeipb a:hover {
    color: #1D2023;
}
.userloginbox .namusipb, .userloginbox .passipbnwa {
    width: 290px;
    height: 22px;
}
.userloginbox .genmed {
    font-weight: bold;  font-size: 15px;
    width: 180px; 
    padding-right: 15px;   
    line-height: 1.8;
    float: left;
    text-align: right;
}
.needanacc {
    margin: 10px 10px 10px 196px;
}
.buttonipblog {
    background: #E4E4E4;  background: -moz-linear-gradient(top, #E4E4E4 0%, #CCC 100%);  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E4E4E4), color-stop(100%,#CCC));  padding: 5px 10px; 
    text-align: center;  border-top: 1px solid #CCC;  margin-top: 25px;
}
.subiw {
    color: #A4A4A4;
    margin-left: 18px;
}
.sendpass {
    margin-left: 196px;
}
.saipb {
    margin-left: 195px;
}
#sign_in_popup_close {
    cursor: pointer;
    position: absolute;  right: 16px;  top: 12px;
}
.tipsy {
padding: 5px;
font-size: 11px;
position: absolute;
text-shadow: none;
z-index: 999;
}

.tipsy-inner {
padding: 8px 8px 8px 8px;
background-color: black;
color: white;
max-width: 200px;
text-align: center;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
box-shadow: 0 1px 3px rgba(0,0,0, .4);
background: black url(http://cuul.tk/img/gradient.png) repeat-x 0 -150px;
}

.tipsy-inner {
border-radius: 3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

.tipsy-arrow {
position: absolute;
background: url('http://cuul.tk/img/tipsy.gif') no-repeat top left;
width: 9px;
height: 5px;
}

.tipsy-n .tipsy-arrow {
top: 0;
left: 50%;
margin-left: -4px;
}

.tipsy-nw .tipsy-arrow {
top: 0;
left: 10px;
}

.tipsy-ne .tipsy-arrow {
top: 0;
right: 10px;
}

.tipsy-s .tipsy-arrow {
bottom: 0;
left: 50%;
margin-left: -4px;
background-position: bottom left;
}

.tipsy-sw .tipsy-arrow {
bottom: 0;
left: 10px;
background-position: bottom left;
}

.tipsy-se .tipsy-arrow {
bottom: 0;
right: 10px;
background-position: bottom left;
}

.tipsy-e .tipsy-arrow {
top: 50%;
margin-top: -4px;
right: 0;
width: 5px;
height: 9px;
background-position: top right;
}

.tipsy-w .tipsy-arrow {
top: 50%;
margin-top: -4px;
left: 0;
width: 5px;
height: 9px;
}
#tabs ul li a {
    background: #F5F5F5;  color: #808080; 
    border: 1px solid #CDD3DA;  font-size: 13px;
    border-bottom: 0;
}
#tabs ul li.activetab a:hover ,#tabs ul li.activetab a {
    background: #FFF;  color: #353535;  font-weight: bold;
    border: 1px solid #CFCFCF;
    text-decoration: none;
}
.pun table.table td {
border-bottom: 1px solid #E1E1E1;
border-top: 1px solid white;
background-color: #FBFBFB!important;
border-width: 1px 0px 1px 0px;
color: #AAA;
font-family: Helvetica, helvetica, arial, sans-serif;
font-size: 12px;
}
.pun table.table td:hover {
color: #454545;
}
.pun .main-content_board_index table.table {
background: white;
border: 1px solid #DDD;
border-collapse: separate;
}
.main-content_board_index {
background: #C4CBD4;
padding: 9px;
}
.message {
  margin-bottom: 10px;
background: #fddea9;
padding: 10px;
border: 1px solid #F6BE53;
color: #ce7813;
line-height: 1.6;
font-size: 12px;
}
.pun-crumbs {
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #EFF1F3;
border: 1px solid #D9DBDD;
border-radius: 5px;
box-shadow: 0 0 3px rgba(109,119,237,0.2);
clear: both;
font-size: 13px;
overflow: hidden;
zoom: 1;
margin: 0 1px 1em;
padding: .2em 1em;
}
/* perfil */
.user-basic-info a img {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
background: #fff;
border: 1px solid #D5D5D5;
box-shadow: 0 2px 2px rgba(0,0,0,0.1);
height: 330px!important;
margin-bottom: 5px;
max-height: 350px!important;
max-width: 150px!important;
padding: 1px;
width: 150px!important;
}

a {text-decoration: none;!important}
a:link {text-decoration: none;!important}

a.forumtitle {text-decoration: none;!important}
a.topictitle {text-decoration: none;!important}

.postfoot {
clear: both;
margin-left: -16.2em!important;
padding: .5em 1em!important;
background: #fdfdfb!important;
border-top: 1px solid #D7DCE2!important;
text-align: right!important;
border-left: 1px solid #D7DCE2!important;
}
.pun .post .user {
padding: 28px 0px 15px 0px;
margin-top: 0px;
width: 12em;
margin-left: -17em;
text-align: center;
width: 194px;
}
#right {
  background: #f2f1f1;
border: 1px solid #c9cdd0;
border-radius: 3px 3px 3px 3px;
padding: 10px;
}

/*----------[Borrar Subrayados]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}

a.forumtitle {text-decoration: none;}

a.topictitle {text-decoration: none;}

/*----------------FIN---------------*/
#pun-about a {
font-family: helvetica;
color: #EEE;
font-size: 12px;
text-shadow: 1px 1px 0 #5F5F5F;
}
#pun-about form {
display: none;
}
#pun-about {
background: none;
border: none;
min-width: 985px;
margin: auto;
}
.main-head .page-title h2 ,.module.main .main-head .h3 ,.main .main-head .page-title{
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
}
a.forumtitle {
font-size: 16px;
font-family: 'Carrois Gothic', sans-serif;
}
.tcl.tdtopics a.topictitle {
font-size: 15px;
font-family: 'Carrois Gothic', sans-serif;
font-weight: normal;
color: #0F0F0F;
}
#lit {
display: inline-block;
text-align: right;
margin-right: 10px;
}
.datepostur {
padding: 4px;
background: #93C887;
border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;
display: inline-block;
float: right;
margin-bottom: 13px;
color: #FFF !important;
font-size: 11px !important;
}
.pun .main-content_board_index .post {
border: 1px solid #DDD;
border-bottom: 0px solid transparent;
}
.pun .posthead {
background: #E5E8EC!important;
padding: 0 10px!important;
height: 33px;
line-height: 32px;
font-weight: normal;
text-shadow: 0 1px 0 white;
border-bottom: 1px solid #DDD!important;
}
.pun .postmain {
background-color: #FBFBFB;
border-left: 1px solid #DDD;
margin-left: 13em;
}


#userpost strong {
float: left;
}

.reply_form_topic {
padding: 9px;
background: #E5E4E3;
}
.reply_form_topic #pun-qpost {
padding: 10px;
margin: 0em;
background: white;
}
.reply_form_topic .main-head.clearfix {
font-family: 'Carrois Gothic', sans-serif;
font-size: 18px;
box-shadow: none;
padding: 10px;
text-shadow: 0 0 1px white;
}
.pun .reply_form_topic .main-content.frm {
border: 0px;
}
.reply_form_topic #quick_reply .frm-set {
padding: 0px 5px 0px 3px !important;
border: 2px solid #D5DDE5 !important;
background-color: #E4EBF2 !important;
background-image: none !important;
margin: 0em;
}
.reply_form_topic #text_editor_controls {
margin: 10px;
width: 100%!important;
}
.reply_form_topic button.button2, .reply_form_topic input.button2 {
background: transparent;
border: 0px;
padding: 4px 5px;
border-radius: 2px;
color: #383838;
box-shadow: none;
}
.reply_form_topic button.button2:hover, .reply_form_topic input.button2:hover {
background: #CFDAE0;
border: 0px;
}
.reply_form_topic #textarea_content dl dt {
display: none;
}
.reply_form_topic .dd-textarea {
margin: 0em;
}
.reply_form_topic .options {
display: none;
}
#text_editor_controls {
margin: 10px;
}
.pun .frm div.posting-block dd.frm-textarea {
margin-left: 0em;
}
.pun .frm .frm-buttons input, input[type="button"], input[type="reset"], input[type="submit"] {
background: #212121 url(http://i.imgur.com/DNa2Rhl.png) repeat-x top;
color: white;
border-radius: 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
border: 1px solid #222;
padding: 4px 10px;
cursor: pointer;
font-weight: 500;
}
.main-content.topic {
background: whiteSmoke;
}
#reply-avatar img {
background: white;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
height: 50px;
width: 50px;
margin: 10px;
border: 1px solid #B9B9B9;
padding: 2px;
}
#reply-avatar {
float: left;
}
#quick_reply .frm-buttons {
margin: 5px;
text-align: right;
border: none;
}
button.button2, input.button2 {
background: whiteSmoke;
padding: 3px 4px;
border: 1px solid #D5D5D5;
border-radius: 2px;
cursor: pointer;
color: #6B6B6B;}
input[type="text"], #text_editor_textarea {
padding: 3px;
border: 1px solid #DADADA;
border-radius: 3px;
}
.ipsList_inline.right li a {
color: #EEE;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;}
.ipsList_inline.right li {
display: inline;
margin: 2px 7px;
}
#reg_link {
background: #7ba60d;
color: #fff;
display: inline-block;
padding: 3px 8px;
border: 1px solid #7ba60d;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
border-radius: 3px;
}
.ipsList_inline.right {
list-style: none;
margin-top: -2px 
}
/* -----------------[Background Selector by 3go0ne]-----------------*/
#custom_background {
background-color: white;
box-shadow: inset 0 1px 0 white, 0 1px 3px rgba(0, 0, 0, 0.16);
border: 1px solid #D1D1D1;
color: white;
position: relative;
padding: 15px 0px 15px 15px;
overflow: hidden;}
#custom_background span {
    -moz-transition: all .2s ease-in-out 0;
    background: none no-repeat scroll 50% 50% #000;
    border-radius: 3px;
    box-shadow: 0 1px 7px #000 inset, 0 1px 0 rgba(255,255,255,0.05), 0 0 1px rgba(255,255,255,0.35);
    cursor: pointer;
    display: block;
    float: left;
    height: 90px;
    margin: 5px;
    width: 140px;
}
#custom_background span:hover {
filter: alpha(opacity=0.5);
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
opacity: 0.5;
}
#nav_background {cursor: pointer;}
#toggle_background {
margin-bottom: 20px;
}
/* Miniaturas (Vista Previa) */
#bg1 {background: url(http://i.imgur.com/wa5siQH.jpg) no-repeat -1006px -250px!important;}
#bg2 {background: url(http://i.imgur.com/sdi00up.jpg) no-repeat -625px -450px!important;}
#bg3 {background: url(http://i.imgur.com/yhhf7Rt.jpg) no-repeat 0 0!important;}
#bg4 {background: url(http://i.imgur.com/0RcFxB5.jpg) no-repeat -655px -450px!important;}
#bg5 {background: url(http://i.imgur.com/SKOXqoO.jpg) no-repeat -792px -142px!important;}
#bg6 {background: url(http://i.imgur.com/EYGZIPq.jpg) no-repeat -655px -450px!important;}
#bg7 {background: url(http://i.imgur.com/g75ZMGV.jpg) no-repeat 0 0!important;}
#bg8 {background: url(http://i.imgur.com/SurCBhb.jpg) no-repeat 0 0!important;}

/* Backgrounds */
.bg1 {background: white url(http://i.imgur.com/wa5siQH.jpg)!important;}
.bg2 {background: white url(http://i.imgur.com/sdi00up.jpg)!important;}
.bg3 {background: white url(http://i.imgur.com/yhhf7Rt.jpg)!important;}
.bg4 {background: white url(http://i.imgur.com/0RcFxB5.jpg)!important;}
.bg5 {background: white url(http://i.imgur.com/SKOXqoO.jpg)!important;}
.bg6 {background: white url(http://i.imgur.com/EYGZIPq.jpg)!important;}
.bg7 {background: white url(http://i.imgur.com/g75ZMGV.jpg)!important;}
.bg8 {background: white url(http://i.imgur.com/SurCBhb.jpg)!important;}
/* -----------------Background Selector-----------------*/
#fullcred a:hover {
color: white;
}
#fullcred a {
display: block;
font: normal 15px 'Carrois Gothic', sans-serif;
-moz-transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
text-shadow: rgba(0, 0, 0, 0.498039) 1px 1px 2px;
color: #948F8F;
color: rgba(255, 255, 255, 0.4);
}
#fullcred {
float: left;
text-align: left;
}
#topdes:hover {
background: rgba(0, 0, 0, 0.5) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
}
#topdes {
width: 24px;
height: 24px;
display: block;
background: rgba(0, 0, 0, 0.2) url("http://i.imgur.com/90ulAas.png")no-repeat center center;
border-radius: 5px;
margin: auto;
cursor: pointer;
text-align: center;
}
#estadisticas-IPB {
text-align: center;
}
#estadisticas-IPB .stat-bloque {
display: inline-block;
margin-right: 10px;
}
#estadisticas-IPB span {
display: inline-block;
background: #E2E2E2;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
border-radius: 2px;
margin: 2px;
}
.board_statistics {
margin: 20px 0 0 0;
padding: 10px 0;
border-top: 3px solid #D8D8D8;
}
.board_statistics h2 {
font-size: 14px;
font-weight: bold;
margin: 4px 0;
}
.expand {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px -24px;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;
}
.contract {
background: url(http://i.imgur.com/gLCLWtW.png) no-repeat -94px 0;
text-indent: -3000em;
width: 41px;
height: 24px;
display: block;
outline: 0;
opacity: 0.4;
-moz-transition: all 0ms ease 0s;
-webkit-transition: all 0ms ease 0s;
-o-transition: all 0ms ease 0s;
-ms-transition: all 0ms ease 0s;
position: relative;
top: -20px;
float: right;
right: 10px;
cursor: pointer;}
.expand:hover ,.contract:hover{opacity: 9;}
  .nivoSlider{position:relative}
    .nivoSlider img{position:absolute;top:0;left:0}
    .nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none}
    .nivo-slice{display:block;position:absolute;z-index:5;height:100%}
    .nivo-box{display:block;position:absolute;z-index:5}
    .nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:.8;width:100%;z-index:8}
    .nivo-caption p{padding:5px;margin:0}
    .nivo-caption a{display:inline!important}
    .nivo-html-caption{display:none}
    .nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}
    .nivo-prevNav{left:0}
    .nivo-nextNav{right:0}
    .nivo-controlNav a{position:relative;z-index:9;cursor:pointer}
    .nivo-controlNav a.active{font-weight:bold}
    .theme-default .nivoSlider{position:relative;background:#fff url(http://i46.servimg.com/u/f46/15/66/68/20/loadin10.gif) no-repeat 50% 50%;margin-bottom:50px;-webkit-box-shadow:0 1px 5px 0 #4a4a4a;-moz-box-shadow:0 1px 5px 0 #4a4a4a;box-shadow:0 1px 5px 0 #4a4a4a}
    .theme-default .nivoSlider img{position:absolute;top:0;left:0;display:none}
    .theme-default .nivoSlider a{border:0;display:block}
    .theme-default .nivo-controlNav{position:absolute;left:50%;bottom:-42px;margin-left:-40px}
    .theme-default .nivo-controlNav a{display:block;width:22px;height:22px;background:url(http://i46.servimg.com/u/f46/15/66/68/20/bullet10.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left}
    .theme-default .nivo-controlNav a.active{background-position:0 -22px}
    .theme-default .nivo-directionNav a{display:block;width:30px;height:30px;background:url(http://i46.servimg.com/u/f46/15/66/68/20/arrows10.png) no-repeat;text-indent:-9999px;border:0}
    .theme-default a.nivo-nextNav{background-position:-30px 0;right:15px}
    .theme-default a.nivo-prevNav{left:15px}
    .theme-default .nivo-caption{font-family:Helvetica,Arial,sans-serif}
    .theme-default .nivo-caption a{color:#fff;border-bottom:1px dotted #fff}
    .theme-default .nivo-caption a:hover{color:#fff}
.codebox {
background: #E7E6E6 !important;
border: 1px solid #BDBDBD !important;
}

.codebox dt {
background-color: #E6E6E6 !important;
border-bottom: 3px solid #E20000 !important;
padding: .25em;
font-size: 14px;
font-weight: 700;
text-shadow: 1px 1px #F3F3F3;
}
.codebox dd {
border: 1px solid #CCC;
background: #F9F9F9;
padding: 0m;
}
.codebox dd.cont_code {
max-height: 200px;
overflow: auto;
background: whiteSmoke;
border: 1px solid #CCC;
}
 #pun-visit.clearfix {
    display: none!important;
    }
/* -----------------Stadisticas mejoradas HM-----------------*/
#profile-advanced-details .stats-field {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white;
    padding: 7px;
    background-color: rgb(255,255,255);
    border-bottom: 1px dashed rgb(194, 194, 194);
    border-top: 2px solid rgb(194, 194, 194);
    border-width: 2px 0px 1px;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
/* -----------------Nombres de las Estadisticas HM-----------------*/
#profile-advanced-details .stats-field legend {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white; 
}
/* -----------------Modulos del Perfil Mejorados HM-----------------*/
#profile-advanced-details .main-content {
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% white;
    padding: 7px;
    background-color: rgb(255,255,255);
    border-bottom: 1px dashed rgb(194, 194, 194);
    border-top: 2px solid rgb(194, 194, 194);
    border-width: 2px 0px 1px;
    font-family: "Century Gothic",Arial,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.2em;
}
/* -----------------Imagen del Perfil con Background-----------------*/
#profile-advanced-right .main-content.clearfix.center img:first-child {
    padding: 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgb(175, 174, 174);
    background: none repeat scroll 0% 0% rgb(243, 241, 238);
    box-shadow: 0px 0px 0px 1px white inset, 0px 0px 10px rgb(162, 162, 162);
}
#tabs ul li a {
background-color: #f4f9fd;
background: url(http://i.imgur.com/Lzq2mdm.png);
border: 1px solid #ddd;
float: left;
font-size: 1.1em;
font-weight: 400;
line-height: 2em;
border: none;
padding: 0 1em;
box-shadow: inset 0 -10px 10px -5px rgba(0,0,0,0.2);
border-radius: 5px 5px 0 0;
color: #797979;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#tabs ul li.activetab a {
  color: rgb(121, 121, 121);
  text-shadow: 0 0px 0 rgb(123, 123, 123);
  box-shadow: none;
}
.main-content_board_index {
padding: 9px;
border: 1px solid #c9cdd0;
margin-bottom: 1px;
background: #EDF0F4!important;
border-top: 1px solid #c9cdd0;
border-left: 1px solid #c9cdd0;
border-right: 1px solid #c9cdd0;
border-bottom: 1px solid #c9cdd0;
}
.pun .paged-foot, .pun .paged-head {
border: none;
}

/*----------[Borrar Subrayados]------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a.forumtitle {text-decoration: none;}
a.topictitle {text-decoration: none;}
/*----------------FIN---------------*/
.main-content.standalone {
background: #fff2db url("http://i5.minus.com/id7SNXgCQW0Yo.png") repeat-x 0 0;
-webkit-box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
-moz-box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
box-shadow: rgba(0,0,0,0.3) 0px 0px 1px, rgba(0,0,0,0.2) 0px 1px 4px;
color: #b85f1d;
line-height: 180%;
margin-bottom: 10px;
padding: 10px;
text-shadow: rgba(255,255,255,0.55) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.main-content.standalone h2 {
background: rgb(240,175,81);
background: -moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
background: -webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
-webkit-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-moz-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #9a6200;
text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;
padding: 10px;
font-size: 1.1em;
font-weight: bold;
margin: -4px -4px 10px -4px;
}
.main-content.standalone .button {
border: 1px solid #ddd;
margin: 1em;
padding: .2em 1em!important;
background: rgb(240,175,81);
background: -moz-linear-gradient(top, rgba(240,175,81,1) 0%, rgba(245,197,114,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,175,81,1)), color-stop(100%,rgba(245,197,114,1)));
background: -webkit-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -o-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: -ms-linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
background: linear-gradient(top, rgba(240,175,81,1) 0%,rgba(245,197,114,1) 100%);
-webkit-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-moz-box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
box-shadow: inset #b0720a 0px 1px 4px, rgba(255,255,255,0.5) 0px 1px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #9a6200;
text-shadow: rgba(255,255,255,0.4) 0px 1px 0px;
padding: 0 14px;
display: inline-block;
height: 36px;
line-height: 36px;
outline: 0;
margin: 10px 8px 0 0;
font-weight: bold;
text-decoration: none;
}
.backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: rgba(255,255,255,0.1);
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
outline: 0;
}
#inbox_link {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/icon_messenger.png) no-repeat center 5px;
}
#notify_link, #inbox_link, #admin_link, .popnav_link {
width: 18px;
height: 14px;
padding: 8px 18px 6px 11px;
position: relative;
}
.noFade {
-moz-transition: none 0s ease 0s !important;
-webkit-transition: none 0s ease 0s !important;
}
#notify_link {
background: url(http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/icon_notify.png) no-repeat center 4px;
}

.pun .postmain {
margin-left: 16em!important;
}

Vezi daca merge.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de FreeH3K4R Mar Dec 16, 2014 4:21 pm

Nimic e la fel.
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de Vizitator Mar Dec 16, 2014 4:22 pm

Atunci incearca sa stergi tot ce tine de a:hover/hover din CSS (truc: incearca sa stergi cu notepad Fericit ),daca nu merge un coleg de al meu te va ajuta.
Anonymous

Vizitator
Vizitator


Vizitator a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de FreeH3K4R Mar Dec 16, 2014 7:08 pm

Am rezolvat pana la urma.Multumesc tuturor pentru ajutor.
topic rezolvat
FreeH3K4R

FreeH3K4R
Membru activ

Mesaje : 414
Varsta : 29
Data înscrierii : 02/08/2012
Mulțumiri : 10
Internet Explorer punBB

http://4games.wikiforum.ro/
FreeH3K4R a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Modificare Culoare Scris Forum

Mesaj Scris de Cesar Mar Dec 16, 2014 7:08 pm

topic rezolvat
Cesar

Cesar
Membru onorific
Membru onorific

Mesaje : 3361
Varsta : 24
Localizare : Sinaia, Prahova
Data înscrierii : 13/09/2012
Mulțumiri : 311
Google Chrome punBB

https://help.forumgratuit.ro/
Cesar a fost mulțumit de autorul acestui subiect.

Pagina 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum