Borda do text

+2
Sennior
D'Leandro™
6 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Borda do text

Mensagem por D'Leandro™ 29.09.12 0:35

Qual é minha questão:
Olá, Eu quero remover esta borda alaranjada que aparece em volta dos campos de digirar quando clica-se sobre eles!!

Veja a Imagem!
https://i.servimg.com/u/f31/17/71/75/73/as10.png

Links e imagens do meu problema:
Não é necessário.

Endereço do meu fórum:
http://staffergroupbr.stuning.net/portal

Versão do meu fórum:
PHPBB3
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por Convidado 29.09.12 4:55

Boas,
amigo poderia passar sua css?
Anonymous

Convidado
Convidado


Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Borda do text

Mensagem por Sennior 29.09.12 5:15

Olá,

Aqui está:

Código:
.inputbox:hover {border: 1px solid #FDC053;}

É um código CSS.

Até mais!
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 29.09.12 7:43

Olá, Não é isso que eu procuro!

A Borda laranja só aparece quando eu clico!
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por StyLe® 29.09.12 11:15

Poderia me passar a sua ''Folha de estilo CSS''
Painel de Controle Seta Visualização Seta Imagens e Cores Seta Cores :seta2: Folha de estilo CSS
avatar

StyLe®
Super Membro

Membro desde : 28/04/2012
Mensagens : 1919
Pontos : 2654

https://ajuda.forumeiros.com/t79652-

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 29.09.12 15:09

Código:

#wrap {
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0px 0px 40px #ccc;
border: 1px solid #ccc;
background-image: url('http://2img.net/i/fa/empty.gif');
background-position: bottom;
background-repeat: repeat-x;
}

#page-header .navbar ul.linklist {
margin-bottom: -4px;
}

#page-header .navbar ul.linklist {
border-bottom-color: currentColor;
border-bottom-width: 0px;
border-bottom-style: none;
}

#page-header .navbar ul.linklist li {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

ul.linklist li {
list-style-type: none;
width: auto;
font-size: 1.1em;
line-height: 2.2em;
display: inline;
}






#page-header .navbar {
padding-top: 7px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: center;
background-attachment: scroll;
background-repeat: repeat;
background-image: url("http://www.submundos.com/forum/Themes/inferno/images/custom/toolbar.png");
background-position: 0% 0%;
background-color: transparent;
}

/* ----------- */

ul.navlinks span.new-message {
color: #FF0000;
}
#page-header #search-box {
position: absolute;
top: 120px;
right: 150px;
}

#page-header input.button2 {
height: 100%;
width: auto !important;
padding: 5px 4px;
font-size: 14px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #4b3b04;
background: #e6b406 url(http://i35.servimg.com/u/f35/14/65/14/03/bg_btn11.png) repeat-x top;
}

.postbody a:link, .postbody a:visited, .postbody a:active {
color: #1E90FF;
}

.postbody a:hover {
text-decoration: underline;
color: #828282;
}


#page-header #logo {
position: absolute;
top: 75px;
padding-left: 150px;
}

#login_popup {
background-image: url('http://i65.servimg.com/u/f65/14/65/14/03/captur43.png');
background-position: top !important;
background-repeat: repeat-x;
background-atachment: scroll;
}

blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}

blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}

#phpbb {
top: 0px;
background: #fff url('http://imageshack.us/a/img62/8906/banner2dc.png') repeat-x -5px 14px;
padding-top: 291px !important;
background-attachment: scroll;
}

#page-header .navbar {
position: absolute;
width: 100%;
padding: 0px;
top: 27px;
left: 0px;
background: none;
}

/* Menu personalizado - Criado por danielmendes */

#page-header .navbar ul.linklist li a{
width: 100%;
filter: glow(strength=3, color=#FF8000,enabled=1) !important;
letter-spacing: 1px;
color: #fff;
font-size: 14px;
font-family: comic sans ms;
height: 45px;
}

#page-header .headerbar span.corners-top, #page-header .headerbar span.corners-top span, #page-header .headerbar span.corners-bottom, #page-header .headerbar span.corners-bottom span {
background-image: none;
}

form#quick_reply textarea#text_editor_textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

#message-box textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

.genmed {
font-weight: lighter;
}
.gensmall {
font-weight: lighter;
}

/* Texto: Anúncio & A ler */
.forumbg li.header dt {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forumbg li.header dd.dterm {
font-weight: bold;
color: #ccc;
}

/* Texto: Respostas */
.forumbg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Visto */
.forumbg li.header dd.views {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forumbg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

/* Texto: Nome da categoria/fórum */
.forabg li.header dd.dterm h2 {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forabg li.header dd.topics {
font-weight: bold;
color: #ccc;
}

/* Texto: Mensagens */
.forabg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forabg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

.forabg {
border: none !important;
}

.forumbg {
border: none !important;
}

ul.linklist li a img {
filter:alpha(opacity=40);
-moz-opacity: 0.5;
opacity: 0.5;
}
ul.linklist a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.6;
opacity: 0.5;
}


/* ********** Restoo ********** */




/* ********** resto ********** */

.mes-txt, .panel p, .panel div.mes-txt, .navbar, .module {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px solid black;
}

hr {
background-color: transparent;
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
}

#wrap {
padding-left: 20px !important;
}

#wrap {
padding-right: 17px !important;
}

li.row {
border: 1px solid #fff;
}

li.row:hover {
background-color: #fff;
}

div.h3 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: #fff !important;
border-style: solid;
border-width: 1px;
text-align: left !important;
}

.codebox dl {
color: #909090;
}

.navbar {
padding: 3px;
}

p.center-overview {
font-size: 10px;
}

#li.row {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
}

#li.row:hover {
background-color: #ffffff;
}

#flutu {
text-align: right;
}

.hosped {
border: 1px solid #ccc;
width:550px;
text-align:center;
background-image: url();
background-repeat: repeat-x;
background-position: bottom;
-moz-border-radius:10px;
height:35px;
padding-top: 15px;
}

.resizebox .resize_border {
text-color: #ccc;
background-color: transparent;
-moz-border-radius:10px;
border:0px solid #000;
}

a.fullsize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

.resize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

a.enlarge {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */

.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 10px 5px;
min-height: 40px;
-moz-border-radius: 0px 0px 0px #fff;
border:1px dotted #ccc;
}
.feedburnerFeedBlock li:hover {
background-color: #f2f2f2;
}

.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #000;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock ul li div {
color: #000;
line-height: 100%;
text-align: justify;
-moz-border-radius: 0px 0px 0px #fff;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */
#popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 150px;
padding: 20px 20px 20px 20px;
border: 1px #ccc solid;
background: #fff;
background-image: url('');
background-position: center bottom;
background-repeat: repeat-x;
}

.post img {
max-width: 100%;
}

.module {
margin-bottom: 4px;
padding: 0 10px;
}

.module {
background-image: url('');
background-repeat: repeat-x;
border: 1px solid #fff;
}

.module span.corners-top, .module span.corners-bottom {
margin: 0 -10px;
}

.module .h3,.introduction .h3 {
margin: 0.5em 0;
color: #808080;
border-bottom: 1px solid #ff8000;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
height: 1%;
text-align: left;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
-moz-border-radius: 0px 0px 0px #fff;
}

.module ul, .module ol {
list-style-position: inside;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dt {
width: 10em;
text-align: left;
margin-left: 5px;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dd {
margin-left: 0px;
box-shadow: 0 0 1em #ccc;
}

.module table.mod-top-posters {
table-layout: fixed;
box-shadow: 0 0 1em #ccc;
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0 0 1em #ccc;
}

.module .fields1 dd {
margin-left: 0;
}

.module h3 {
margin: 0.5em 0;
color: #000000;
border-bottom: 1px solid #696969;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
color: #ccc;
text-align: center;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
}

.h3 {
text-align: center;
color: #6f6f6f;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #fff;
-moz-border-radius: 10px;
}

h1.page-title {
color: #ccc;
}

.post .content img {max-width: 100%;}
.postbody ul.profile-icons {margin-right: 0px;}
.postbody ul.profile-icons li {margin: 0 0px;}
*html body {padding-top: 25px;}
.search .postbody img {max-width: 100%;}

.signature {
border: 1px solid #ccc;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
}

.forumbg.announcement {
border: 1px solid #ccc;
margin-top: 10px;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

.forumbg, .forabg {
width: 98%;
margin-top: 10px;
}

.table-title h2, dl.icon dt, dl.icon dd.dterm {
text-shadow: none;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

tr.row3 {
border: 1px solid #ccc;
}

.table-title, .table-title h2, li.header dt, li.header dd {
color: #ccc;
}

.last-post-icon {
margin-bottom: -9px;
}
ul#picture_legend {
display:none;
}
a {
outline: none;
}

em {
font-style: normal;
font-size: 10px;
font-weight: normal;
}
.postprofile {
text-align: center;
}
/* Light Box - Brazucas ----------------------------------------------*/
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left;
}
#keyboardMsg{ float: right;
}
#lightbox img{ border: none;
}
#overlay img{ border: none;
}
#overlay{ background-image: url(http://www.huddletogether.com/projects/lightbox/overlay.png);
}
* html #overlay{
background-color: #000;
background-color: transparent;
background-image: url(http://www.huddletogether.com/projects/lightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.huddletogether.com/projects/lightbox/overlay.png", sizingMethod="scale");
}
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}

#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
background-color: #f2f2f2;
color: #000000;
}
#infobar a:hover {
background-color: #CBCBCB;
color: #000000;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color: #dedede;
}
table.table2 {
margin: 0 -2px -1px -1px;
text-align:center;
margin-left: 320px;
border:1px dotted #ccc;
}
table.table3 {
margin-left: 0px;
border:1px dotted #ccc;
}
body {
padding: 25px;
}
#chatbox, body.chatbox, .chatbox {
border: 0px solid #000000;
}
#chatbox_members, #chatbox_footer {
border: 0px solid #000000;
background-color: transparent !important;
}
.chatbox_row_1, .chatbox_row_2, .chatbox_row_3 {
border-left: 0px solid #000000;
}

/*----- jqModal------*/

.jqmWindow {display: none;position: fixed;left: 50%;width: 450px;margin-left: -225px;top: 50%;margin-top: -125px;background-color: #ffffff;border: 1px solid #1675bc;}.jqmOverlay {background-color: #000;}#search_form h1 {margin: 0.1em 0 0.3em;}#jqmHide {margin: 0.4em 0;}.jqDrag {cursor: move;}

/*-----End jqModal------*/

/* ------First Post--------*/

#first-post-br {width: 80%;border: 0;border-top: solid 1px #1675bc;margin: 20px auto;}

/*-------End First Post--------*/

.fontbutton, .fontbutton_normal, .fontbutton_selected, .fontbutton_clicked, .fontbutton_hover {
background-color: transparent !important;
}

input.button1, input.button2, button.button2 {
background-image: url('http://2img.net/i/fa/empty.gif');
-moz-border-radius: 2px;
outline: none;
}

li > a.mainmenu[href="/faq"] { display : none; }
li > a.mainmenu[href="/search"] { display : none; }
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por StyLe® 29.09.12 16:35

Código:

#wrap {
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0px 0px 40px #ccc;
border: 1px solid #ccc;
background-image: url('http://2img.net/i/fa/empty.gif');
background-position: bottom;
background-repeat: repeat-x;
}

#page-header .navbar ul.linklist {
margin-bottom: -4px;
}

#page-header .navbar ul.linklist {
border-bottom-color: currentColor;
border-bottom-width: 0px;
border-bottom-style: none;
}

#page-header .navbar ul.linklist li {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

ul.linklist li {
list-style-type: none;
width: auto;
font-size: 1.1em;
line-height: 2.2em;
display: inline;
}






#page-header .navbar {
padding-top: 7px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: center;
background-attachment: scroll;
background-repeat: repeat;
background-image: url("http://www.submundos.com/forum/Themes/inferno/images/custom/toolbar.png");
background-position: 0% 0%;
background-color: transparent;
}

/* ----------- */

ul.navlinks span.new-message {
color: #FF0000;
}
#page-header #search-box {
position: absolute;
top: 120px;
right: 150px;
}

#page-header input.button2 {
height: 100%;
width: auto !important;
padding: 5px 4px;
font-size: 14px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #4b3b04;
background: #e6b406 url(http://i35.servimg.com/u/f35/14/65/14/03/bg_btn11.png) repeat-x top;
}

.postbody a:link, .postbody a:visited, .postbody a:active {
color: #1E90FF;
}

.postbody a:hover {
text-decoration: underline;
color: #828282;
}


#page-header #logo {
position: absolute;
top: 75px;
padding-left: 150px;
}

#login_popup {
background-image: url('http://i65.servimg.com/u/f65/14/65/14/03/captur43.png');
background-position: top !important;
background-repeat: repeat-x;
background-atachment: scroll;
}

blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}

blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}

#phpbb {
top: 0px;
background: #fff url('http://imageshack.us/a/img62/8906/banner2dc.png') repeat-x -5px 14px;
padding-top: 291px !important;
background-attachment: scroll;
}

#page-header .navbar {
position: absolute;
width: 100%;
padding: 0px;
top: 27px;
left: 0px;
background: none;
}

/* Menu personalizado - Criado por danielmendes */

#page-header .navbar ul.linklist li a{
width: 100%;
filter: glow(strength=3, color=#FF8000,enabled=1) !important;
letter-spacing: 1px;
color: #fff;
font-size: 14px;
font-family: comic sans ms;
height: 45px;
}

#page-header .headerbar span.corners-top, #page-header .headerbar span.corners-top span, #page-header .headerbar span.corners-bottom, #page-header .headerbar span.corners-bottom span {
background-image: none;
}

form#quick_reply textarea#text_editor_textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

#message-box textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

.genmed {
font-weight: lighter;
}
.gensmall {
font-weight: lighter;
}

/* Texto: Anúncio & A ler */
.forumbg li.header dt {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forumbg li.header dd.dterm {
font-weight: bold;
color: #ccc;
}

/* Texto: Respostas */
.forumbg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Visto */
.forumbg li.header dd.views {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forumbg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

/* Texto: Nome da categoria/fórum */
.forabg li.header dd.dterm h2 {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forabg li.header dd.topics {
font-weight: bold;
color: #ccc;
}

/* Texto: Mensagens */
.forabg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forabg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

.forabg {
border: none !important;
}

.forumbg {
border: none !important;
}

ul.linklist li a img {
filter:alpha(opacity=40);
-moz-opacity: 0.5;
opacity: 0.5;
}
ul.linklist a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.6;
opacity: 0.5;
}


/* ********** Restoo ********** */




/* ********** resto ********** */

.mes-txt, .panel p, .panel div.mes-txt, .navbar, .module {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px solid black;
}

hr {
background-color: transparent;
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
}

#wrap {
padding-left: 20px !important;
}

#wrap {
padding-right: 17px !important;
}

li.row {
border: 1px solid #fff;
}

li.row:hover {
background-color: #fff;
}

div.h3 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: #fff !important;
border-style: solid;
border-width: 1px;
text-align: left !important;
}

.codebox dl {
color: #909090;
}

.navbar {
padding: 3px;
}

p.center-overview {
font-size: 10px;
}

#li.row {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
}

#li.row:hover {
background-color: #ffffff;
}

#flutu {
text-align: right;
}

.hosped {
border: 1px solid #ccc;
width:550px;
text-align:center;
background-image: url();
background-repeat: repeat-x;
background-position: bottom;
-moz-border-radius:10px;
height:35px;
padding-top: 15px;
}

.resizebox .resize_border {
text-color: #ccc;
background-color: transparent;
-moz-border-radius:10px;
border:0px solid #000;
}

a.fullsize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

.resize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

a.enlarge {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */

.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 10px 5px;
min-height: 40px;
-moz-border-radius: 0px 0px 0px #fff;
border:1px dotted #ccc;
}
.feedburnerFeedBlock li:hover {
background-color: #f2f2f2;
}

.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #000;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock ul li div {
color: #000;
line-height: 100%;
text-align: justify;
-moz-border-radius: 0px 0px 0px #fff;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */
#popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 150px;
padding: 20px 20px 20px 20px;
border: 1px #ccc solid;
background: #fff;
background-image: url('');
background-position: center bottom;
background-repeat: repeat-x;
}

.post img {
max-width: 100%;
}

.module {
margin-bottom: 4px;
padding: 0 10px;
}

.module {
background-image: url('');
background-repeat: repeat-x;
border: 1px solid #fff;
}

.module span.corners-top, .module span.corners-bottom {
margin: 0 -10px;
}

.module .h3,.introduction .h3 {
margin: 0.5em 0;
color: #808080;
border-bottom: 1px solid #ff8000;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
height: 1%;
text-align: left;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
-moz-border-radius: 0px 0px 0px #fff;
}

.module ul, .module ol {
list-style-position: inside;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dt {
width: 10em;
text-align: left;
margin-left: 5px;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dd {
margin-left: 0px;
box-shadow: 0 0 1em #ccc;
}

.module table.mod-top-posters {
table-layout: fixed;
box-shadow: 0 0 1em #ccc;
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0 0 1em #ccc;
}

.module .fields1 dd {
margin-left: 0;
}

.module h3 {
margin: 0.5em 0;
color: #000000;
border-bottom: 1px solid #696969;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
color: #ccc;
text-align: center;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
}

.h3 {
text-align: center;
color: #6f6f6f;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #fff;
-moz-border-radius: 10px;
}

h1.page-title {
color: #ccc;
}

.post .content img {max-width: 100%;}
.postbody ul.profile-icons {margin-right: 0px;}
.postbody ul.profile-icons li {margin: 0 0px;}
*html body {padding-top: 25px;}
.search .postbody img {max-width: 100%;}

.signature {
border: 1px solid #ccc;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
}

.forumbg.announcement {
border: 1px solid #ccc;
margin-top: 10px;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

.forumbg, .forabg {
width: 98%;
margin-top: 10px;
}

.table-title h2, dl.icon dt, dl.icon dd.dterm {
text-shadow: none;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

tr.row3 {
border: 1px solid #ccc;
}

.table-title, .table-title h2, li.header dt, li.header dd {
color: #ccc;
}

.last-post-icon {
margin-bottom: -9px;
}
ul#picture_legend {
display:none;
}
a {
outline: none;
}

em {
font-style: normal;
font-size: 10px;
font-weight: normal;
}
.postprofile {
text-align: center;
}
/* Light Box - Brazucas ----------------------------------------------*/
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left;
}
#keyboardMsg{ float: right;
}
#lightbox img{ border: none;
}
#overlay img{ border: none;
}
#overlay{ background-image: url(http://www.huddletogether.com/projects/lightbox/overlay.png);
}
* html #overlay{
background-color: #000;
background-color: transparent;
background-image: url(http://www.huddletogether.com/projects/lightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.huddletogether.com/projects/lightbox/overlay.png", sizingMethod="scale");
}
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}

#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
background-color: #f2f2f2;
color: #000000;
}
#infobar a:hover {
background-color: #CBCBCB;
color: #000000;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color: #dedede;
}
table.table2 {
margin: 0 -2px -1px -1px;
text-align:center;
margin-left: 320px;
border:1px dotted #ccc;
}
table.table3 {
margin-left: 0px;
border:1px dotted #ccc;
}
body {
padding: 25px;
}
#chatbox, body.chatbox, .chatbox {
border: 0px solid #000000;
}
#chatbox_members, #chatbox_footer {
border: 0px solid #000000;
background-color: transparent !important;
}
.chatbox_row_1, .chatbox_row_2, .chatbox_row_3 {
border-left: 0px solid #000000;
}

/*----- jqModal------*/

.jqmWindow {display: none;position: fixed;left: 50%;width: 450px;margin-left: -225px;top: 50%;margin-top: -125px;background-color: #ffffff;border: 1px solid #1675bc;}.jqmOverlay {background-color: #000;}#search_form h1 {margin: 0.1em 0 0.3em;}#jqmHide {margin: 0.4em 0;}.jqDrag {cursor: move;}

/*-----End jqModal------*/

/* ------First Post--------*/

#first-post-br {width: 80%;border: 0;border-top: solid 1px #1675bc;margin: 20px auto;}

/*-------End First Post--------*/

.fontbutton, .fontbutton_normal, .fontbutton_selected, .fontbutton_clicked, .fontbutton_hover {
background-color: transparent !important;
}

input.button1, input.button2, button.button2 {
background-image: url('http://2img.net/i/fa/empty.gif');
-moz-border-radius: 2px;
outline: none;
}

li > a.mainmenu[href="/faq"] { display : none; }
li > a.mainmenu[href="/search"] { display : none; }
.inputbox:hover {border: 1px solid #bcbcbc;}

Troque por essa
avatar

StyLe®
Super Membro

Membro desde : 28/04/2012
Mensagens : 1919
Pontos : 2654

https://ajuda.forumeiros.com/t79652-

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 29.09.12 18:45

Nada@
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por »MorFiL™ 29.09.12 19:16

Olá tente este codigo em sua folha de CSS Autor,
Código:
.inputbox:hover {border: 7px solid #FDC053;}

»MorFiL™

»MorFiL™
*****

Membro desde : 08/01/2012
Mensagens : 439
Pontos : 715

http://webgamescheats.forumbrasil.net/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 29.09.12 20:17

Não é isso!
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 02.10.12 18:32

Up?
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Principal Contribuidor

Tópico resolvido Re: Borda do text

Mensagem por Sennior 02.10.12 22:13

D'Leandro™ escreveu:Olá, Não é isso que eu procuro!

A Borda laranja só aparece quando eu clico!

Olá,

O senhor deseja que o efeito apareça mesmo sem clicar sobre o mesmo?

Até mais.
Sennior

Sennior
Principal Contribuidor
Principal Contribuidor

Membro desde : 10/06/2011
Mensagens : 16379
Pontos : 20903

https://ajuda.forumeiros.com/forum https://www.facebook.com/GladstonHenriq https://twitter.com/UmGladston

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por StyLe® 02.10.12 22:32

Mano ele quer tirar esse efeito Laranja ele não quer que fique esse laranja
avatar

StyLe®
Super Membro

Membro desde : 28/04/2012
Mensagens : 1919
Pontos : 2654

https://ajuda.forumeiros.com/t79652-

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por LucasRPG 02.10.12 22:46

Olá.
Adicione no seu CSS
Código:
input:focus {
outline: none;
}
LucasRPG

LucasRPG
Membro

Membro desde : 27/05/2009
Mensagens : 618
Pontos : 1003

http://cataclysm.web-rpg.com/

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 02.10.12 22:52

LucasRPG, Resultou 90%.
Para títulos e perfil, mas resposta rápida e criação de tópicos ainda está la!
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por [F]lames 05.10.12 14:52

Olá,

Foram passados códigos para deixar a Borda, veja se este resolve :
Código:
#wrap {
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0px 0px 40px #ccc;
border: 1px solid #ccc;
background-image: url('http://2img.net/i/fa/empty.gif');
background-position: bottom;
background-repeat: repeat-x;
}

#page-header .navbar ul.linklist {
margin-bottom: -4px;
}

#page-header .navbar ul.linklist {
border-bottom-color: currentColor;
border-bottom-width: 0px;
border-bottom-style: none;
}

#page-header .navbar ul.linklist li {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
}

ul.linklist li {
list-style-type: none;
width: auto;
font-size: 1.1em;
line-height: 2.2em;
display: inline;
}






#page-header .navbar {
padding-top: 7px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
text-align: center;
background-attachment: scroll;
background-repeat: repeat;
background-image: url("http://www.submundos.com/forum/Themes/inferno/images/custom/toolbar.png");
background-position: 0% 0%;
background-color: transparent;
}

/* ----------- */

ul.navlinks span.new-message {
color: #FF0000;
}
#page-header #search-box {
position: absolute;
top: 120px;
right: 150px;
}

#page-header input.button2 {
height: 100%;
width: auto !important;
padding: 5px 4px;
font-size: 14px;
font-weight: bold;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #4b3b04;
background: #e6b406 url(http://i35.servimg.com/u/f35/14/65/14/03/bg_btn11.png) repeat-x top;
}

.postbody a:link, .postbody a:visited, .postbody a:active {
color: #1E90FF;
}

.postbody a:hover {
text-decoration: underline;
color: #828282;
}


#page-header #logo {
position: absolute;
top: 75px;
padding-left: 150px;
}

#login_popup {
background-image: url('http://i65.servimg.com/u/f65/14/65/14/03/captur43.png');
background-position: top !important;
background-repeat: repeat-x;
background-atachment: scroll;
}

blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}
blockquote blockquote blockquote {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #ccc;
}

blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}
blockquote blockquote blockquote:hover {
background-image: none;
background-color: #fff !important;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
}

#phpbb {
top: 0px;
background: #fff url('http://imageshack.us/a/img62/8906/banner2dc.png') repeat-x -5px 14px;
padding-top: 291px !important;
background-attachment: scroll;
}

#page-header .navbar {
position: absolute;
width: 100%;
padding: 0px;
top: 27px;
left: 0px;
background: none;
}

/* Menu personalizado - Criado por danielmendes */

#page-header .navbar ul.linklist li a{
width: 100%;
filter: glow(strength=3, color=#FF8000,enabled=1) !important;
letter-spacing: 1px;
color: #fff;
font-size: 14px;
font-family: comic sans ms;
height: 45px;
}

#page-header .headerbar span.corners-top, #page-header .headerbar span.corners-top span, #page-header .headerbar span.corners-bottom, #page-header .headerbar span.corners-bottom span {
background-image: none;
}

form#quick_reply textarea#text_editor_textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

#message-box textarea {
background-image: url('/*Imagem*/');
background-position: center;
background-repeat: repeat;
    border-radius: 4px; !important;
}

.genmed {
font-weight: lighter;
}
.gensmall {
font-weight: lighter;
}

/* Texto: Anúncio & A ler */
.forumbg li.header dt {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forumbg li.header dd.dterm {
font-weight: bold;
color: #ccc;
}

/* Texto: Respostas */
.forumbg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Visto */
.forumbg li.header dd.views {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forumbg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

/* Texto: Nome da categoria/fórum */
.forabg li.header dd.dterm h2 {
font-weight: bold;
color: #ccc;
}

/* Texto: Tópicos */
.forabg li.header dd.topics {
font-weight: bold;
color: #ccc;
}

/* Texto: Mensagens */
.forabg li.header dd.posts {
font-weight: bold;
color: #ccc;
}

/* Texto: Última Mensagem */
.forabg li.header dd.lastpost {
font-weight: bold;
color: #ccc;
}

.forabg {
border: none !important;
}

.forumbg {
border: none !important;
}

ul.linklist li a img {
filter:alpha(opacity=40);
-moz-opacity: 0.5;
opacity: 0.5;
}
ul.linklist a img:hover {
filter:alpha(opacity=100);
-moz-opacity: 0.6;
opacity: 0.5;
}


/* ********** Restoo ********** */




/* ********** resto ********** */

.mes-txt, .panel p, .panel div.mes-txt, .navbar, .module {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px solid black;
}

hr {
background-color: transparent;
border-top-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;
border-bottom-style: solid;
}

#wrap {
padding-left: 20px !important;
}

#wrap {
padding-right: 17px !important;
}

li.row {
border: 1px solid #fff;
}

li.row:hover {
background-color: #fff;
}

div.h3 {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-color: #fff !important;
border-style: solid;
border-width: 1px;
text-align: left !important;
}

.codebox dl {
color: #909090;
}

.navbar {
padding: 3px;
}

p.center-overview {
font-size: 10px;
}

#li.row {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
}

#li.row:hover {
background-color: #ffffff;
}

#flutu {
text-align: right;
}

.hosped {
border: 1px solid #ccc;
width:550px;
text-align:center;
background-image: url();
background-repeat: repeat-x;
background-position: bottom;
-moz-border-radius:10px;
height:35px;
padding-top: 15px;
}

.resizebox .resize_border {
text-color: #ccc;
background-color: transparent;
-moz-border-radius:10px;
border:0px solid #000;
}

a.fullsize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

.resize {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

a.enlarge {
text-color: #ccc;
color: transparent !important;
background-image: none;
background-repeat: no-repeat;
height: 20px;
width:130px;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */

.feedburnerFeedBlock img {
display: none;
}
.feedburnerFeedBlock li {
padding: 10px 5px;
min-height: 40px;
-moz-border-radius: 0px 0px 0px #fff;
border:1px dotted #ccc;
}
.feedburnerFeedBlock li:hover {
background-color: #f2f2f2;
}

.feedburnerFeedBlock li a{
font-size: 1.2em;
font-family: Arial,Helvetica,sans-serif;
background: url(http://www.forumeiros.com/i/img/puce_fleche.png) 0% 50% no-repeat;
padding-left: 15px;
color: #000;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.date {
margin: -2px 0px;
font-size: 1.0em;
background: url(http://2img.net/i/fa/subsilver/icon_miniposted.gif) 0% 50% no-repeat;
padding-left: 15px;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock li p.feedItemAuthor {
margin: -2px 0px;
font-size: 1.0em;
-moz-border-radius: 0px 0px 0px #fff;
}

.feedburnerFeedBlock ul li div {
color: #000;
line-height: 100%;
text-align: justify;
-moz-border-radius: 0px 0px 0px #fff;
}

/* THIS CODE IS TO PERSONALIZE A WIDGET, NOT TO ERASE  */
#popup {
position: absolute;
top: 30%;
left: 30%;
width: 300px;
height: 150px;
padding: 20px 20px 20px 20px;
border: 1px #ccc solid;
background: #fff;
background-image: url('');
background-position: center bottom;
background-repeat: repeat-x;
}

.post img {
max-width: 100%;
}

.module {
margin-bottom: 4px;
padding: 0 10px;
}

.module {
background-image: url('');
background-repeat: repeat-x;
border: 1px solid #fff;
}

.module span.corners-top, .module span.corners-bottom {
margin: 0 -10px;
}

.module .h3,.introduction .h3 {
margin: 0.5em 0;
color: #808080;
border-bottom: 1px solid #ff8000;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
height: 1%;
text-align: left;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
-moz-border-radius: 0px 0px 0px #fff;
}

.module ul, .module ol {
list-style-position: inside;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dt {
width: 10em;
text-align: left;
margin-left: 5px;
box-shadow: 0 0 1em #ccc;
}

.module dl.details dd {
margin-left: 0px;
box-shadow: 0 0 1em #ccc;
}

.module table.mod-top-posters {
table-layout: fixed;
box-shadow: 0 0 1em #ccc;
-moz-box-shadow: 0 0 1em #ccc;
-webkit-box-shadow: 0 0 1em #ccc;
}

.module .fields1 dd {
margin-left: 0;
}

.module h3 {
margin: 0.5em 0;
color: #000000;
border-bottom: 1px solid #696969;
border-top: 0px solid #ff8000;
border-left: 0px solid #ff8000;
border-right: 0px solid #ff8000;
color: #ccc;
text-align: center;
text-transform: capitalize;
font-size: 12px;
margin-top: -1px;
padding-bottom: 5px;
}

.h3 {
text-align: center;
color: #6f6f6f;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
border: 1px solid #fff;
-moz-border-radius: 10px;
}

h1.page-title {
color: #ccc;
}

.post .content img {max-width: 100%;}
.postbody ul.profile-icons {margin-right: 0px;}
.postbody ul.profile-icons li {margin: 0 0px;}
*html body {padding-top: 25px;}
.search .postbody img {max-width: 100%;}

.signature {
border: 1px solid #ccc;
background-image: url('');
background-position: bottom;
background-repeat: repeat-x;
}

.forumbg.announcement {
border: 1px solid #ccc;
margin-top: 10px;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

.forumbg, .forabg {
width: 98%;
margin-top: 10px;
}

.table-title h2, dl.icon dt, dl.icon dd.dterm {
text-shadow: none;
}

li.row dl.icon dd.dterm {
text-shadow: none;
}

tr.row3 {
border: 1px solid #ccc;
}

.table-title, .table-title h2, li.header dt, li.header dd {
color: #ccc;
}

.last-post-icon {
margin-bottom: -9px;
}
ul#picture_legend {
display:none;
}
a {
outline: none;
}

em {
font-style: normal;
font-size: 10px;
font-weight: normal;
}
.postprofile {
text-align: center;
}
/* Light Box - Brazucas ----------------------------------------------*/
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left;
}
#keyboardMsg{ float: right;
}
#lightbox img{ border: none;
}
#overlay img{ border: none;
}
#overlay{ background-image: url(http://www.huddletogether.com/projects/lightbox/overlay.png);
}
* html #overlay{
background-color: #000;
background-color: transparent;
background-image: url(http://www.huddletogether.com/projects/lightbox/blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.huddletogether.com/projects/lightbox/overlay.png", sizingMethod="scale");
}
#info {
overflow: visible;
width: 100%;
position: fixed;
z-index:2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
top: 0;
left: 0;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
display: block;
float: left;
width:100%;
clear: both;
color: InfoText;
background: InfoBackground url(icon_warning.gif) no-repeat fixed .3em .3em;
padding: .10em .3em .10em 2em;
border-bottom: .16em outset;
text-decoration: none;
cursor: default;
}

#infobar a:hover {
color: HighlightText;
background: Highlight url(icon_warning_hover.gif) no-repeat fixed .3em .3em;
}
#viewplot {
width: 100%;
height: expression(this.parentNode.offsetHeight - this.offsetTop);
overflow-x: hidden;
overflow-y: scroll;
padding: 1em;
}

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
background-color: #f2f2f2;
color: #000000;
}
#infobar a:hover {
background-color: #CBCBCB;
color: #000000;
}
table.table1 tbody tr:hover, table.table1 tbody tr.hover {
background-color: #dedede;
}
table.table2 {
margin: 0 -2px -1px -1px;
text-align:center;
margin-left: 320px;
border:1px dotted #ccc;
}
table.table3 {
margin-left: 0px;
border:1px dotted #ccc;
}
body {
padding: 25px;
}
#chatbox, body.chatbox, .chatbox {
border: 0px solid #000000;
}
#chatbox_members, #chatbox_footer {
border: 0px solid #000000;
background-color: transparent !important;
}
.chatbox_row_1, .chatbox_row_2, .chatbox_row_3 {
border-left: 0px solid #000000;
}

/*----- jqModal------*/

.jqmWindow {display: none;position: fixed;left: 50%;width: 450px;margin-left: -225px;top: 50%;margin-top: -125px;background-color: #ffffff;border: 1px solid #1675bc;}.jqmOverlay {background-color: #000;}#search_form h1 {margin: 0.1em 0 0.3em;}#jqmHide {margin: 0.4em 0;}.jqDrag {cursor: move;}

/*-----End jqModal------*/

/* ------First Post--------*/

#first-post-br {width: 80%;border: 0;border-top: solid 1px #1675bc;margin: 20px auto;}

/*-------End First Post--------*/

.fontbutton, .fontbutton_normal, .fontbutton_selected, .fontbutton_clicked, .fontbutton_hover {
background-color: transparent !important;
}

input.button1, input.button2, button.button2 {
background-image: url('http://2img.net/i/fa/empty.gif');
-moz-border-radius: 2px;
outline: none;
}

li > a.mainmenu[href="/faq"] { display : none; }
li > a.mainmenu[href="/search"] { display : none; }
.inputbox:hover {border: none;}
Até Mais ...
[F]lames

[F]lames
Membro

Membro desde : 05/10/2012
Mensagens : 866
Pontos : 1208

http://www.bestskins.net/

Ir para o topo Ir para baixo

Tópico resolvido Re: Borda do text

Mensagem por D'Leandro™ 05.10.12 16:34

Eu ja desisti!
Pode fechar!
D'Leandro™

D'Leandro™
****

Membro desde : 18/08/2012
Mensagens : 387
Pontos : 615

http://staffergroupbr.forumeiros.com/forum

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos