Fundo branco da parte de conectar-se no chatbox
4 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
Fundo branco da parte de conectar-se no chatbox
Detalhes da questão
Endereço do fórum: https://brasilplayobscure.forumeiros.com
Versão do fórum: AwesomeBB
Descrição
queria resolver esse bug dessa cor ai como ta o print https://i.imgur.com/gSr5VBB.png
Re: Fundo branco da parte de conectar-se no chatbox
Saudações,
Adicione esse código na folha de estilo CSS:
Atenciosamente,
Chagas
Adicione esse código na folha de estilo CSS:
- Código:
#cb_connect_option {
background: #34495E!important;
}
Atenciosamente,
Chagas
Re: Fundo branco da parte de conectar-se no chatbox
Paulo, CSS é mesmo complicadinho... Poderia me fornecer uma conta teste, por gentileza? E explicar exatamente qual parte quer modificar? Abraços
Re: Fundo branco da parte de conectar-se no chatbox
Saudações,
É estranho não funcionar, já tentou colocar no início da folha de estilo CSS para ver se funciona? Tente também no final. Certifique-se que copiou certo.
Atenciosamente,
Chagas
É estranho não funcionar, já tentou colocar no início da folha de estilo CSS para ver se funciona? Tente também no final. Certifique-se que copiou certo.
Atenciosamente,
Chagas
Re: Fundo branco da parte de conectar-se no chatbox
@nikkibs, Então como mostra minha print, está branco a parte do chatbox todo aquele retangulo e a parte de conecte-se.
Chagas meu bom.. Coloquei seu código no começo e no final tbm e não funcionou
Chagas meu bom.. Coloquei seu código no começo e no final tbm e não funcionou
Re: Fundo branco da parte de conectar-se no chatbox
Olá @PauloVinicios1755,
De facto, o código do Chagas atualmente não funciona devido a um pequeno lapso do código CSS base (uso do !important) Vou relatar ao setor técnico para que possa ser arrumado. Segunda-feira dar-te-ei uma resposta sobre este assunto. Obrigado!
Pedimos desculpa pelo inconveniente
Atenciosamente,
pedxz.
De facto, o código do Chagas atualmente não funciona devido a um pequeno lapso do código CSS base (uso do !important) Vou relatar ao setor técnico para que possa ser arrumado. Segunda-feira dar-te-ei uma resposta sobre este assunto. Obrigado!
Pedimos desculpa pelo inconveniente
Atenciosamente,
pedxz.
tikky- Admineiro
- Membro desde : 13/01/2017
Mensagens : 7962
Pontos : 9217
Re: Fundo branco da parte de conectar-se no chatbox
ok estou no aguardo! <3
Re: Fundo branco da parte de conectar-se no chatbox
Altere o código do @Chagas para:
- Código:
p[data-mid="undefined"] + #cb_connect_option {
background: #34495E !important;
}
tikky- Admineiro
- Membro desde : 13/01/2017
Mensagens : 7962
Pontos : 9217
Re: Fundo branco da parte de conectar-se no chatbox
- Código:
:focus {
outline: 0;
}
#tabs ul, .tabs ul,
.box-body,
.block .block-content,
.block-subtle,
.post,
.post-aside,
.panel,
.post-section,
.fb-or-text,
.mod-news,
.mod-news-footer,
.social_login_group .fb-or-text,
}
#help-button,
.fontbutton,
#header-user img, .avatar-big img, .avatar-default img, .avatar-mini img, .cb-avatar img, .mod-login-avatar img,
input,
.forumline tbody tr, .table1 tbody tr,
.calendar-cell {
background-color: #34495E;
}
.dropdown-box {
background-color: rgba(0,0,0,0.1);
}
#block-online i {
color: #a892d9;
}
.block-topics .block-topics-posts i,
.block-topics .block-topics-views i,
.forum-lastpost-header i,
.forum-statistics-header i,
.posts-lastpost-header i,
.posts-statistics-header i,
.posts-lastpost i,
.forum-lastpost-author i,
.forum-lastpost-location i,
.forum-lastpost-time i,
.posts-lastpost-author i,
.posts-lastpost-time i,
select,
.input,
input,
.sceditor-container iframe, .sceditor-container textarea,
.inputbox {
color: white!important;
}
.forum-description p,
.posts-description p,
.forum-statistics-posts span,
.forum-statistics-topics span,
.posts-statistics-replies span,
.posts-statistics-views span,
.profile-advanced-stats dt span[style*="536482"] {
color: #e0d6d6!important;
}
.block-market .market-item-price,
.block .block-secondary-content,
.block .sub-head,
.block .block-footer,
.post-aside,
.attachbox,
.box-foot,
.sceditor-group,
.posts-lastpost,
.quick-reply .textarea,
.jumpbox-wrap select,
.quickmod-wrap select,
.select-wrap select,
#divcolor, #divsmilies, #help-button, #submit_button, .format-message+label,
#tabs li:hover, .tabs li:hover {
background-color: #2c3e50!important;
border-color: #2c3e50;
color: white;
}
#header-banner .wrap,
#forum-statistics {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
#header-banner h2 {
white-space: nowrap;
max-width: 65%;
overflow: hidden;
text-overflow: ellipsis;
}
#forum-statistics > div,
.block-topics .block-topics-lastpost,
div.sceditor-group,
.forumline td, .forumline th, .table1 td, .table1 th {
border-color: transparent!important;
}
#chatbox > :nth-child(even), .chat-row:nth-child(even) {
background-color: #2c3e50;
}
#chatbox > p {
border-color: #2c3e50!important;
}
#chatbox .msg span[style*="green"] {
color: #93ee38!important;
}
#chatbox .msg span[style*="red"] {
color: #fa4c4c!important;
}
.radio-check:after,
.forumline thead th, .table1 thead th,
.catHead {
background-color: rgb(128, 103, 183);
}
.radio {
border-color: rgb(128, 103, 183);
}
.sceditor-button div, div.sceditor-grip {
background-image: url(https://i.imgur.com/LyI9qEV.png)!important;
}
.stat-bar img {
background-color: #8f1ce7;
}
.avatar-big img {
border-radius: 0 !important;
width: 150px !important;
height: 260px !important;
}
.post-author-status {
background-image: url(https://imgur.com/MOWNMlZ.png);
display: block;
background-color: transparent;
width: 143px;
height: 20px;
position: absolute;
left: 50%;
transform: translate(-50%, 0%);
}
.online .post-author-status {
background-image: url(https://imgur.com/B9k1pkH.png);
}
.post-author{
margin-top: 20px;
}
/* FOOTER
**===================*/
.statistics-item strong a span, .statistics-item a:link, .statistics-item a:visited { color: #fff!important; }
.footerbar-system { padding: 20px 0; }
/**
* Definições Iniciais:
*/
.fa-footer,
.fa-footer * { box-sizing: border-box; }
.fa-footer {
background-color: #1b1b1b;
font-family: "Segoe UI", "Open Sans", "Helvetica Neue", "Ubuntu", "Helvetica", "Arial", "Trebuchet MS", sans-serif;
font-size: 14px;
color: #a0a8b0;
line-height: 1.5;
}
/**
* Tags Genêricas:
*/
.fa-footer a {
text-decoration: none;
color: #FF0C0C;
transition: all 200ms linear;
}
.fa-footer a:hover {
border-bottom: solid 1px #FF0C0C;
color: #fff;
}
/**
* Sistema de Grid e ajustes das colunas genêricas:
*/
.fa-footer .fa-footer-row {
display: flex;
flex-direction: row;
padding: 0 15px;
}
.fa-footer .fa-footer-row .fa-footer-col {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 30px;
padding: 15px 0;
min-width: 200px;
}
.fa-footer .fa-footer-row .fa-footer-col:last-child { margin-right: 10px; }
.fa-footer .fa-footer-row .fa-footer-col .lead {
text-transform: uppercase;
font-size: 25px;
font-family: roboto, sans-serif;
font-weight: 300;
color: #FF0C0C;
margin-bottom: 10px;
}
.fa-footer .fa-footer-row .fa-footer-col p {
font-size: 17px;
font-family: Calibri Light, sans-serif;
line-height: 1.6;
text-align: justify;
}
/**
* Ajustes para a a coluna primária:
*/
.fa-footer .fa-footer-row .fa-primary-footer-col {
position: relative;
flex-grow: 1;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo {
display: flex;
justify-content: center;
align-items: center;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo img {
width: auto;
margin: 0 30px;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top {
position: absolute;
right: -20px;
bottom: -20px;
display: inline-flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
background-color: #1a1a1a;
border: solid 1px #2a2e32;
color: #FF0C0C;
font-size: 23px;
border-radius: 20px;
z-index: 3;
box-shadow: 1px 1px 2px rgba(11, 13, 15, 0.84);
cursor: pointer;
transition: all 100ms linear;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top .fa { margin-top: -3px; }
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top:hover {
background-color: #000;
color: #fff;
}
/**
* Ajuste de icones:
*/
.fa-footer-social {
margin: 18px 0 5px 0;
display: flex;
width: 100%;
justify-content: space-around;
}
.fa-footer-social a {
display: inline-flex;
justify-content: center;
align-items: center;
width: 37px;
height: 37px;
border-bottom: none;
border-radius: 100px;
box-shadow: none;
border: solid 1px #FF0C0C;
}
.fa-footer-social a:hover {
color: #fff;
background-color: #000;
}
/**
* Atribuição final:
*/
.fa-footer .fa-footer-attr {
text-align: center;
padding: 20px;
font-size: 16px;
border-top: solid 1px #fff;
background-color: #1a1a1a;
}
/**
* Ajustes para o footer do FA:
*/
#page-footer {
background-color: #1b1b1b;
border-top: solid 1px #1b1b1b;
border-bottom: solid 1px #1b1b1b;
margin-top: -5%!important;
}
.statistics {
box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.37);
}
/**
* Responsive:
*/
@media screen and (max-width: 1000px) {
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo img {
margin: 0px;
}
}
@media (max-width: 960px) {
.post-aside {
text-align: center;
}
.post-author {
text-align: center;
display: block;
}
.post-author-avatar img {
margin: auto;
}
.post-author-avatar {
float: initial;
}
}
.post-author-name {
font-size: 19px;
}
@media (max-width: 750px) {
.forum-lastpost, .posts-lastpost {
background-color: #34495e!important;
border-color: #34495e!important;
}
}
a[href^="/u"] span[style^="color:#CC0436"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF0048"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF477B"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF477B"] {
text-shadow: 0px 0px 5px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FC538B"] {
text-shadow: 0px 0px 5px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#7A2B00"] {
text-shadow: 0px 0px 5px brown;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#D17008"] {
text-shadow: 0px 0px 5px brown;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0081C7"] {
text-shadow: 0px 0px 5px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#10E6E6"] {
text-shadow: 0px 0px 5px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#B80404"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#C20F0F"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FA1212"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FA2D2D"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#F74545"] {
text-shadow: 0px 0px 7px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF6666"] {
text-shadow: 0px 0px 7px pink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#15FF00"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#00FF00"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0048FF"] {
text-shadow: 0px 0px 7px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0048FF"] {
text-shadow: 0px 0px 7px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#F00000"] {
text-shadow: 0px 0px 7px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FFFFFF"] {
text-shadow: 0px 0px 7px white;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#00FF51"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#8A00B8"] {
text-shadow: 0px 0px 7px purple;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
#cb_connect_option {
background: #34495E!important;
}
é assim? eu coloquei e deu erro n sei se apaguei ago de errado
Re: Fundo branco da parte de conectar-se no chatbox
Altere para:
- Código:
:focus {
outline: 0;
}
#tabs ul, .tabs ul,
.box-body,
.block .block-content,
.block-subtle,
.post,
.post-aside,
.panel,
.post-section,
.fb-or-text,
.mod-news,
.mod-news-footer,
.social_login_group .fb-or-text,
#help-button,
.fontbutton,
#header-user img, .avatar-big img, .avatar-default img, .avatar-mini img, .cb-avatar img, .mod-login-avatar img,
input,
.forumline tbody tr, .table1 tbody tr,
.calendar-cell {
background-color: #34495E;
}
.dropdown-box {
background-color: rgba(0,0,0,0.1);
}
#block-online i {
color: #a892d9;
}
.block-topics .block-topics-posts i,
.block-topics .block-topics-views i,
.forum-lastpost-header i,
.forum-statistics-header i,
.posts-lastpost-header i,
.posts-statistics-header i,
.posts-lastpost i,
.forum-lastpost-author i,
.forum-lastpost-location i,
.forum-lastpost-time i,
.posts-lastpost-author i,
.posts-lastpost-time i,
select,
.input,
input,
.sceditor-container iframe, .sceditor-container textarea,
.inputbox {
color: white!important;
}
.forum-description p,
.posts-description p,
.forum-statistics-posts span,
.forum-statistics-topics span,
.posts-statistics-replies span,
.posts-statistics-views span,
.profile-advanced-stats dt span[style*="536482"] {
color: #e0d6d6!important;
}
.block-market .market-item-price,
.block .block-secondary-content,
.block .sub-head,
.block .block-footer,
.post-aside,
.attachbox,
.box-foot,
.sceditor-group,
.posts-lastpost,
.quick-reply .textarea,
.jumpbox-wrap select,
.quickmod-wrap select,
.select-wrap select,
#divcolor, #divsmilies, #help-button, #submit_button, .format-message+label,
#tabs li:hover, .tabs li:hover {
background-color: #2c3e50!important;
border-color: #2c3e50;
color: white;
}
#header-banner .wrap,
#forum-statistics {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
#header-banner h2 {
white-space: nowrap;
max-width: 65%;
overflow: hidden;
text-overflow: ellipsis;
}
#forum-statistics > div,
.block-topics .block-topics-lastpost,
div.sceditor-group,
.forumline td, .forumline th, .table1 td, .table1 th {
border-color: transparent!important;
}
#chatbox > :nth-child(even), .chat-row:nth-child(even) {
background-color: #2c3e50;
}
#chatbox > p {
border-color: #2c3e50!important;
}
#chatbox .msg span[style*="green"] {
color: #93ee38!important;
}
#chatbox .msg span[style*="red"] {
color: #fa4c4c!important;
}
.radio-check:after,
.forumline thead th, .table1 thead th,
.catHead {
background-color: rgb(128, 103, 183);
}
.radio {
border-color: rgb(128, 103, 183);
}
.sceditor-button div, div.sceditor-grip {
background-image: url(https://i.imgur.com/LyI9qEV.png)!important;
}
.stat-bar img {
background-color: #8f1ce7;
}
.avatar-big img {
border-radius: 0 !important;
width: 150px !important;
height: 260px !important;
}
.post-author-status {
background-image: url(https://imgur.com/MOWNMlZ.png);
display: block;
background-color: transparent;
width: 143px;
height: 20px;
position: absolute;
left: 50%;
transform: translate(-50%, 0%);
}
.online .post-author-status {
background-image: url(https://imgur.com/B9k1pkH.png);
}
.post-author{
margin-top: 20px;
}
/* FOOTER
**===================*/
.statistics-item strong a span, .statistics-item a:link, .statistics-item a:visited { color: #fff!important; }
.footerbar-system { padding: 20px 0; }
/**
* Definições Iniciais:
*/
.fa-footer,
.fa-footer * { box-sizing: border-box; }
.fa-footer {
background-color: #1b1b1b;
font-family: "Segoe UI", "Open Sans", "Helvetica Neue", "Ubuntu", "Helvetica", "Arial", "Trebuchet MS", sans-serif;
font-size: 14px;
color: #a0a8b0;
line-height: 1.5;
}
/**
* Tags Genêricas:
*/
.fa-footer a {
text-decoration: none;
color: #FF0C0C;
transition: all 200ms linear;
}
.fa-footer a:hover {
border-bottom: solid 1px #FF0C0C;
color: #fff;
}
/**
* Sistema de Grid e ajustes das colunas genêricas:
*/
.fa-footer .fa-footer-row {
display: flex;
flex-direction: row;
padding: 0 15px;
}
.fa-footer .fa-footer-row .fa-footer-col {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin-right: 30px;
padding: 15px 0;
min-width: 200px;
}
.fa-footer .fa-footer-row .fa-footer-col:last-child { margin-right: 10px; }
.fa-footer .fa-footer-row .fa-footer-col .lead {
text-transform: uppercase;
font-size: 25px;
font-family: roboto, sans-serif;
font-weight: 300;
color: #FF0C0C;
margin-bottom: 10px;
}
.fa-footer .fa-footer-row .fa-footer-col p {
font-size: 17px;
font-family: Calibri Light, sans-serif;
line-height: 1.6;
text-align: justify;
}
/**
* Ajustes para a a coluna primária:
*/
.fa-footer .fa-footer-row .fa-primary-footer-col {
position: relative;
flex-grow: 1;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo {
display: flex;
justify-content: center;
align-items: center;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo img {
width: auto;
margin: 0 30px;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top {
position: absolute;
right: -20px;
bottom: -20px;
display: inline-flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
background-color: #1a1a1a;
border: solid 1px #2a2e32;
color: #FF0C0C;
font-size: 23px;
border-radius: 20px;
z-index: 3;
box-shadow: 1px 1px 2px rgba(11, 13, 15, 0.84);
cursor: pointer;
transition: all 100ms linear;
}
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top .fa { margin-top: -3px; }
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-back-to-top:hover {
background-color: #000;
color: #fff;
}
/**
* Ajuste de icones:
*/
.fa-footer-social {
margin: 18px 0 5px 0;
display: flex;
width: 100%;
justify-content: space-around;
}
.fa-footer-social a {
display: inline-flex;
justify-content: center;
align-items: center;
width: 37px;
height: 37px;
border-bottom: none;
border-radius: 100px;
box-shadow: none;
border: solid 1px #FF0C0C;
}
.fa-footer-social a:hover {
color: #fff;
background-color: #000;
}
/**
* Atribuição final:
*/
.fa-footer .fa-footer-attr {
text-align: center;
padding: 20px;
font-size: 16px;
border-top: solid 1px #fff;
background-color: #1a1a1a;
}
/**
* Ajustes para o footer do FA:
*/
#page-footer {
background-color: #1b1b1b;
border-top: solid 1px #1b1b1b;
border-bottom: solid 1px #1b1b1b;
margin-top: -5%!important;
}
.statistics {
box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.37);
}
/**
* Responsive:
*/
@media screen and (max-width: 1000px) {
.fa-footer .fa-footer-row .fa-primary-footer-col .fa-footer-logo img {
margin: 0px;
}
}
@media (max-width: 960px) {
.post-aside {
text-align: center;
}
.post-author {
text-align: center;
display: block;
}
.post-author-avatar img {
margin: auto;
}
.post-author-avatar {
float: initial;
}
}
.post-author-name {
font-size: 19px;
}
@media (max-width: 750px) {
.forum-lastpost, .posts-lastpost {
background-color: #34495e!important;
border-color: #34495e!important;
}
}
a[href^="/u"] span[style^="color:#CC0436"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF0048"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF477B"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF477B"] {
text-shadow: 0px 0px 5px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FC538B"] {
text-shadow: 0px 0px 5px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#7A2B00"] {
text-shadow: 0px 0px 5px brown;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#D17008"] {
text-shadow: 0px 0px 5px brown;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0081C7"] {
text-shadow: 0px 0px 5px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#10E6E6"] {
text-shadow: 0px 0px 5px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#B80404"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#C20F0F"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FA1212"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FA2D2D"] {
text-shadow: 0px 0px 5px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#F74545"] {
text-shadow: 0px 0px 7px deeppink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FF6666"] {
text-shadow: 0px 0px 7px pink;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#15FF00"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#00FF00"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0048FF"] {
text-shadow: 0px 0px 7px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#0048FF"] {
text-shadow: 0px 0px 7px blue;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#F00000"] {
text-shadow: 0px 0px 7px red;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#FFFFFF"] {
text-shadow: 0px 0px 7px white;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#00FF51"] {
text-shadow: 0px 0px 7px green;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
a[href^="/u"] span[style^="color:#8A00B8"] {
text-shadow: 0px 0px 7px purple;
background: url(https://i.servimg.com/u/f46/16/56/73/62/21ee1p10.gif);
}
#cb_connect_option {
background: #34495E!important;
}
tikky- Admineiro
- Membro desde : 13/01/2017
Mensagens : 7962
Pontos : 9217
Re: Fundo branco da parte de conectar-se no chatbox
obrigado pedxz, vc é o melhor, parabéns pelo novo cargo
Re: Fundo branco da parte de conectar-se no chatbox
Obrigado
Tópico resolvidoMovido para "Questões resolvidas". |
tikky- Admineiro
- Membro desde : 13/01/2017
Mensagens : 7962
Pontos : 9217
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