Efeito hover nos fóruns
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
Efeito hover nos fóruns
Detalhes da questão
Endereço do fórum: http://narutofasex.forumeiros.com/
Versão do fórum: PunBB
Descrição
Olá,
Bem, gostaria de alterar o campo dos fóruns, quando passa o mouse ( Regras, eventos, etc.) Quando passo o mouse por cima, o campo fica rosa. Gostaria que ficasse preto, e já alterei a cor pelo Painel de controle, acho que só por código.
Obrigado!
Re: Efeito hover nos fóruns
Olá,
Poderá me fornecer sua folha de estilo CSS
Até,
Poderá me fornecer sua folha de estilo CSS
Até,
Re: Efeito hover nos fóruns
Sim sim amigo,
Cá está:
Obrigado!
Cá está:
- Código:
a.mainmenu[href="/faq"]{
display: none !important;
}
a.mainmenu[href="/calendar"]{
display: none !important;
}
/*lightbox*/
#TGlogin_form {position: fixed;z-index: 999; height: 130px; padding: 0; verflow: auto; width: 330px; margin: 0; background: #f9f9f9; color: #444; /* ©Copyright by giObanii.*/ text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.TGlogin_form-float-content{width: 320px; height: 120px; background: none repeat scroll 0% 0% transparent;}
.TGlogin_form-float-div {background: url("http://i.imgur.com/vcLevWK.png") no-repeat scroll left center transparent;margin: 0 auto;padding: 20px 0 0 60px;width: 250px;}
.TGlogin_form-float-div label {font-family: Verdana;display: block;font-size: 12px;padding-bottom: 5px;text-align: right;}
.TGlogin_form-float-div label em {color: #000000;font-family: Verdana;display: block;float: left;font-style: normal;width: 80px;font-size: 12px;text-align: right;}
.TGlogin_form-float-div input {border: 1px solid #CCCCCC;height: 22px;width: 146px;}
.TGlogin_form-float-div input.submit {background: url("http://i31.servimg.com/u/f31/17/41/76/40/eumpmp10.jpg") repeat-x scroll 0 0 #DDDDDD;padding: 3px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBB;float: right;height: auto;width: auto;}
.TGlogin_form-float-div input.submit:active {position:relative; top: 1px;}
.TGlogin_form-float-div input.submit:hover, .TGlogin_form-float-div input.submit:focus {cursor:pointer;color:#000;}
.TGlogin_form-float_overlay{display: none;position:fixed;top: 0%;left: 0%;width: 100%;height: 100%; background-color: black;z-index: 9;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
#TGlogin_form .TGClose {cursor: pointer;bottom: 3px;color: #000000;font-size: 15px;font-weight: 700;position: absolute;right: 5px;}
#TGlogin_form .TGClose:active {color: #FF0000 !important;bottom: 2px;}
Obrigado!
Re: Efeito hover nos fóruns
Saudações,
Eu pensei que era da Folha de Estilo CSS, infelizmente era do index_box, poderá passar ela?
Até,
Mshas
Eu pensei que era da Folha de Estilo CSS, infelizmente era do index_box, poderá passar ela?
- Código:
a.mainmenu[href="/faq"]{
display: none !important;
}
a.mainmenu[href="/calendar"]{
display: none !important;
}
/*lightbox*/
#TGlogin_form {position: fixed;z-index: 999; height: 130px; padding: 0; verflow: auto; width: 330px; margin: 0; background: #f9f9f9; color: #444; /* ©Copyright by giObanii.*/ text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
.TGlogin_form-float-content{width: 320px; height: 120px; background: none repeat scroll 0% 0% transparent;}
.TGlogin_form-float-div {background: url("http://i.imgur.com/vcLevWK.png") no-repeat scroll left center transparent;margin: 0 auto;padding: 20px 0 0 60px;width: 250px;}
.TGlogin_form-float-div label {font-family: Verdana;display: block;font-size: 12px;padding-bottom: 5px;text-align: right;}
.TGlogin_form-float-div label em {color: #000000;font-family: Verdana;display: block;float: left;font-style: normal;width: 80px;font-size: 12px;text-align: right;}
.TGlogin_form-float-div input {border: 1px solid #CCCCCC;height: 22px;width: 146px;}
.TGlogin_form-float-div input.submit {background: url("http://i31.servimg.com/u/f31/17/41/76/40/eumpmp10.jpg") repeat-x scroll 0 0 #DDDDDD;padding: 3px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #BBB;float: right;height: auto;width: auto;}
.TGlogin_form-float-div input.submit:active {position:relative; top: 1px;}
.TGlogin_form-float-div input.submit:hover, .TGlogin_form-float-div input.submit:focus {cursor:pointer;color:#000;}
.TGlogin_form-float_overlay{display: none;position:fixed;top: 0%;left: 0%;width: 100%;height: 100%; background-color: black;z-index: 9;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);}
#TGlogin_form .TGClose {cursor: pointer;bottom: 3px;color: #000000;font-size: 15px;font-weight: 700;position: absolute;right: 5px;}
#TGlogin_form .TGClose:active {color: #FF0000 !important;bottom: 2px;}
Até,
Mshas
Re: Efeito hover nos fóruns
Olá amigo,
Cá está:
(Obs - Não funcionou pelo CSS)
Cá está:
(Obs - Não funcionou pelo CSS)
- Código:
<style>
ul.forums dd {
border-color: #dcdcdc;
border-left-style: solid;
border-left-width: 1px;
}
ul.topiclist dd {
border-left: 1px solid #dcdcdc;
display: block;
float: left;
padding: 4px 0;
}
dd.lastpost, dd.topics {
position: relative!important;
top: 10px!important;
left: 6pc;
}
.topics {
position: relative;
top: 38px;
left: -32px;
font-size: 10px;
}
dd.lastpost {
font-size: 1.1em;
width: 20%;
}
.lastpost {
border-radius: 7px 7px 7px 7px;
box-shadow: 0 0 8px #666;
margin: 3px;
width: auto;
}@font-face{font-family:Fishfingers;font-style:normal;font-weight:400;src:local(Fishfingers), local(Fishfingers), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format("woff")}@font-face{font-family:'Pathway Gothic One';font-style:normal;font-weight:400;src:local('Pathway Gothic One'), local(PathwayGothicOne-Regular), url(http://themes.googleusercontent.com/static/fonts/pathwaygothicone/v1/Lqv9ztoTUV8Q0FmQZzPqaBfSZ9PF2sGs8WIylam6T2Y.woff) format("woff")}.table-title h2{color:#CCC;display:block;font-family:Bebas Neue;font-size:30px;font-weight:100;height:auto;left:247px;margin:0!important;padding-right:0;position:relative;text-align:center!important;top:-7px;width:100%}.forabg{background-color:#7D2226;background-image:url(http://2img.net/i/fa/empty.gif);background-position:0 0;background-repeat:repeat-x;border:0 solid #7d2226;clear:both;padding-top:24px}a.forumtitle{color:#7D2226!important;display:block;font-family:'Pathway Gothic One', sans-serif!important;font-size:30px!important;font-weight:400!important;left:2pc;position:relative!important;text-align:center!important;text-transform:uppercase!important}span.corners-bottom,span.corners-bottom span,span.corners-top,span.corners-top span{background-image:none!important;background-position:100% 0}ul.forums{background-color:#FFFEF4;background-image:none;border:transparent;list-style-type:none;margin:0}li.row{border-bottom:transparent;border-left:transparent;border-style:none;border-top:transparent}.postprofile dt a img{box-shadow:1px 1px 2px #000!important;height:auto!important;margin-bottom:8px!important;margin-top:0!important;width:auto!important}.postbody .content{-moz-border-radius:3px;-moz-box-shadow:0 2px 4px rgba(0,0,0,.05);-webkit-border-radius:3px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);background-color:#fff;border-color:#CCC;border-radius:3px;border-style:solid;border-width:1px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:1.3em;left:10px!important;margin:0;padding:10px!important;position:relative;vertical-align:top;z-index:1}#wrap{border-left:solid 15px #7D2226;border-right:solid 15px #7D2226;margin-bottom:-10px;margin-top:-10px;width:75pc!important}@font-face{font-family:'Amatic SC';font-style:normal;font-weight:400;src:local('Amatic SC Regular'), local(AmaticSC-Regular), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")}@font-face{font-family:'Wire One';font-style:normal;font-weight:400;src:local('Wire One'), local(WireOne), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format("woff")}@font-face{font-family:sueellen;src:url(http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff)}@font-face{font-family:caviardreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf)}
li.row:hover {
background-color: #d6aeb2;
}ul.forums {
background-color: #000000;
background-image: none;
border: transparent;
list-style-type: none;
margin: 0;
}span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
display: none;
}.forabg {
background-color: #7D2226;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 0 solid #7d2226;
clear: both;
padding-top: 24px;
border-bottom: 5px solid rgb(125, 34, 38);
}
.table-title h2 {
color: #CCC;
display: block;
font-family: Bebas Neue;
font-size: 30px;
font-weight: 100;
height: auto;
left: 247px;
margin: 0!important;
padding-right: 0;
position: relative;
text-align: center!important;
top: -7px;
width: 100%;
}</style><ul class="linklist">
<!-- BEGIN switch_user_logged_in -->
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> • </li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> • </li>
<!-- END switch_user_logged_in -->
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<!-- BEGIN switch_user_logged_in -->
<li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
<!-- END switch_user_logged_in -->
</ul>
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dd class="dterm"><div class="table-title">{catrow.tablehead.L_FORUM}</div></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<li class="row">
<dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
<dd class="dterm">
<div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
</h{catrow.forumrow.LEVEL}>
<br />
{catrow.forumrow.FORUM_DESC}
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</dd>
<div class="topics">{catrow.forumrow.TOPICS} Tópicos <dfn>{L_TOPICS}</dfn>
{catrow.forumrow.POSTS} Mensagens <dfn>{L_POSTS}</dfn></div>
<dd class="lastpost">
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</dd>
</dl>
</li>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
<!-- BEGIN switch_on_index -->
<ul class="linklist">
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> • </li>
<li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
<!-- BEGIN switch_delete_cookies -->
<li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
<!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->
Re: Efeito hover nos fóruns
Olá!
Substitua o seu index_box por este:
Não se esqueça de publicar o seu template, pressionando o .
Até mais.
Fraise
Substitua o seu index_box por este:
- Código:
<style>
ul.forums dd {
border-color: #dcdcdc;
border-left-style: solid;
border-left-width: 1px;
}
ul.topiclist dd {
border-left: 1px solid #dcdcdc;
display: block;
float: left;
padding: 4px 0;
}
dd.lastpost, dd.topics {
position: relative!important;
top: 10px!important;
left: 6pc;
}
.topics {
position: relative;
top: 38px;
left: -32px;
font-size: 10px;
}
dd.lastpost {
font-size: 1.1em;
width: 20%;
}
.lastpost {
border-radius: 7px 7px 7px 7px;
box-shadow: 0 0 8px #666;
margin: 3px;
width: auto;
}@font-face{font-family:Fishfingers;font-style:normal;font-weight:400;src:local(Fishfingers), local(Fishfingers), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format("woff")}@font-face{font-family:'Pathway Gothic One';font-style:normal;font-weight:400;src:local('Pathway Gothic One'), local(PathwayGothicOne-Regular), url(http://themes.googleusercontent.com/static/fonts/pathwaygothicone/v1/Lqv9ztoTUV8Q0FmQZzPqaBfSZ9PF2sGs8WIylam6T2Y.woff) format("woff")}.table-title h2{color:#CCC;display:block;font-family:Bebas Neue;font-size:30px;font-weight:100;height:auto;left:247px;margin:0!important;padding-right:0;position:relative;text-align:center!important;top:-7px;width:100%}.forabg{background-color:#7D2226;background-image:url(http://2img.net/i/fa/empty.gif);background-position:0 0;background-repeat:repeat-x;border:0 solid #7d2226;clear:both;padding-top:24px}a.forumtitle{color:#7D2226!important;display:block;font-family:'Pathway Gothic One', sans-serif!important;font-size:30px!important;font-weight:400!important;left:2pc;position:relative!important;text-align:center!important;text-transform:uppercase!important}span.corners-bottom,span.corners-bottom span,span.corners-top,span.corners-top span{background-image:none!important;background-position:100% 0}ul.forums{background-color:#FFFEF4;background-image:none;border:transparent;list-style-type:none;margin:0}li.row{border-bottom:transparent;border-left:transparent;border-style:none;border-top:transparent}.postprofile dt a img{box-shadow:1px 1px 2px #000!important;height:auto!important;margin-bottom:8px!important;margin-top:0!important;width:auto!important}.postbody .content{-moz-border-radius:3px;-moz-box-shadow:0 2px 4px rgba(0,0,0,.05);-webkit-border-radius:3px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);background-color:#fff;border-color:#CCC;border-radius:3px;border-style:solid;border-width:1px;box-shadow:0 2px 4px rgba(0,0,0,.05);font-size:1.3em;left:10px!important;margin:0;padding:10px!important;position:relative;vertical-align:top;z-index:1}#wrap{border-left:solid 15px #7D2226;border-right:solid 15px #7D2226;margin-bottom:-10px;margin-top:-10px;width:75pc!important}@font-face{font-family:'Amatic SC';font-style:normal;font-weight:400;src:local('Amatic SC Regular'), local(AmaticSC-Regular), url(http://themes.googleusercontent.com/static/fonts/amaticsc/v3/DPPfSFKxRTXvae2bKDzp5D8E0i7KZn-EPnyo3HZu7kw.woff) format("woff")}@font-face{font-family:'Wire One';font-style:normal;font-weight:400;src:local('Wire One'), local(WireOne), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format("woff")}@font-face{font-family:sueellen;src:url(http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff)}@font-face{font-family:caviardreams;src:url(http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf)}
li.row:hover {
background-color: #000000;
}ul.forums {
background-color: #000000;
background-image: none;
border: transparent;
list-style-type: none;
margin: 0;
}span.corners-bottom, span.corners-bottom span, span.corners-top, span.corners-top span {
display: none;
}.forabg {
background-color: #7D2226;
background-image: url(http://2img.net/i/fa/empty.gif);
background-position: 0 0;
background-repeat: repeat-x;
border: 0 solid #7d2226;
clear: both;
padding-top: 24px;
border-bottom: 5px solid rgb(125, 34, 38);
}
.table-title h2 {
color: #CCC;
display: block;
font-family: Bebas Neue;
font-size: 30px;
font-weight: 100;
height: auto;
left: 247px;
margin: 0!important;
padding-right: 0;
position: relative;
text-align: center!important;
top: -7px;
width: 100%;
}</style><ul class="linklist">
<!-- BEGIN switch_user_logged_in -->
<li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> • </li>
<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a> • </li>
<!-- END switch_user_logged_in -->
<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
<!-- BEGIN switch_user_logged_in -->
<li class="rightside"><a href="{U_MARK_READ}" accesskey="m">{L_MARK_FORUMS_READ}</a></li>
<!-- END switch_user_logged_in -->
</ul>
<!-- BEGIN catrow -->
<!-- BEGIN tablehead -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dd class="dterm"><div class="table-title">{catrow.tablehead.L_FORUM}</div></dd>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<!-- END tablehead -->
<!-- BEGIN forumrow -->
<li class="row">
<dl class="icon" style="background:url({catrow.forumrow.FORUM_FOLDER_IMG}) no-repeat scroll {catrow.forumrow.INC_LEVEL} 50%;">
<dd class="dterm">
<div style="display: block; margin : 0 {catrow.forumrow.INC_LEVEL_RIGHT} 0 {catrow.forumrow.INC_LEVEL_LEFT};">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<a href="{catrow.forumrow.U_VIEWFORUM}" class="forumtitle">{catrow.forumrow.FORUM_NAME}</a>
</h{catrow.forumrow.LEVEL}>
<br />
{catrow.forumrow.FORUM_DESC}
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}
<strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}
</div>
</dd>
<div class="topics">{catrow.forumrow.TOPICS} Tópicos <dfn>{L_TOPICS}</dfn>
{catrow.forumrow.POSTS} Mensagens <dfn>{L_POSTS}</dfn></div>
<dd class="lastpost">
<!-- BEGIN avatar -->
<span class="lastpost-avatar">{catrow.forumrow.avatar.LAST_POST_AVATAR}</span>
<!-- END avatar -->
<span>
<!-- BEGIN switch_topic_title -->
<a href="{catrow.forumrow.U_LATEST_TOPIC}" title="{catrow.forumrow.LATEST_TOPIC_TITLE}">{catrow.forumrow.LATEST_TOPIC_NAME}</a><br />
<!-- END switch_topic_title -->
{catrow.forumrow.USER_LAST_POST}
</span>
</dd>
</dl>
</li>
<!-- END forumrow -->
<!-- BEGIN tablefoot -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- END tablefoot -->
<!-- END catrow -->
<!-- BEGIN switch_on_index -->
<ul class="linklist">
<li><a href="{U_TODAY_ACTIVE}">{L_TODAY_ACTIVE}</a> • </li>
<li><a href="{U_TODAY_POSTERS}">{L_TODAY_POSTERS}</a> • </li>
<li class="last"><a href="{U_OVERALL_POSTERS}">{L_OVERALL_POSTERS}</a></li>
<!-- BEGIN switch_delete_cookies -->
<li class="rightside"><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" rel="nofollow">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a></li>
<!-- END switch_delete_cookies -->
</ul>
<!-- END switch_on_index -->
Não se esqueça de publicar o seu template, pressionando o .
Até mais.
Fraise
Re: Efeito hover nos fóruns
Questão abandonada pelo autor, mas considerada resolvida por ter solução para o problema. Tópico marcado como Resolvido e movido para Questões resolvidas. |
Tópicos semelhantes
» Efeito hover nos fóruns
» Background dos fóruns - efeito hover
» Efeito Hover nos Fóruns
» Efeito Hover nos Fóruns
» Efeito hover nos fóruns
» Background dos fóruns - efeito hover
» Efeito Hover nos Fóruns
» Efeito Hover nos Fóruns
» Efeito hover nos fóruns
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos