As letras de notificacão não querem mudar de cor!
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
As letras de notificacão não querem mudar de cor!
Detalhes da questão
Endereço do fórum: http://dragonballsuperpg.forumeiros.com/forum
Versão do fórum: PunBB
Descrição
ola eu começei um projeto novo com um amigo e tou mudado um novo templet na pagina para a cor azul. mas as notificações e o bem vindo no sima da pagina não querem mudar a cor das letras poderiam me ajudar.
Meu codigo css:
- Código:
#pun-navlinks li a {
margin: 0!important;
}
body {
color: #333;
font: 13px/150% "Arial",Arial Black,Comic Sans MS;
background: #EEE url(
http://1.bp.blogspot.com/-77jW7YhKOto/VPyzJODPH1I/AAAAAAABGx8/2OvWHrDwBI4/s1600/bege-claro.jpg) no-repeat top center;
background-size: 100% auto;
background-attachment: fixed;
}
.pun {
line-height: 130%;
min-width: 768px;
width: 100%;
padding: 0px;}
#topbar {
background: url(http://i.imgur.com/pvSB3.png) 0 0 repeat-x;
line-height: 20px;
padding: 10px 0;
overflow: hidden;
font-size: 90%;
}
.wrapper {
margin: 0 auto;
width: 980px;
}
#toplinks {
float: right;
}
.time {
color: #555;
list-style: none;
}
#pun-head #pun-navlinks {
background: #0073FF;
border: solid #023CCF;
border-width: 0 0 5px 0;
box-shadow: inset 0 4px 0 0 #0088FF
height: 75px;
line-height: 75px;
margin: 0;
padding: 0;
z-index: 999;
}
#pun-navlinks li a {
color: #030B63;
font-family: "Arial",Arial Black,Comic Sans MS;
font-size: 14px;
font-style: normal;
font-variant: normal;
text-transform: uppercase;
font-weight: 600;
line-height: 60px;
margin: 0 .8em 0 0;
padding: 22px 0px;
animation: 1s;
-webkit-animation: 1s;
}
#pun-navlinks li a:hover {
animation: 1s;
-webkit-animation: 1s;
color: white;
text-shadow: 0 0 3px #FFF;
text-decoration: none!important;
}
#pun-navlinks ul {
list-style: none;
text-align: center;
width: 980px;
margin: auto;
}
#pun-intro {
background: #464646;
margin: auto;
text-align: center;
padding: 25px 0 0 0;
width: 100%;
border:none;}
#content {
padding: 10px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
#page-body {
margin: auto;
background: #FFF;
box-shadow: 0 0 3px 0 #666;
padding: 5px;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
width: 980px;
}
#main_content_top {
background: #E5E5E5 url(http://i.imgur.com/cfMqh.png) repeat-x;
height: 60px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-top-left-radius: 5px;
text-shadow: 0 1px 0 white;
}
#memb_login {
float: left;
margin-top: 12px;
padding-left: 20px;
width: 500px;
}
#memb_login ul, #memb_login li {
float: left;
list-style: none;
margin: 0;
padding: 0;
}
#memb_login .login_icon {
//background: url(http://i.imgur.com/ATlGt.png) 0 50% no-repeat;
background-color: #023CCF;
}
#memb_login a {
color: #888;
font-size: 12px;
text-decoration: none;
line-height: 20px;
}
#memb_login .login_icon span, #memb_login .signup_icon span {
padding: 0 0 0 40px;
display: block;
}
#memb_login .uppertext, #memb_login .memb_greeting {
font-size: 16px;
color: #0073FF;
text-transform: uppercase;
display: block;
}
#memb_login .signup_icon {
background: url(http://i.imgur.com/KeBCD.png) 0 50% no-repeat;
margin-left: 50px;
}
#memb_login a:hover {
color: #454545;
}
#search {
float: right;
background: url(http://i.imgur.com/l4a8b.png) 0 0 no-repeat;
width: 245px;
height: 65px;
position: relative;
margin-bottom: -6px;
padding-right: 20px;
}
#keywords.inputbox.search {
position: absolute;
top: 15px;
right: 62px;
width: 157px;
height: 16px;
padding: 8px 5px 6px 8px;
background: none;
border: none;
outline: none;
overflow: hidden;
font: 13px Arial, sans-serif;
}
#search .search_button {
position: absolute;
top: 0;
right: 20px;
width: 42px;
height: 60px;
background: none;
border: none;
outline: none;
cursor: pointer;
}
#pun-foot {
clear: both;
width: 980px;
margin: auto;
position: relative;
top: 80px;
}
#pun-about {
color: #0073FF;
background: none;
border: none;
line-height: 150%;
padding: 0;
text-align: center;
}
#pun-about ul li a {
color: #0073FF;
font: 12px "Arial",Arial Black,Comic Sans MS;
text-decoration: none!important;
}
.main .main-head ,.main .main-foot {
height: auto;
}
.main .main-foot, .main .main-head {
cursor: default;
margin-top: 7px;
background-color: #0073FF
text-transform: uppercase;
padding: 12px 0 10px 20px;
}
.pun table .tcr {
width: 25%;
}
.largertext {
font-size: 120%;
color: #484848;
}
.fadetext{
color: #AAA;
font-size: 11px;
}
.pun table.table td {
//background-color: white;
line-height: 130%;
border-left: none;
border-bottom: 1px solid #EBEBEB;
}
.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: white;
border-left: none;
}
.tcicons {
width: 5%;
background-color: #F8F8F8!important;
}
.statusid {
margin-left: 10px!important;
margin-right: 0px!important;
}
.stadisticageneral {
padding:10px;
background: #F6F6F6;
border: 1px solid #DDD;
}
.cat_bar {
background-image: url(http://i.imgur.com/3mBvC.png);
padding-left: 9px;
overflow: hidden;
height: 40px;
line-height: 40px;
font-size: 14px;
font-weight: normal;
color: #EEE;
margin-bottom: 5px;}
.titlebg {
color: #1C1C1C;
text-shadow: 0 1px 0 white;
background: url(http://i.imgur.com/hfnii.png);
overflow: hidden;
height: 40px;
line-height: 40px;
font-size: 120%;
font-weight: normal;
padding-left: 9px;
}
.stadisticageneral p{
margin: 0 0 0.2em 0;
padding: 0.2em;
}
#pun-about fieldset {
display: none;
}
.pun .postmain {
border: none;
margin-left: 15em;
background-color: white;
}
.pun .post {
background-color: white;
border-style: solid!important;
border-width: 1px 0px 0px 0px;
border-color: #DDD;
}
.pun .topic {
background: white;
border: none;
}
.postfoot {
border-top: none;
margin-left: 0em;
}
.pun .posthead {
background: white;
padding: .5em 1.3em .5em 1em;
border-bottom: 1px solid #DDD;
font-size: 11px;
}
.pun .sig-content {
border-top: 1px #DDD solid;
}
.pun .post .user {
margin-left: -16em;
font-size: 12px;
overflow: inherit;
text-align: center;
}
#profile-advanced-right {
float: left;
left: -5px;
position: relative;
top: 70px;
width: 31.5%;
box-shadow: 0 0 3px 0 #666;
background: rgb(251, 251, 251);
}
#profile-advanced-layout {
float: right;
margin-top: 50px;
margin-left: 0;
margin-right: 0;
width: 68.2%;
}
#profile-advanced-left {
margin-right: 0px;
margin-left: 0px;
margin-top: 20px;
box-shadow: 0 0 3px 0 #666;
background: rgb(251, 251, 251);
}
#copyright {
float: right;
}
.fameforum {
color: #030B63;
font-size: 11px;
font-weight: bold;
}
.fameforum a {
color: #0CD5D5!important;
font-size: 12px;
font-weight: 700;
}
.pun table.table td {
padding: .2em 0 .2em;
}
.pun-crumbs p {
line-height: 1.5;
margin: 0;
color: #464646;
font-size: 0.95em;
}
.pun-crumbs p a{
color: #464646!important;
}
a{
text-decoration: none!important;
}
a:hover{
text-decoration: none!important;
}
#pun-about ul li a:hover{
text-decoration: none!important;
}
.forum-div {
padding-left: 25px;
padding-top: 2px;
}
span.forum-desc {
color: #969696;
}
#fa_toolbar {
height: auto!important;
padding: 0!important;
height: 46px!important;
background-color: #0073FF!important;
color: #FFFFFF!important;
font-size: 14px!important;
}
div#fa_toolbar a {
color: rgb(131, 48, 12)!important;
}
#fa_share{
display: none!important;
}
#fa_search #fa_textarea {
width: 256px!important;
height: auto!important;
padding: 4px 0 4px 5px!important;
margin-top: 0!important;
border-radius: 0!important;
color:#fff!important;
outline: none;
}
#fa_magnifier {
background-image: url('http://orig09.deviantart.net/693e/f/2009/178/2/5/hot_air_balloon_emote_trip_by_mixedmilkchocolate.gif')!important;
background-size: 100% auto!important;
}
#fa_toolbar #fa_left, #fa_hide {
display: none!important;
}
#fa_right a {
height: 46px!important;
line-height: 46px!important;
}
#fa_right {
margin-right: 40px;
}
#fa_search {
margin-left: 40px!important;
position: relative;
top: 7px;
}
#fa_welcome, #fa_notifications {
height: 46px!important;
line-height: 46px!important;
}
#fa_menulist {
left: 870px!important;
border: solid #CACACA!important;
border-width: 0 0 3px 0!important;
}
#fa_menulist a:link, #fa_menulist a:visited {
color: #023CCF!important;
}
#notif_list {
background: #FFF!important;
}
.see_all {
background: none!important;
}
.pun .main-content {
background-color: #ffffff;
border: none;
}
.main-content tr th {
background-color: #023CCF;
color: #030B63!important;
height: 0;
line-height: 10px;
text-transform: uppercase;
font-size: 10px;
cursor: default;
}
.tc2, .tc3 {
background-color: #FFFFFF;
border: none!important;
color: rgb(142, 48, 17);
box-shadow: 0 3px 0 0;
cursor: default;
padding:5px;
}
.statused .tc2:hover, .statused .tc3:hover {
background-color: #ffffff;
}
span.content-num {
font-size: 18px;
font-weight: 700;
}
.content-name {
text-transform: lowercase;
font-variant: small-caps;
font-weight: 700;
}
.last-post-div {
font-size: 12px;
/*text-transform: uppercase;*/
}
.last-post-div a {
font-weight: 700;
}
.last-post-info {
font-size: 11px;
font-weight: 300!important;
}
.main-content tr td {
//background-color: #023CCF;
padding-top: 12px!important;
padding-bottom: 12px!important;
}
a[href="/u1"]:hover:after {
background: #030B63;
border-radius: 25px;
color: #FFF;
content: 'Dono do fórum';
display: inline-block;
font-size: 10px;
opacity: .9;
padding: 4px 10px;
position: absolute;
margin: -25px 0 0 -75px;
text-transform: uppercase;
width: 256px;
}
.sub-forums {
display: block;
position: relative;
background: rgb(241, 241, 241);
height: 48px;
width: 90%;
line-height: 48px;
text-align: center;
color: rgb(241, 241, 241);
border-bottom: 1px dashed rgb(214, 214, 214);
}
.sub-forums a {
background: rgb(214, 214, 214);
padding: 7px 10px 7px 10px;
box-shadow: 0 3px 0 0 rgb(183, 183, 183);
color: rgb(126, 126, 126)!important;
}
.sub-forums a:hover {
position: relative;
top: 2px;
box-shadow: 0 1px 0 0 rgb(183, 183, 183);
}
#pun-announcement {
background-color: #023CCF;
color: rgb(94, 39, 15);
border: none;
padding: 1em;
}
input[type="submit"], input[type="reset"] {
background-color: #023CCF;
color: rgb(110, 52, 26);
font-size: 12px;
padding: 10px 7px 10px 7px!important;
outline: none!important;
border: solid rgb(165, 65, 21);
border-width: 1px 1px 3px 1px;
cursor: pointer;
}
input[type="submit"]:hover, input[type="reset"]:hover {
position: relative;
top: 2px;
border-width: 1px 1px 1px 1px;
background-color: #0073FF;
}
.pun .main .options {
padding: 0 25px 0 0;
height: 32px;
line-height: 32px;
}
.frm-buttons.fb {
height: 48px;
}
a#pun-logo img {
transition: 1s;
-webkit-filter: grayscale(100%);
}
a#pun-logo img:hover {
transition: 1s;
-webkit-filter: grayscale(0);
}
a.mainmenu {
transition: .2s;
}
a.mainmenu:hover {
transition: .2s;
font-size: 20px!important;
}
h4.username {
background: rgb(247, 247, 247);
border: solid rgb(221, 221, 221);
border-width: 1px 1px 3px 1px;
border-radius: 5px;
padding: 5px;
margin-bottom: 10px;
width: 90%;
position: inherit!important;
}
.user_login_form.main-box.center {
height: 38px;
}
.forabg {
background-color: #0073FF;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid #;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
}
a[href="/u74"] {
text-shadow: 1px 1px 5px #0088FF;
}
a[href="/u1"] {
text-shadow: 1px 1px 5px #0073FF;
}
a[href="/u29"] {
text-shadow: 1px 1px 5px #00CCFF;
}
li > a.mainmenu[href="/search"] { display : none; }
#fa_search #fa_textarea {
background: #0073FF;
}
#030B63
Re: As letras de notificacão não querem mudar de cor!
Olá!
Adicione no inicio da sua folha de estilos:
Até mais.
Fraise
Adicione no inicio da sua folha de estilos:
- Código:
#fa_right #fa_notifications {
color: #030B63!important;
}
#fa_welcome {
color: #030B63!important;
}
Até mais.
Fraise
Re: As letras de notificacão não querem mudar de cor!
oi fiz o que dize mas só mudou a cor das notificações o welcome continua igual!
Re: As letras de notificacão não querem mudar de cor!
Olá!
Creio que este código CSS resolva:
Hancki
Creio que este código CSS resolva:
- Código:
#fa_right a.rightHeaderLink, #fa_right #fa_menu #fa_welcome, #fa_right.notification #fa_menu #fa_welcome {
color: #030B63 !important;
}
Hancki
Re: As letras de notificacão não querem mudar de cor!
oi o problema não ficou resolvido, seu codigo não resoltou, não mudou nem a cor das notificações voltei a colocar o do fraise. só o wlcome e que não ta mundado a cor.
Re: As letras de notificacão não querem mudar de cor!
Bom dia,
Remova todos os códigos passados acima e veja se com este resulta:
Lembrando que, deve adicionar no inicio da sua folha de estilos.
Até mais.
Fraise
Remova todos os códigos passados acima e veja se com este resulta:
- Código:
#fa_right #fa_notifications {
color: #030B63!important;
}
#fa_right #fa_menu #fa_welcome, #fa_right.notification #fa_menu #fa_welcome {
color: #030B63!important;
}
Lembrando que, deve adicionar no inicio da sua folha de estilos.
Até mais.
Fraise
Re: As letras de notificacão não querem mudar de cor!
resolvido obrigado a todos os que tentaram ajudar!
Re: As letras de notificacão não querem mudar de cor!
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para Questões resolvidas. |
Tópicos semelhantes
» Mudar a cor das letras de estatisticas
» Mudar a fonte das letras
» Mudar cor das letras
» Mudar cor das letras do meu fórum?
» Cor das letras. Como Mudar?
» Mudar a fonte das letras
» Mudar cor das letras
» Mudar cor das letras do meu fórum?
» Cor das letras. Como Mudar?
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos