Mundo dos Foruns
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

Editar shoutbox

4 participantes

Ir para baixo

Editar shoutbox Empty Editar shoutbox

Mensagem por iPoseidon Sex Mar 14, 2014 9:55 pm

Qual é minha questão:
Olá!
Queria alterar as cores do meu shoutbox de maneira a ficar assim: http://www.contra-ataque.com/forum/index.php?app=shoutbox

Fundo meio cinza claro e substituir o azul por esse cinza desse chat.

Endereço do meu fórum:
https://mundodosforuns.forumeiro.com

Versão do fórum:
PHPBB3
iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por [J]ames B. Sáb Mar 15, 2014 1:10 pm

Adicione isso em seu CSS

Código:
.maintitle {
    background: url('http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg') repeat-x scroll 0px -586px #1F2124;
    color: #FFF;
    padding: 10px 10px 11px;
    font-size: 14px;
    font-weight: 300;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
    border-radius: 4px 4px 0px 0px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset;
    border-width: 1px 1px 0px;
    border-color: #1F2124;
    border-style: solid;
}
.ipsBox, .ipsPad {
    padding: 9px;
    border: 1px solid #C9CDD0;
    margin-bottom: 1px;
}
.ipsBox {
    background: none repeat scroll 0% 0% #F2F1F1;
    border-width: 1px;
    border-style: solid;
    border-color: #C9CDD0;
}
[J]ames B.
[J]ames B.
Sou nivel 1

Mensagens : 1
Reputação : 0

http://upcod.forumeiros.com

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por iPoseidon Sáb Mar 15, 2014 2:20 pm

Igual amigo.
iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por JQuery Sáb Mar 15, 2014 2:22 pm

Ola,
Me passe sua Folha de Estilo CCS.

Até Mais...
JQuery
JQuery
Administrador

Mensagens : 382
Localização : Portugal
Reputação : 109

https://mundodosforuns.forumeiro.com

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por iPoseidon Sáb Mar 15, 2014 2:33 pm

Código:
.main .main-head {
background-color: #373636;
border-color: #CCC #CCC #AAA;
box-shadow: 0 0 1px #FFF inset;
padding: .7em 1em;
}

div.cat_bar {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -164px;
padding-left: 9px;
height: 38px;
overflow: hidden;
margin-bottom: 1px;
}
h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -164px;
padding-right: 9px;
}




a:link, a:visited
{
   color: #b4b4b4;
   text-decoration: none;
}
a:hover
{
   cursor: pointer;
   text-decoration: underline;
}



#topbar {
background: black;
padding: 5px 0;
}
#main1 {
background: black url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/main_bg.jpg) 50% 0 no-repeat;
padding-bottom: 50px;
min-height: 826px;
}
.wrapper1 {
width: 980px;
margin: 0 auto;
}
#header1 {
height: 135px;
}
h1, h2, h3, h4, h5, h6 {
color: #CCC;
font-size: 1em;
margin: 0;
padding: 0;
}
#logo a {
display: block;
background: url(http://i.imgur.com/vhw4t44.png) no-repeat;
float: left;
width: 330px;
height: 60px;
text-indent: -9999px;
margin-top: 40px;
}
#search {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/search.png) no-repeat;
height: 30px;
width: 204px;
float: right;
margin-top: 60px;
}
span, p, form {
margin: 0;
padding: 0;
}
#search input.search_input {
float: left;
background: none;
border: none;
outline: none;
width: 181px;
height: 16px;
padding: 7px 8px 7px 15px;
font-size: 12px;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
color: #868686;
}
input, button, select, textarea {
font: 95%/115% verdana, Helvetica, sans-serif;
color: black;
background: #CCC;
border: 1px solid white;
padding: 2px;
}
#content_section1 {
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
}

#toolbar { height: 60px; background: #3c3c3c url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/toolbar_bg.jpg) 0 0 repeat-x; border-top-left-radius: 4px; border-top-right-radius: 4px; position: relative;}
#toolbar .tb_left { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/tb_crack.png) 0 0 no-repeat; position: absolute; top: 0; left: 0; height: 15px; width: 83px;}
#toolbar .tb_right { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/tb_crack.png) 0 -20px no-repeat; position: absolute; top: 0; right: 0; height: 60px; width: 70px;}
#topnav, #topnav ul { margin: 0; padding: 0; z-index: 999;}
#topnav li { float: left; margin: 0; padding: 0; position: relative; list-style: none;}
#topnav li a { display: block; line-height: 60px; padding: 0 16px; color: #171717; font-size: 12px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);}
#topnav li a.active { color: #eee; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/active.png) 50% 41px no-repeat;}
#topnav li a.active, #topnav li a:hover { text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);}
#topnav li:hover > a { color: #ccc;}
#topnav li ul { position: absolute; width: 200px; left: -999em; padding: 5px 0; background: #292929; border: 1px solid #1f1f1f; box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);}
#topnav li li { width: 200px; height: auto; padding: 0; margin: 0;}
#topnav li li a { display: block; width: 170px; margin: 0 5px; padding: 0 10px; height: auto; float: none; line-height: 30px; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3); color: #636363; font-weight: normal;}
#topnav li li a:hover, #topnav li li:hover > a { background: #333; box-shadow: none;}
#topnav li:hover ul { left: 0; top: 58px;}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul { top: -999em; left: auto;}
#topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul { left: 200px; top: 0;}

#userbar { height: 50px; background: #242424 url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/userbar_bg.jpg) 0 0 repeat-x; border-bottom: 2px solid #171717; padding: 0 15px;}
#userbar a { color: #919191;}
#userbar a:hover { color: #bfbfbf;}

#quicknav { float: left; margin-top: 14px;}
#quicknav ul, #quicknav li { float: left; list-style: none; margin: 0; padding: 0;}
#quicknav a { display: block; padding-left: 15px; line-height: 24px; text-transform: uppercase;}
#quicknav .social_icon { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/social_icons.png) no-repeat; height: 24px; width: 24px; padding: 0; margin-right: 5px;}
#quicknav .facebook { background-position: 0 0;}
#quicknav .twitter { background-position: 0 -58px;}
#quicknav .googleplus { background-position: 0 -116px;}
#quicknav .dribble { background-position: 0 -174px;}
#quicknav .flickr { background-position: 0 -232px;}
#quicknav .youtube { background-position: 0 -290px;}
#quicknav .rss { background-position: 0 -348px;}
#quicknav .facebook:hover { background-position: 0 -29px;}
#quicknav .twitter:hover { background-position: 0 -87px;}
#quicknav .googleplus:hover { background-position: 0 -145px;}
#quicknav .dribble:hover { background-position: 0 -203px;}
#quicknav .flickr:hover { background-position: 0 -261px;}
#quicknav .youtube:hover { background-position: 0 -319px;}
#quicknav .rss:hover { background-position: 0 -377px;}

#main_content1 {
background: #2A2A2A;
padding: 0 8px 15px;
}
#account { float: right; margin-top: 13px;}
#account input { float: left; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) no-repeat; border: none; outline: none; margin-right: 8px; color: #999;}
#account input.login_id { background-position: 0 0; width: 110px; height: 16px; padding: 5px 10px 5px 30px;}
#account input.login_pw { background-position: 0 -36px; width: 110px; height: 16px; padding: 5px 10px 5px 30px;}
#account input.login_button { background-position: 0 -72px; width: 32px; height: 26px; cursor: pointer;}
#account .login_button:hover { background-position: 100% -72px;}
#account .register { float: left; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) 0 -108px no-repeat; width: 40px; height: 26px;}
#account .register:hover { background-position: 100% -108px;}
#account ul { margin: 0; padding: 0; line-height: 26px;}
#account li { float: left; display: block; list-style: none; padding: 0;}
#account .memb_greeting { color: #21839c; text-transform: uppercase; margin-right: 5px;}
#account li a { padding: 0 10px; border-right: 1px solid #a2a2a2;}
#account .last { border: none;}
#account .logout { display: block; margin-left: 5px; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) 0 -145px no-repeat; width: 50px; height: 26px; padding: 0;}
#account .logout:hover { background-position: 100% -145px;}

.roundframe
{
   padding: 0 10px;
   background: #242424;
   border-left: 1px solid #202020;
   border-right: 1px solid #202020;
}
.roundframe dl, .roundframe dt, .roundframe p
{
   margin: 0;
}
.roundframe p
{
   padding: 0.5em;
}
span.upperframe
{
   padding: 0;
   display: block;
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 0 -90px no-repeat;
   padding-left: 20px;
}
span.upperframe span
{
   padding: 0;
   height: 12px;
   display: block;
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 100% -90px no-repeat;
}
span.lowerframe
{
   padding: 0;
   display: block;
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 0 -102px no-repeat;
   padding-left: 20px;
}
span.lowerframe span
{
   padding: 0;
   height: 12px;
   display: block;
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 100% -102px no-repeat;
}

div.roundframe div.cat_bar
{
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -252px;
   margin-bottom: 0;
}
div.roundframe div.cat_bar h3.catbg
{
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -252px;
}
div.title_barIC
{
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -120px;
   padding-left: 9px;
   height: 38px;
   overflow: hidden;
   margin-bottom: 1px;
}
div.title_barIC h4.titlebg
{
   background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -120px;
}
#upshrinkHeaderIC p.pminfo
{
   margin: 0;
   padding: 0.5em;
}
img#upshrink_ic, img#newsupshrink
{
   float: right;
   margin: 12px 5px 0 0;
}
table.table_list a.unreadlink, table.table_list a.collapse
{
   float: right;
}
table.table_list a.collapse
{
   margin: 12px 5px 0 1em;
   height: 38px;
   line-height: 38px;
}

#dirt_bottom { background: #2a2a2a url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/main_dirt.png) 0 100% repeat-x; height: 12px;}

#footer { background: #222 url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/footer_bg.png) 0 0 repeat-x; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; padding: 25px 15px; overflow: hidden; position: relative;}
#footer .smf_copyright { float: left;}
#footer .ds_copyright { float: right; text-align: right;}
#footer p { color: #404040;}
#footer, #footer a { color: #999; font-size: 12px; font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;}
#footer a:hover { color: #bbb;}
#footer .backtop { display: block; position: absolute; top: 24px; left: 50%; margin-left: -11px; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/backtop.png) 0 0 no-repeat; height: 22px; width: 22px;}
#footer .backtop:hover { background-position: 0 -27px;}

.pun table.table td {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  border-style: solid none none solid;
  border-width: 1px;
  line-height: 130%;
  padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
  background-color: #2a2a2a;
}

.pun a:hover {
  color: #3290a6;
}
.pun a:visited {
color: #3290a6;
}
  .pun a:link {
color: #3290a6;
}
a:hover {
cursor: pointer;
text-decoration: underline;
}

#pun-about {
  display: none!important;
}

#pun-visit, .main-box {
  display: none!important;
}

.pun table .tcr {
  padding-right: 10px !important;
}
.pun table.table td {
  background: #1e1e1e;
  color: #666;
  line-height: 1.5em;
}
.pun table.table td a {
  color: #b4b4b4;
}
.pun table.table td.tcr {
  background: #222222;
}
.pun table.table td.tcblend {
  padding: 0 10px;
}
.pun table.table td .post-date {
  font-size: 11px;
}

.main-content .tcr {
  text-align: right !important;
}
.main-content .tcr a * {
  color: #b4b4b4;
}

.pun table.table td {
  border-color: #333  !important;
  border-width: 2px;
}

.main-content .tcl {
  padding-left: 60px !important;
  position: relative;
}

.main-content .tcl > span.status {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 50px;
  height: 100%;
  background: #222;
  border-right: 2px #333 solid;
}

.main-content .tcl > span.status img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
}

.main-content .tcl {
  vertical-align: middle !important;
  line-height: 2em !important;
}

.main-content .tcl .hierarchy a {
  font-weight: bold;
  font-size: 110%;
  color: #3290a6;
  text-transform: uppercase;
}

.catbg {
  color: #919191;
  line-height: 38px;
  overflow: hidden;
  height: 38px;
  font-size: 1em;
  font-weight: normal;
}

/* Styles for the statistics center.
------------------------------------------------- */
#statistics
{
  padding: 0.5em 0;
}
#statistics div.title_bar
{
  margin: 4px 0 -2px 0;
}
#statistics h3.catbg
{
  text-align: center;
}
#statistics div.content
{
  min-height: 210px;
}
#statistics div.top_row
{
  min-height: 150px;
}
#stats_left, #top_posters, #top_topics_replies, #top_topics_starter
{
  float: left;
  width: 49.5%;
}
#stats_right, #top_boards, #top_topics_views, #most_online
{
  float: right;
  width: 49.5%;
}
dl.stats
{
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
dl.stats dt
{
  width: 49%;
  float: left;
  margin: 0 0 4px 0;
  line-height: 16px;
  padding: 0;
  clear: both;
  font-size: 1em;
}
dl.stats dd
{
  text-align: right;
  width: 50%;
  font-size: 1em;
  float: right;
  margin: 0 0 4px 0;
  line-height: 16px;
  padding: 0;
}
.statsbar div.bar
{
  float: left;
  background: url(../images/bar_stats.png) no-repeat;
  display: block;
  margin: 0 4px;
  height: 16px;
}
.statsbar div.bar div
{
  position: relative;
  right: -4px;
  padding: 0 4px 0 0;
  background: url(../images/bar_stats.png) no-repeat 100%;
  height: 16px;
}
tr.windowbg2 th.stats_month
{
  width: 25%;
  padding: 0 2em;
  text-align: left;
}
tr.windowbg2 td.stats_day
{
  padding: 0 3.5em;
  text-align: left;
}

.roundframe {
  padding: 10px;
  color: #686868;
}

.roundframe a {
  color: #b4b4b4 !important;
}

.roundframe .titlebg {
  line-height: 38px;
  font-weight: normal;
  color: #ac6700;;
}

.roundframe .titlebg img {
  vertical-align: middle;
  margin-right: 10px;
}

.roundframe .users-record {
  border-top: 2px dotted #444;
  font-size: 10px
}

.roundframe #upshrinkHeaderIC > a {
  display: inline-block;
  padding: 0 5px;
  line-height: 1.5em;
}

.roundframe #upshrinkHeaderIC > p {
  padding: 0 5px;
  line-height: 1.5em;
}

.roundframe #upshrinkHeaderIC > p:empty {
  padding: 5px;
}

.roundframe .users-online,
.roundframe .users-record {
  padding: 5px !important;
}

ul#pun-legend, ul.pun-legend {
  display: none !important
}

.pun-crumbs p {
color: #FFF !important;
text-transform: uppercase !important;
}
.pun-crumbs p a {
color: #FFF !important;
}
iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por Migas Sáb Mar 15, 2014 2:37 pm

Ola,
Troque por esta:
Código:

.maintitle {
    background: url('http://www.contra-ataque.com/forum/public/style_images/tctc91_pulse/_custom/sprite_main.jpg') repeat-x scroll 0px -586px #1F2124;
    color: #FFF;
    padding: 10px 10px 11px;
    font-size: 14px;
    font-weight: 300;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.7);
    border-radius: 4px 4px 0px 0px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset;
    border-width: 1px 1px 0px;
    border-color: #1F2124;
    border-style: solid;
}
.ipsBox, .ipsPad {
    padding: 9px;
    border: 1px solid #C9CDD0;
    margin-bottom: 1px;
}
.ipsBox {
    background: none repeat scroll 0% 0% #F2F1F1;
    border-width: 1px;
    border-style: solid;
    border-color: #C9CDD0;
}

.main .main-head {
background-color: #373636;
border-color: #CCC #CCC #AAA;
box-shadow: 0 0 1px #FFF inset;
padding: .7em 1em;
}

div.cat_bar {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -164px;
padding-left: 9px;
height: 38px;
overflow: hidden;
margin-bottom: 1px;
}
h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -164px;
padding-right: 9px;
}




a:link, a:visited
{
  color: #b4b4b4;
  text-decoration: none;
}
a:hover
{
  cursor: pointer;
  text-decoration: underline;
}



#topbar {
background: black;
padding: 5px 0;
}
#main1 {
background: black url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/main_bg.jpg) 50% 0 no-repeat;
padding-bottom: 50px;
min-height: 826px;
}
.wrapper1 {
width: 980px;
margin: 0 auto;
}
#header1 {
height: 135px;
}
h1, h2, h3, h4, h5, h6 {
color: #CCC;
font-size: 1em;
margin: 0;
padding: 0;
}
#logo a {
display: block;
background: url(http://i.imgur.com/vhw4t44.png) no-repeat;
float: left;
width: 330px;
height: 60px;
text-indent: -9999px;
margin-top: 40px;
}
#search {
background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/search.png) no-repeat;
height: 30px;
width: 204px;
float: right;
margin-top: 60px;
}
span, p, form {
margin: 0;
padding: 0;
}
#search input.search_input {
float: left;
background: none;
border: none;
outline: none;
width: 181px;
height: 16px;
padding: 7px 8px 7px 15px;
font-size: 12px;
font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;
color: #868686;
}
input, button, select, textarea {
font: 95%/115% verdana, Helvetica, sans-serif;
color: black;
background: #CCC;
border: 1px solid white;
padding: 2px;
}
#content_section1 {
box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
}

#toolbar { height: 60px; background: #3c3c3c url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/toolbar_bg.jpg) 0 0 repeat-x; border-top-left-radius: 4px; border-top-right-radius: 4px; position: relative;}
#toolbar .tb_left { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/tb_crack.png) 0 0 no-repeat; position: absolute; top: 0; left: 0; height: 15px; width: 83px;}
#toolbar .tb_right { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/tb_crack.png) 0 -20px no-repeat; position: absolute; top: 0; right: 0; height: 60px; width: 70px;}
#topnav, #topnav ul { margin: 0; padding: 0; z-index: 999;}
#topnav li { float: left; margin: 0; padding: 0; position: relative; list-style: none;}
#topnav li a { display: block; line-height: 60px; padding: 0 16px; color: #171717; font-size: 12px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);}
#topnav li a.active { color: #eee; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/active.png) 50% 41px no-repeat;}
#topnav li a.active, #topnav li a:hover { text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8);}
#topnav li:hover > a { color: #ccc;}
#topnav li ul { position: absolute; width: 200px; left: -999em; padding: 5px 0; background: #292929; border: 1px solid #1f1f1f; box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);}
#topnav li li { width: 200px; height: auto; padding: 0; margin: 0;}
#topnav li li a { display: block; width: 170px; margin: 0 5px; padding: 0 10px; height: auto; float: none; line-height: 30px; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3); color: #636363; font-weight: normal;}
#topnav li li a:hover, #topnav li li:hover > a { background: #333; box-shadow: none;}
#topnav li:hover ul { left: 0; top: 58px;}
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul { top: -999em; left: auto;}
#topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul { left: 200px; top: 0;}

#userbar { height: 50px; background: #242424 url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/userbar_bg.jpg) 0 0 repeat-x; border-bottom: 2px solid #171717; padding: 0 15px;}
#userbar a { color: #919191;}
#userbar a:hover { color: #bfbfbf;}

#quicknav { float: left; margin-top: 14px;}
#quicknav ul, #quicknav li { float: left; list-style: none; margin: 0; padding: 0;}
#quicknav a { display: block; padding-left: 15px; line-height: 24px; text-transform: uppercase;}
#quicknav .social_icon { background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/social_icons.png) no-repeat; height: 24px; width: 24px; padding: 0; margin-right: 5px;}
#quicknav .facebook { background-position: 0 0;}
#quicknav .twitter { background-position: 0 -58px;}
#quicknav .googleplus { background-position: 0 -116px;}
#quicknav .dribble { background-position: 0 -174px;}
#quicknav .flickr { background-position: 0 -232px;}
#quicknav .youtube { background-position: 0 -290px;}
#quicknav .rss { background-position: 0 -348px;}
#quicknav .facebook:hover { background-position: 0 -29px;}
#quicknav .twitter:hover { background-position: 0 -87px;}
#quicknav .googleplus:hover { background-position: 0 -145px;}
#quicknav .dribble:hover { background-position: 0 -203px;}
#quicknav .flickr:hover { background-position: 0 -261px;}
#quicknav .youtube:hover { background-position: 0 -319px;}
#quicknav .rss:hover { background-position: 0 -377px;}

#main_content1 {
background: #2A2A2A;
padding: 0 8px 15px;
}
#account { float: right; margin-top: 13px;}
#account input { float: left; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) no-repeat; border: none; outline: none; margin-right: 8px; color: #999;}
#account input.login_id { background-position: 0 0; width: 110px; height: 16px; padding: 5px 10px 5px 30px;}
#account input.login_pw { background-position: 0 -36px; width: 110px; height: 16px; padding: 5px 10px 5px 30px;}
#account input.login_button { background-position: 0 -72px; width: 32px; height: 26px; cursor: pointer;}
#account .login_button:hover { background-position: 100% -72px;}
#account .register { float: left; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) 0 -108px no-repeat; width: 40px; height: 26px;}
#account .register:hover { background-position: 100% -108px;}
#account ul { margin: 0; padding: 0; line-height: 26px;}
#account li { float: left; display: block; list-style: none; padding: 0;}
#account .memb_greeting { color: #21839c; text-transform: uppercase; margin-right: 5px;}
#account li a { padding: 0 10px; border-right: 1px solid #a2a2a2;}
#account .last { border: none;}
#account .logout { display: block; margin-left: 5px; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/login_sprite.png) 0 -145px no-repeat; width: 50px; height: 26px; padding: 0;}
#account .logout:hover { background-position: 100% -145px;}

.roundframe
{
  padding: 0 10px;
  background: #242424;
  border-left: 1px solid #202020;
  border-right: 1px solid #202020;
}
.roundframe dl, .roundframe dt, .roundframe p
{
  margin: 0;
}
.roundframe p
{
  padding: 0.5em;
}
span.upperframe
{
  padding: 0;
  display: block;
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 0 -90px no-repeat;
  padding-left: 20px;
}
span.upperframe span
{
  padding: 0;
  height: 12px;
  display: block;
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 100% -90px no-repeat;
}
span.lowerframe
{
  padding: 0;
  display: block;
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 0 -102px no-repeat;
  padding-left: 20px;
}
span.lowerframe span
{
  padding: 0;
  height: 12px;
  display: block;
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) 100% -102px no-repeat;
}

div.roundframe div.cat_bar
{
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -252px;
  margin-bottom: 0;
}
div.roundframe div.cat_bar h3.catbg
{
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -252px;
}
div.title_barIC
{
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 0 -120px;
  padding-left: 9px;
  height: 38px;
  overflow: hidden;
  margin-bottom: 1px;
}
div.title_barIC h4.titlebg
{
  background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/theme/main_block.png) no-repeat 100% -120px;
}
#upshrinkHeaderIC p.pminfo
{
  margin: 0;
  padding: 0.5em;
}
img#upshrink_ic, img#newsupshrink
{
  float: right;
  margin: 12px 5px 0 0;
}
table.table_list a.unreadlink, table.table_list a.collapse
{
  float: right;
}
table.table_list a.collapse
{
  margin: 12px 5px 0 1em;
  height: 38px;
  line-height: 38px;
}

#dirt_bottom { background: #2a2a2a url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/main_dirt.png) 0 100% repeat-x; height: 12px;}

#footer { background: #222 url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/footer_bg.png) 0 0 repeat-x; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; padding: 25px 15px; overflow: hidden; position: relative;}
#footer .smf_copyright { float: left;}
#footer .ds_copyright { float: right; text-align: right;}
#footer p { color: #404040;}
#footer, #footer a { color: #999; font-size: 12px; font-family: "Trebuchet MS", "Arial", "Helvetica", sans-serif;}
#footer a:hover { color: #bbb;}
#footer .backtop { display: block; position: absolute; top: 24px; left: 50%; margin-left: -11px; background: url(http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/custom/backtop.png) 0 0 no-repeat; height: 22px; width: 22px;}
#footer .backtop:hover { background-position: 0 -27px;}

.pun table.table td {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  border-style: solid none none solid;
  border-width: 1px;
  line-height: 130%;
  padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
  background-color: #2a2a2a;
}

.pun a:hover {
  color: #3290a6;
}
.pun a:visited {
color: #3290a6;
}
  .pun a:link {
color: #3290a6;
}
a:hover {
cursor: pointer;
text-decoration: underline;
}

#pun-about {
  display: none!important;
}

#pun-visit, .main-box {
  display: none!important;
}

.pun table .tcr {
  padding-right: 10px !important;
}
.pun table.table td {
  background: #1e1e1e;
  color: #666;
  line-height: 1.5em;
}
.pun table.table td a {
  color: #b4b4b4;
}
.pun table.table td.tcr {
  background: #222222;
}
.pun table.table td.tcblend {
  padding: 0 10px;
}
.pun table.table td .post-date {
  font-size: 11px;
}

.main-content .tcr {
  text-align: right !important;
}
.main-content .tcr a * {
  color: #b4b4b4;
}

.pun table.table td {
  border-color: #333  !important;
  border-width: 2px;
}

.main-content .tcl {
  padding-left: 60px !important;
  position: relative;
}

.main-content .tcl > span.status {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  width: 50px;
  height: 100%;
  background: #222;
  border-right: 2px #333 solid;
}

.main-content .tcl > span.status img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -18px 0 0 -18px;
}

.main-content .tcl {
  vertical-align: middle !important;
  line-height: 2em !important;
}

.main-content .tcl .hierarchy a {
  font-weight: bold;
  font-size: 110%;
  color: #3290a6;
  text-transform: uppercase;
}

.catbg {
  color: #919191;
  line-height: 38px;
  overflow: hidden;
  height: 38px;
  font-size: 1em;
  font-weight: normal;
}

/* Styles for the statistics center.
------------------------------------------------- */
#statistics
{
  padding: 0.5em 0;
}
#statistics div.title_bar
{
  margin: 4px 0 -2px 0;
}
#statistics h3.catbg
{
  text-align: center;
}
#statistics div.content
{
  min-height: 210px;
}
#statistics div.top_row
{
  min-height: 150px;
}
#stats_left, #top_posters, #top_topics_replies, #top_topics_starter
{
  float: left;
  width: 49.5%;
}
#stats_right, #top_boards, #top_topics_views, #most_online
{
  float: right;
  width: 49.5%;
}
dl.stats
{
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
dl.stats dt
{
  width: 49%;
  float: left;
  margin: 0 0 4px 0;
  line-height: 16px;
  padding: 0;
  clear: both;
  font-size: 1em;
}
dl.stats dd
{
  text-align: right;
  width: 50%;
  font-size: 1em;
  float: right;
  margin: 0 0 4px 0;
  line-height: 16px;
  padding: 0;
}
.statsbar div.bar
{
  float: left;
  background: url(../images/bar_stats.png) no-repeat;
  display: block;
  margin: 0 4px;
  height: 16px;
}
.statsbar div.bar div
{
  position: relative;
  right: -4px;
  padding: 0 4px 0 0;
  background: url(../images/bar_stats.png) no-repeat 100%;
  height: 16px;
}
tr.windowbg2 th.stats_month
{
  width: 25%;
  padding: 0 2em;
  text-align: left;
}
tr.windowbg2 td.stats_day
{
  padding: 0 3.5em;
  text-align: left;
}

.roundframe {
  padding: 10px;
  color: #686868;
}

.roundframe a {
  color: #b4b4b4 !important;
}

.roundframe .titlebg {
  line-height: 38px;
  font-weight: normal;
  color: #ac6700;;
}

.roundframe .titlebg img {
  vertical-align: middle;
  margin-right: 10px;
}

.roundframe .users-record {
  border-top: 2px dotted #444;
  font-size: 10px
}

.roundframe #upshrinkHeaderIC > a {
  display: inline-block;
  padding: 0 5px;
  line-height: 1.5em;
}

.roundframe #upshrinkHeaderIC > p {
  padding: 0 5px;
  line-height: 1.5em;
}

.roundframe #upshrinkHeaderIC > p:empty {
  padding: 5px;
}

.roundframe .users-online,
.roundframe .users-record {
  padding: 5px !important;
}

ul#pun-legend, ul.pun-legend {
  display: none !important
}

.pun-crumbs p {
color: #FFF !important;
text-transform: uppercase !important;
}
.pun-crumbs p a {
color: #FFF !important;
}

Até Mais...
Migas
Migas
Publicítário

Mensagens : 105
Localização : Portugal
Reputação : 6

http://piratarevolution.forum-pro.net/

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por iPoseidon Sáb Mar 15, 2014 2:44 pm

iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por JQuery Sáb Mar 15, 2014 2:48 pm

Ola,
Estive a analisar seu pedido e o fórum Contra-Ataque e da Community Forum Software by IP.Board e seu fórum é da Fórumeiros. Por isso o ShoutBox da Community Forum Software by IP.Board é único.

Vou tentar arranjar o código na mesma mas poderá demorar um pouco.

Até Mais...
JQuery
JQuery
Administrador

Mensagens : 382
Localização : Portugal
Reputação : 109

https://mundodosforuns.forumeiro.com

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por iPoseidon Sáb Mar 15, 2014 2:55 pm

Basicamente o que queria era mudar as cores, nada mais.
E retirar o Botão Preferencias e BBCode
iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por JQuery Sáb Mar 15, 2014 2:56 pm

Ola,
Se quiser tirar o Botão Preferencias e BBCode, passe-me o HTML que esta usando no seu ShoutBox IPB.

Até Mais...
JQuery
JQuery
Administrador

Mensagens : 382
Localização : Portugal
Reputação : 109

https://mundodosforuns.forumeiro.com

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por iPoseidon Sáb Mar 15, 2014 3:01 pm

Código:
<!--   
// Copyright? (c) 2013 JScript <jscriptbrasil at live.com>
// This work is free. You can redistribute it and/or modify it
// under the terms of the WTFPL, Version 2
// Based on IPBoard ShoutBox, all rights reserved!
    --> <title>Chatbox</title> <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <meta content="text/javascript" http-equiv="content-script-type" /> <meta content="text/css" http-equiv="content-style-type" /> <link href="http://illiweb.com/fa/favicon/write.ico" type="image/x-icon" rel="shortcut icon" /> <link type="text/css" href="https://googledrive.com/host/0BywKunb3ieyDdVlWcUlScmk2SlE/ShoutBox.css" rel="stylesheet" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="https://googledrive.com/host/0BywKunb3ieyDdVlWcUlScmk2SlE/lz-string-1.3.0-rc1.js"></script> <script type="text/javascript" src="https://googledrive.com/host/0BywKunb3ieyDaW5OTFJCWl95VzA/ShoutBox.js" charset="ISO-8859-1"></script> <script type="text/javascript">
 //<![CDATA[
 var params = '?archives=1';
 var smilies_sid = '';
 var url_chat = '/chatbox/index.forum';
 //]]>
 </script> <style type="text/css">
 * {margin: 0;padding: 0;}
 html, body {overflow: hidden;}
 body {padding: 0;margin: 0;background-color: #fbfbfb; font-family: helvetica,arial,sans-serif !important}
 .fontbutton {border:0;}   
 </style>
<div id="ajax_loading" style="display: none;">
    <img alt="Carregando..." src="http://i69.servimg.com/u/f69/18/17/62/92/ajax_l10.gif" />
</div>
 
<div id="shoutbox-temp-msgs" style="display: none;">
</div>
 
<div id="shoutbox-temp-imgs" style="display: none;">
</div>
 
<div id="category_shoutbox" class="category_block block_wrap" style="min-height: 300px; min-width: 720px; width: 100%;">
   
   <h3 class="maintitle">
       <a title="Fechar/Abrir shoutbox" href="#" class="toggle right">Fechar/Abrir shoutbox</a> Chat
   </h3>
   
   <div class="ipsBox table_wrap">
      
      <div class="ipsBox_container">
         
         <table class="ipb_table shoutbox_table" style="height: 230px; min-height: 230px;">
            
            <tbody>
               
               <tr class="row2" id="shoutbox-announcement-row">
                  
                  <td valign="middle" colspan="2" class="altrow">
                     
                     <div class="message" id="shoutbox-announcement-text">
                         A ofensa a outro membro / Staff é sujeito a punições. <strong class="bbc">O ChatBox é um lugar para descontração!</strong>
                     </div>
                     
                  </td>
                  
               </tr>
               
               <tr class="row1">
                  
                  <td valign="top" colspan="2" class="altrow">
                     
                     <div id="shoutbox-shouts" style="overflow: auto; overflow-x: hidden; left: 0px; top: 0px; height: 169px; min-height: 128px;">
                        
                        <p id="shoutbox-inactive-prompt" style="display: none; height: 126px;" class="altrow short">
                            <br />Nós percebemos que você esteve inativo por mais de 10 minutos.<br /> O shoutbox parou de ser executado devido a sua inatividade.<br /> Se você está de volta, por favor clique no botão abaixo <span style="text-decoration: underline;">Estou de Volta!</span>. <br /><br /> <input type="button" onclick="I_am_back();" class="input_submit" value="Estou de Volta!" />
                        </p>
                        
                        <p id="shoutbox-service" style="display: none; height: 126px;" class="altrow short">
                            <br /><br />Nosso shoutbox está passando por manutenção neste momento, agradecemos a sua compreênção!<br /> Em breve estaremos funcionando normalmente, grato pela sua visita...<br /> O shoutbox parou de ser executado por motivos técnicos. <br />
                        </p>
                        
                        <div id="chatbox_members" style="display: none;" increment="10" pageincrement="144" maxpos="460" curpos="0">
                           
                        </div>
                        
                        <table id="shoutbox-shouts-table" style="display: ;">
                           
                           <tbody id="chatbox_general" class="chat_toggle" style="display: ;" curpos="188" maxpos="325" pageincrement="0" increment="10">
                              
                              <!--    General ChatBox content    -->
                           </tbody>
                           
                           <tbody id="chatbox_mpreceive" class="chat_toggle" style="display: none;" curpos="188" maxpos="325" pageincrement="0" increment="10">
                              
                              <!--    Private Receive Message ChatBox content    -->
                           </tbody>
                           
                           <tbody id="chatbox_mpsend" class="chat_toggle" style="display: none;" curpos="188" maxpos="325" pageincrement="0" increment="10">
                              
                              <!--    Private Send Message ChatBox content    -->
                           </tbody>
                           
                        </table>
                        
                     </div>
                     
                     <div id="shouts-global-resizer" title="Clique para redimensionar o ShoutBox!" onmousedown="resizeElement();">
                        
                     </div>
                     
                     <div style="display: none;" class="message error block_wrap" id="shoutbox-inline-error-glb">
                        
                     </div>
                     
                  </td>
                  
               </tr>
               
               <!--    Buttons    -->
               <tr class="row1">
                  
                  <td valign="top" colspan="2" class="altrow">
                     
                     <form onsubmit="submitmsg('?archives=1');return false;" method="post" action="" name="post">
                        
                        <div id="chatbox_messenger_form" style="display: ">
                           
                           <div onclick="document.post.message.focus();timer_count=0;">
                               <input type="text" id="message" name="message" size="70" maxlength="1024" class="input_text" autocomplete="off" onkeydown="number_of_refresh=0;timer_count=0;" /> <input type="submit" class="input_submit" value="Enviar Shout" id="submit_button" name="submit_button" /> <input type="button" class="input_submit alt" value="Limpar" id="shoutbox-clear-button" onclick="document.getElementById('message').value = '';" /> <input type="button" class="input_submit alt" value="Atualizar" id="shoutbox-refresh-button" style="" onclick="refresh_chatbox('?archives=1');" /> <input type="button" data-scope="shoutbox" onclick="do_selectsmilies(event);" class="input_submit alt" value="Smilies" id="divsmilies" /> <input type="button" class="input_submit alt" value="BBCode" id="shoutbox-bbcode-button" onclick="window.open('/faq?mode=bbcode','BBCodes Help','status=no,location=no,toolbar=no,menubar=no,personalbar=no,width=640,height=window.innerHeight,scrollbars=yes,resizable=yes,left=0,top=0'); return false;" /> <input type="button" class="input_submit alt" value="Preferências" id="shoutbox-myprefs-button" onclick="$('#myPrefs_popup').toggle();" />
                           </div>
                           
                        </div>
                        
                     </form>
                     
                  </td>
                  
               </tr>
               
            </tbody>
            
         </table>
         
      </div>
      
   </div>
   
</div>
 
<!--    Smiles    -->
<div id="shoutbox-smilies-button_menucontent" style="display: none; width: 400px; position: absolute; z-index: 9999; top: 1px; left: 1px;">
   
   <h3 class="maintitle short">
       <span class="pager"><a id="page_0" class="emoticonPager" href="#">«</a> </span> More <span class="pager"> <a id="page_1" class="emoticonPager" href="#">»</a></span>
   </h3>
   
   <table class="ipb_table" style="background: none repeat scroll 0 0 #FFFFFF;">
      
      <tbody>
         
         <tr id="smile_row" class="row1">
            
            <td>
                <span> <a style="margin-left: 10px;" href="#" onclick="copy_user_name(':sos:')"> <img style="margin-bottom: 10px;" alt="No Like!" src="http://r19.imgfast.net/users/1917/43/09/52/smiles/632187147.gif" title="SOS" /> </a> <a style="margin-left: 10px;" href="#" onclick="copy_user_name(':D')"> <img style="margin-bottom: 10px;" alt="Very Happy" src="http://2img.net/i/fa/i/smiles/icon_biggrin.png" title="Very Happy" /> </a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':)')"><img style="margin-bottom: 10px;" alt="Smile" src="http://2img.net/i/fa/i/smiles/icon_smile.gif" title="Smile" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':(')"><img style="margin-bottom: 10px;" alt="Sad" src="http://2img.net/i/fa/i/smiles/icon_sad.gif" title="Sad" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':o')"><img style="margin-bottom: 10px;" alt="Surprised" src="http://2img.net/i/fa/i/smiles/icon_surprised.gif" title="Surprised" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':shock:')"><img style="margin-bottom: 10px;" alt="Shocked" src="http://2img.net/i/fa/i/smiles/icon_eek.gif" title="Shocked" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name('8)')"><img style="margin-bottom: 10px;" alt="Cool" src="http://2img.net/i/fa/i/smiles/icon_cool.gif" title="Cool" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':lol:')"><img style="margin-bottom: 10px;" alt="Laughing" src="http://2img.net/i/fa/i/smiles/icon_lol.gif" title="Laughing" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':x')"><img style="margin-bottom: 10px;" alt="Mad" src="http://2img.net/i/fa/i/smiles/icon_mad.gif" title="Mad" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':P')"><img style="margin-bottom: 10px;" alt="Razz" src="http://2img.net/i/fa/i/smiles/icon_razz.gif" title="Razz" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':oops:')"><img style="margin-bottom: 10px;" alt="Embarassed" src="http://2img.net/i/fa/i/smiles/icon_redface.gif" title="Embarassed" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':cry:')"><img style="margin-bottom: 10px;" alt="Crying or Very sad" src="http://2img.net/i/fa/i/smiles/icon_cry.gif" title="Crying or Very sad" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':evil:')"><img style="margin-bottom: 10px;" alt="Evil or Very Mad" src="http://2img.net/i/fa/i/smiles/icon_evil.gif" title="Evil or Very Mad" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':twisted:')"><img style="margin-bottom: 10px;" alt="Twisted Evil" src="http://2img.net/i/fa/i/smiles/icon_twisted.gif" title="Twisted Evil" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':roll:')"><img style="margin-bottom: 10px;" alt="Rolling Eyes" src="http://2img.net/i/fa/i/smiles/icon_rolleyes.gif" title="Rolling Eyes" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(';)')"><img style="margin-bottom: 10px;" alt="Wink" src="http://2img.net/i/fa/i/smiles/icon_wink.gif" title="Wink" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':!:')"><img style="margin-bottom: 10px;" alt="Exclamation" src="http://2img.net/i/fa/i/smiles/icon_exclaim.gif" title="Exclamation" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':?:')"><img style="margin-bottom: 10px;" alt="Question" src="http://2img.net/i/fa/i/smiles/icon_question.gif" title="Question" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':idea:')"><img style="margin-bottom: 10px;" alt="Idea" src="http://2img.net/i/fa/i/smiles/icon_idea.png" title="Idea" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':arrow:')"><img style="margin-bottom: 10px;" alt="Arrow" src="http://2img.net/i/fa/i/smiles/icon_arrow.gif" title="Arrow" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':|')"><img style="margin-bottom: 10px;" alt="Neutral" src="http://2img.net/i/fa/i/smiles/icon_neutral.gif" title="Neutral" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':face:')"><img style="margin-bottom: 10px;" alt="What a Face" src="http://2img.net/i/fa/i/smiles/fresse.png" title="What a Face" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':star:')"><img style="margin-bottom: 10px;" alt="Like a Star @ heaven" src="http://2img.net/i/fa/i/smiles/star3.png" title="Like a Star @ heaven" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':suspect:')"><img style="margin-bottom: 10px;" alt="Suspect" src="http://2img.net/i/fa/i/smiles/suspect.gif" title="Suspect" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':heart:')"><img style="margin-bottom: 10px;" alt="I love you" src="http://2img.net/i/fa/i/smiles/herz.png" title="I love you" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':no:')"><img style="margin-bottom: 10px;" alt="No" src="http://2img.net/i/fa/i/smiles/kopfschuettel.gif" title="No" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':@:')"><img style="margin-bottom: 10px;" alt="@" src="http://2img.net/i/fa/i/smiles/at.png" title="@" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':cyclops:')"><img style="margin-bottom: 10px;" alt="cyclops" src="http://2img.net/i/fa/i/smiles/icon_cyclops.gif" title="cyclops" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':clown:')"><img style="margin-bottom: 10px;" alt="clown" src="http://2img.net/i/fa/i/smiles/icon_clown.png" title="clown" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':pirat:')"><img style="margin-bottom: 10px;" alt="pirat" src="http://2img.net/i/fa/i/smiles/icon_pirat.png" title="pirat" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':tongue:')"><img style="margin-bottom: 10px;" alt="tongue" src="http://2img.net/i/fa/i/smiles/icon_tongue.png" title="tongue" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':silent:')"><img style="margin-bottom: 10px;" alt="silent" src="http://2img.net/i/fa/i/smiles/icon_silent.png" title="silent" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':pale:')"><img style="margin-bottom: 10px;" alt="pale" src="http://2img.net/i/fa/i/smiles/icon_pale.gif" title="pale" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':alien:')"><img style="margin-bottom: 10px;" alt="alien" src="http://2img.net/i/fa/i/smiles/alien.png" title="alien" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':cat:')"><img style="margin-bottom: 10px;" alt="cat" src="http://2img.net/i/fa/i/smiles/icon_cat.png" title="cat" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':monkey:')"><img style="margin-bottom: 10px;" alt="monkey" src="http://2img.net/i/fa/i/smiles/icon_monkey.png" title="monkey" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':pig:')"><img style="margin-bottom: 10px;" alt="pig" src="http://2img.net/i/fa/i/smiles/icon_porc.png" title="pig" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':rabbit:')"><img style="margin-bottom: 10px;" alt="rabbit" src="http://2img.net/i/fa/i/smiles/icon_rabbit.png" title="rabbit" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':bounce:')"><img style="margin-bottom: 10px;" alt="bounce" src="http://2img.net/i/fa/i/smiles/icon_bounce.gif" title="bounce" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':confused:')"><img style="margin-bottom: 10px;" alt="confused" src="http://2img.net/i/fa/i/smiles/confused.png" title="confused" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':affraid:')"><img style="margin-bottom: 10px;" alt="affraid" src="http://2img.net/i/fa/i/smiles/affraid.gif" title="affraid" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':bball:')"><img style="margin-bottom: 10px;" alt="Basketball" src="http://2img.net/i/fa/i/smiles/icon_basketball.gif" title="Basketball" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':cheers:')"><img style="margin-bottom: 10px;" alt="cheers" src="http://2img.net/i/fa/i/smiles/icon_cheers.png" title="cheers" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':bom:')"><img style="margin-bottom: 10px;" alt="bom" src="http://2img.net/i/fa/i/smiles/bom.png" title="bom" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':drunken:')"><img style="margin-bottom: 10px;" alt="drunken" src="http://2img.net/i/fa/i/smiles/drunken_smilie.png" title="drunken" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':sleep:')"><img style="margin-bottom: 10px;" alt="Sleep" src="http://2img.net/i/fa/i/smiles/sleep.gif" title="Sleep" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':sunny:')"><img style="margin-bottom: 10px;" alt="sunny" src="http://2img.net/i/fa/i/smiles/icon_sunny.png" title="sunny" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':albino:')"><img style="margin-bottom: 10px;" alt="albino" src="http://2img.net/i/fa/i/smiles/icon_albino.png" title="albino" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':cherry:')"><img style="margin-bottom: 10px;" alt="cherry" src="http://2img.net/i/fa/i/smiles/icon_cherry.png" title="cherry" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':santa:')"><img style="margin-bottom: 10px;" alt="santa" src="http://2img.net/i/fa/i/smiles/icon_santa.png" title="santa" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':rendeer:')"><img style="margin-bottom: 10px;" alt="rendeer" src="http://2img.net/i/fa/i/smiles/icon_rendeer.png" title="rendeer" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':farao:')"><img style="margin-bottom: 10px;" alt="farao" src="http://2img.net/i/fa/i/smiles/icon_farao.png" title="farao" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':king:')"><img style="margin-bottom: 10px;" alt="king" src="http://2img.net/i/fa/i/smiles/icon_king.png" title="king" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':queen:')"><img style="margin-bottom: 10px;" alt="queen" src="http://2img.net/i/fa/i/smiles/icon_queen.png" title="queen" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':joker:')"><img style="margin-bottom: 10px;" alt="jocolor" src="http://2img.net/i/fa/i/smiles/icon_jokercolor.png" title="jocolor" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':geek:')"><img style="margin-bottom: 10px;" alt="geek" src="http://2img.net/i/fa/i/smiles/icon_geek.png" title="geek" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':scratch:')"><img style="margin-bottom: 10px;" alt="scratch" src="http://2img.net/i/fa/i/smiles/icon_scratch.png" title="scratch" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':study:')"><img style="margin-bottom: 10px;" alt="study" src="http://2img.net/i/fa/i/smiles/icon_study.png" title="study" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':elephant:')"><img style="margin-bottom: 10px;" alt="elephant" src="http://2img.net/i/fa/i/smiles/icon_elephant.png" title="elephant" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':flower:')"><img style="margin-bottom: 10px;" alt="flower" src="http://2img.net/i/fa/i/smiles/icon_flower.png" title="flower" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':afro:')"><img style="margin-bottom: 10px;" alt="afro" src="http://2img.net/i/fa/i/smiles/icon_rr.png" title="afro" /></a><a style="margin-left: 10px;" href="#" onclick="copy_user_name(':lol!:')"><img style="margin-bottom: 10px;" alt="lol!" src="http://2img.net/i/fa/i/smiles/lol.gif" title="lol!" /></a> </span>
            </td>
            
         </tr>
         
      </tbody>
      
   </table>
   
</div>
 
<div class="popupWrapper" id="editShout_popup" style="display: none; top: 50%; left: 50%; width: 650px; height: 245px; margin:-135px 0 0 -325px; position: absolute;">
   
   <div class="popupInner" id="editShout_inner" style="width: 650px; height: 245px;">
      
      <h3>
          Editar Shout
      </h3>
      
      <div class="message error block_wrap" id="shoutbox-inline-error-editShout" style="display:none;">
         
      </div>
      
      <div class="ipsPad">
          <span class="cke_wrapper cke_ltr" role="presentation"> </span>
         <form onsubmit="submitEditedMsg('?archives=1');return false;" method="post" action="" name="editpost" style="">
            
            <table border="0" cellpadding="0" cellspacing="0" class="cke_editor">
               
               <tbody>
                  
                  <tr style="-moz-user-select: none;">
                     
                     <td>
                         <span id="text_editor" style="width: 100%; display: block; padding-bottom: 5px;"> <button class="input_submit alt" onclick="BBCode_Add('bold', 'editarea')" type="button" accesskey="b" title="Negrito"> <img src="http://2img.net/i/fa/wysiwyg/text_bold.png" alt="Negrito" title="Negrito" /> </button> <button class="input_submit alt" onclick="BBCode_Add('italic', 'editarea')" type="button" accesskey="i" title="Itálico"> <img src="http://2img.net/i/fa/wysiwyg/text_italic.png" alt="Itál" title="Itálico" /> </button> <button class="input_submit alt" onclick="BBCode_Add('underline', 'editarea')" type="button" accesskey="u" title="Sublinhar"> <img src="http://2img.net/i/fa/wysiwyg/text_underline.png" alt="Sub" title="Sublinhar" /> </button> <button class="input_submit alt" onclick="BBCode_Add('left', 'editarea')" type="button" accesskey="m" title="Esquerda"> <img src="http://2img.net/i/fa/wysiwyg/text_align_left.png" alt="Esq" title="Esquerda" /> </button> <button class="input_submit alt" onclick="BBCode_Add('center', 'editarea')" type="button" accesskey="t" title="Centralizar"> <img src="http://2img.net/i/fa/wysiwyg/text_align_center.png" alt="Cent" title="Centralizar" /> </button> <button class="input_submit alt" onclick="BBCode_Add('right', 'editarea')" type="button" accesskey="g" title="Direita"> <img src="http://2img.net/i/fa/wysiwyg/text_align_right.png" alt="Dir" title="Direita" /> </button> <button class="input_submit alt" onclick="BBCode_Add('list', 'editarea')" type="button" accesskey="l" title="Lista simples"> <img src="http://2img.net/i/fa/wysiwyg/text_list_bullets.png" alt="List" title="Lista simples" /> </button> <button class="input_submit alt" onclick="BBCode_Add('list=1', 'editarea')" type="button" accesskey="o" title="Lista numerada"> <img src="http://2img.net/i/fa/wysiwyg/text_list_numbers.png" alt="List" title="Lista numarada" /> </button> <button class="input_submit alt" onclick="BBCode_Add('img', 'editarea')" type="button" accesskey="p" title="Imagem"> <img src="http://2img.net/i/fa/wysiwyg/picture.png" alt="Img" title="Imagem" /> </button> <button class="input_submit alt" onclick="BBCode_Add('url', 'editarea')" type="button" accesskey="w" title="Link"> <img src="http://2img.net/i/fa/wysiwyg/link.png" alt="Lnk" title="Link" /> </button> </span>
                     </td>
                     
                  </tr>
                  
                  <tr>
                     
                     <td class="cke_contents" style="height: 100px; padding: 0px ! important;">
                         <textarea class="input_text" id="editarea" name="editarea" style="width: 98%; height: 89%; resize: none; outline: medium none; text-align: left;" onkeydown="number_of_refresh=0;timer_count=0;">                                    </textarea>
                     </td>
                     
                  </tr>
                  
               </tbody>
               
            </table>
            
            <div class="short ipsPad">
               
               <div onclick="document.editpost.editarea.focus();timer_count=0;">
                   <input type="submit" class="input_submit" value="Enviar Shout" id="submit_button" name="submit_button" /> <input type="button" class="input_submit alt" value="Limpar" id="shoutbox-clear-button" onclick="document.getElementById('editarea').value = '';" /> <input type="button" class="input_submit alt" value="Cancelar" id="shoutbox-refresh-button" onclick="$('#editShout_popup').toggle();" />
               </div>
               
            </div>
            
         </form><span class="cke_wrapper cke_ltr" role="presentation"> </span>
      </div>
      
   </div>
   
   <div class="popupClose clickable" id="editShout_close" onclick="$('#editShout_popup').toggle();">
       <img alt="x" src="http://forum.autoitbrasil.com/public/style_images/master/close_popup.png" />
   </div>
   
</div>
 
<div id="myPrefs_popup" style="display: none; z-index: 10001; top: 10px; left: 395.5px; position: fixed;" class="popupWrapper">
   
   <div id="myPrefs_inner" class="popupInner" style="width: 550px; max-height: 388px;">
      
      <h3>
          Painel de Minhas Preferências
      </h3>
      
      <div class="ipsBox table_wrap">
         
         <div class="ipsBox_container">
            
            <div style="display: none;" class="message error block_wrap" id="shoutbox-inline-error-myprefs">
               
            </div>
            
            <table class="ipb_table">
               
               <tbody>
                  
                  <tr>
                     
                     <td colspan="2">
                         Aqui você pode mudar suas preferências pessoais para o Shoutbox.<br />Simplesmente atualize as preferências a seu gosto e clique no botão 'Salvar'.
                     </td>
                     
                  </tr>
                  
                  <tr class="row2">
                     
                     <td colspan="2" class="altrow">
                         <strong id="shoutbox-popup-status">Preferências</strong>
                     </td>
                     
                  </tr>
                  
                  <tr>
                     
                     <td class="short" style="width: 50%;">
                         <strong>Mostrar o Shoutbox Global?</strong> <br /> <label for="my_prefs_gsb_y">Sim</label> <input type="radio" checked="" id="my_prefs_gsb_y" value="1" name="my_prefs_gsb" class="input_radio" /> <input type="radio" id="my_prefs_gsb_n" value="0" name="my_prefs_gsb" class="input_radio" /> <label for="my_prefs_gsb_n">Não</label>
                     </td>
                     
                     <td class="short" style="width: 50%;">
                         <strong>A <em>Tecla Enter</em> deverá agir como o botão 'Enviar Shout'?</strong> <br /> <label for="my_prefs_ets_y">Sim</label> <input type="radio" id="my_prefs_ets_y" value="1" name="my_prefs_ets" class="input_radio" /> <input type="radio" checked="" id="my_prefs_ets_n" value="0" name="my_prefs_ets" class="input_radio" /> <label for="my_prefs_ets_n">Não</label>
                     </td>
                     
                  </tr>
                  
                  <tr>
                     
                     <td class="short">
                         <strong>Mostrar o botão Atualizar?</strong> <br /> <label for="my_prefs_drb_y">Sim</label> <input type="radio" checked="" id="my_prefs_drb_y" value="1" name="my_prefs_drb" class="input_radio" /> <input type="radio" id="my_prefs_drb_n" value="0" name="my_prefs_drb" class="input_radio" /> <label for="my_prefs_drb_n">Não</label>
                     </td>
                     
                     <td class="short">
                         <strong>Habilitar Comandos Rápidos?</strong> <br /> <label for="my_prefs_eqc_y">Sim</label> <input type="radio" checked="" id="my_prefs_eqc_y" value="1" name="my_prefs_eqc" class="input_radio" /> <input type="radio" id="my_prefs_eqc_n" value="0" name="my_prefs_eqc" class="input_radio" /> <label for="my_prefs_eqc_n">Não</label>
                     </td>
                     
                  </tr>
                  
                  <tr>
                     
                     <td class="short">
                         <strong>Shoutbox display order?</strong>
                     </td>
                     
                     <td class="short">
                         <select id="my_prefs_sdo" name="my_prefs_sdo">
                                            <option selected="" value="">Default</option>
                                            <option value="1">Older -> Newer</option>
                                            <option value="2">Newer -> Older</option>
                                        </select> <br /> <span class="error">Manual refresh req'd if changed</span>
                     </td>
                     
                  </tr>
                  
                  <tr>
                     
                     <td colspan="2" class="short">
                         <input type="button" class="input_submit" value="Salvar Preferências" id="myprefs_save" /> <input type="button" class="ipsButton_secondary" value="Restaurar Padrão" id="myprefs_restore" />
                     </td>
                     
                  </tr>
                  
               </tbody>
               
            </table>
            
         </div>
         
      </div>
      
   </div>
   
   <div id="myPrefs_close" class="popupClose clickable" onclick="$('#myPrefs_popup').toggle();">
       <img alt="x" src="http://forum.autoitbrasil.com/public/style_images/master/close_popup.png" />
   </div>
   
</div>
iPoseidon
iPoseidon
sou nivel 3

Mensagens : 33
Reputação : 0

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por JQuery Qua Mar 26, 2014 9:20 am

Ola,
Estive a analisar seu pedido e o fórum Contra-Ataque e da Community Forum Software by IP.Board e seu fórum é da Fórumeiros. Por isso o ShoutBox da Community Forum Software by IP.Board é único.

Vou tentar arranjar o código na mesma mas poderá demorar um pouco.

Até Mais...
JQuery
JQuery
Administrador

Mensagens : 382
Localização : Portugal
Reputação : 109

https://mundodosforuns.forumeiro.com

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por Migas Dom Mar 30, 2014 2:19 am

Tópico Bloqueado
Esse ShoutBox é exclusivo da IPBoard
Migas
Migas
Publicítário

Mensagens : 105
Localização : Portugal
Reputação : 6

http://piratarevolution.forum-pro.net/

Ir para o topo Ir para baixo

Editar shoutbox Empty Re: Editar shoutbox

Mensagem por Conteúdo patrocinado


Conteúdo patrocinado


Ir para o topo Ir para baixo

Ir para o topo

- Tópicos semelhantes

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