Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Widgets parceiros
4 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Widgets parceiros
Qual é minha questão:
Olá, eu queria que o botão parceiro do Widgets do meu fórum fosse fechado e quando clicasse abria como desse fórum
http://publicando.maisforum.com/
Endereço do meu fórum:
https://ajuda.forumeiros.com
Versão do fórum:
PHPBB3
Olá, eu queria que o botão parceiro do Widgets do meu fórum fosse fechado e quando clicasse abria como desse fórum
http://publicando.maisforum.com/
Endereço do meu fórum:
https://ajuda.forumeiros.com
Versão do fórum:
PHPBB3
Última edição por Sking em 14.09.13 4:07, editado 1 vez(es)
Re: Widgets parceiros
Olá amigo,
Aceda á gestão de te Widget:
Painel de Controle Módulos Portal & Widgets Gestão dos widgets do fórum
Aceda á gestão de te Widget:
Painel de Controle Módulos Portal & Widgets Gestão dos widgets do fórum
- Código:
<script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle('fast');});});</script>
<br><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display:none;">
<center>Ainda não temos nenhum site Afiliado ao Game.</center>
</div>
<br>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAABMAAAARAMNJ7iwAAACPSURBVCjPjZJRDsMgDENfCAfY1+5/vh2g0iRI9gG0AbUa/glGiWMZxNlB2urabcutyDnmFUAUaxc+q3WPSqiX77DUI0+xafHmD2eQRqV7WiHqFtWUe+i89CmYNAWCyYsMJP8AyBsDyohltFUOUuAHBTDqojbmOgrfm93/kBfePJZF+8ztUlcSRp3fVPb+2w/RaCkkhrW/agAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style>
Re: Widgets parceiros
Olá, poderia ajeita o meu ?
- Código:
<table width="100%" cellspacing="1" cellpadding="7" border="0" align="center"><tr><td height="1" width="20%" class="column"></td><td width="60%"></td><td width="20%" class="column"></td></tr><tr><td colspan="3" width="100%"><script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle();});});</script>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(http://i.imgur.com/AKrVytg.png);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
height: 80px;
width: 130px;
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style><br><center><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display: block; ">
<marquee id="comments_scroll_container" direction="up" scrollamount="2" scrolldelay="70" width="200" height="200">
<a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="http://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png" /></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
</marquee>
</center>
</div>
<br></td></tr></table>
Re: Widgets parceiros
Olá, querido.
Troque seu código por:
Troque seu código por:
- Código:
<table width="100%" cellspacing="1" cellpadding="7" border="0" align="center"><tr><td height="1" width="20%" class="column"></td><td width="60%"></td><td width="20%" class="column"></td></tr><tr><td colspan="3" width="100%"><script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle();});});</script>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(http://i.imgur.com/AKrVytg.png);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
height: 80px;
width: 130px;
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style><br><center><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display: block; ">
<marquee id="comments_scroll_container" direction="up" scrollamount="2" scrolldelay="70" width="200" height="200" >
<a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="http://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png" /></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
</marquee>
</center>
</div>
<br></td></tr></table>
Re: Widgets parceiros
Amigão, utilize o meu:
Até mais.
- Código:
<script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle('fast');});});</script>
<br><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display:none;">
<center>Ainda não temos nenhum site Afiliado ao Game.</center>
</div>
<br>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAABMAAAARAMNJ7iwAAACPSURBVCjPjZJRDsMgDENfCAfY1+5/vh2g0iRI9gG0AbUa/glGiWMZxNlB2urabcutyDnmFUAUaxc+q3WPSqiX77DUI0+xafHmD2eQRqV7WiHqFtWUe+i89CmYNAWCyYsMJP8AyBsDyohltFUOUuAHBTDqojbmOgrfm93/kBfePJZF+8ztUlcSRp3fVPb+2w/RaCkkhrW/agAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style>
Até mais.
Re: Widgets parceiros
Bom dia!
Utilize este código:
Cordialmente,
Crazy.
Utilize este código:
- Código:
<script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle('fast');});});</script>
<br><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display:none;">
<center><a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="http://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png" /></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br /></center>
</div>
<br>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAABMAAAARAMNJ7iwAAACPSURBVCjPjZJRDsMgDENfCAfY1+5/vh2g0iRI9gG0AbUa/glGiWMZxNlB2urabcutyDnmFUAUaxc+q3WPSqiX77DUI0+xafHmD2eQRqV7WiHqFtWUe+i89CmYNAWCyYsMJP8AyBsDyohltFUOUuAHBTDqojbmOgrfm93/kBfePJZF+8ztUlcSRp3fVPb+2w/RaCkkhrW/agAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style>
Cordialmente,
Crazy.
Re: Widgets parceiros
Olá, está no fórum!
<a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="https://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="https://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="https://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="https://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="https://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="https://i.imgur.com/wMEiV7C.gif"></a><br />
Re: Widgets parceiros
Olá!
Altere por este o código:
Altere por este o código:
- Código:
<script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle('fast');});});</script>
<br><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display:none;">
<marquee direction="top" scrolldelay="150"><center><a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="http://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png" /></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br /></center></marquee>
</div>
<br>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAABMAAAARAMNJ7iwAAACPSURBVCjPjZJRDsMgDENfCAfY1+5/vh2g0iRI9gG0AbUa/glGiWMZxNlB2urabcutyDnmFUAUaxc+q3WPSqiX77DUI0+xafHmD2eQRqV7WiHqFtWUe+i89CmYNAWCyYsMJP8AyBsDyohltFUOUuAHBTDqojbmOgrfm93/kBfePJZF+8ztUlcSRp3fVPb+2w/RaCkkhrW/agAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style>
Re: Widgets parceiros
Olá!
Altere por este:
Altere por este:
- Código:
<script>jQuery(document).ready(function(){jQuery('#abrir-parc').click(function(){jQuery('#parceiros').slideToggle('fast');});});</script>
<br><div role="button" class="webstore-Gf-wb webstore-A-B-C webstore-A-L-i-J-B-K webstore-A-B-Y-Z-ab-bb webstore-button webstore-button-hover" style="-webkit-user-select: none;" tabindex="0" id="abrir-parc"><div class="webstore-A-B-o"><div class="webstore-A-B-I webstore-A-B-eb-I webstore-A-B-I-O-P"></div><div class="webstore-A-B-H webstore-test-button-label" id="abrir-parc">Parceiros</div></div></div>
<br><br><div id="parceiros" style="display:none;">
<marquee direction="up" <center><a href="http://postadeiros.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/8te9EhD.jpg"/></a><br />
<a href="http://sacar-tudo-completo.blogspot.pt/" target="_blank"><img src="http://i.imgur.com/p6YD46I.gif"/></a><br />
<a href="http://makerforum.forumeiros.com/" target="_blank"><img src="http://i.imgur.com/wMEiV7C.gif"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png" /></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br />
<a href="#" target="_blank"><img src="http://i.imgur.com/ADgJArI.png"/></a><br /></center></marquee>
</div>
<br>
<style>
.webstore-button.webstore-A-B-C {
border-color: #2D53AF;
background-color: #4D7BD6;
background-image: -moz-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5689DB),color-stop(100%,#4D7BD6));
background-image: -webkit-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -o-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
background-image: -ms-linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5689db,endColorstr=#4d7bd6,GradientType=0);
background-image: linear-gradient(top,#5689DB 0%,#4D7BD6 100%);
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
padding-bottom: 4px;
}
.webstore-Gf-wb {
display: inline-block;
}
.webstore-A-L-i-J-B-K {
height: 28px;
font-size: 11px;
line-height: 28px;
min-width: 170px;
}
.webstore-button {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid;
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
padding: 0 4px 0 4px;
-webkit-box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
-moz-box-shadow: 0 2px 0 0 rgba(255,255,255,.06) inset,0 2px 3px 0 rgba(0,0,0,.2);
box-shadow: 0 2px 0 0 rgba(255, 255, 255, .06) inset,0 2px 3px 0 rgba(0, 0, 0, .2);
outline: 0px;
}
.webstore-button.webstore-A-J-i-J-B-K .webstore-A-B-I, .webstore-button.webstore-A-L-i-J-B-K .webstore-A-B-I {
}
.webstore-A-B-eb-I {
width: 19px;
height: 17px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAQAAACVkV9MAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAJdnBBZwAAABMAAAARAMNJ7iwAAACPSURBVCjPjZJRDsMgDENfCAfY1+5/vh2g0iRI9gG0AbUa/glGiWMZxNlB2urabcutyDnmFUAUaxc+q3WPSqiX77DUI0+xafHmD2eQRqV7WiHqFtWUe+i89CmYNAWCyYsMJP8AyBsDyohltFUOUuAHBTDqojbmOgrfm93/kBfePJZF+8ztUlcSRp3fVPb+2w/RaCkkhrW/agAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAASUVORK5CYII=);
}
.webstore-A-B-I-O-P {
margin-right: -7px;
margin-left: 20px;
}
.webstore-A-B-I {
position: relative;
vertical-align: text-bottom;
top: 7px;
}
.webstore-A-L-i-J-B-K {
font-size: 11px;
line-height: 28px;
}
.webstore-button {
cursor: pointer;
color: white;
font-size: 13px;
font-weight: bold;
text-align: center;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
text-transform: uppercase;
}
.webstore-A-B-o {
margin: auto;
direction: ltr;
line-height: 0px;
}
.webstore-rb-Gc
.webstore-fd-rb {
font-family: 'Open Sans',arial,sans-serif;
font-size: 14px;
}
.webstore-button.webstore-A-B-C:hover {
border-color: #4076FF;
background-color: #5C92FF;
background-image: -moz-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#669EFF),color-stop(100%,#5286FF));
background-image: -webkit-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -o-linear-gradient(top,#669EFF 0%,#5286FF 100%);
background-image: -ms-linear-gradient(top,#669EFF 0%,#5286FF 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#669eff,endColorstr=#5286ff,GradientType=0);
background-image: linear-gradient(top,#669EFF 0%,#5286FF 100%);
}
#parceiros {
max-height: 300px;
overflow: auto;
padding: 0px;
}
#parceiros img {
opacity: .2;
-webkit-transition-duration: .8s;-moz-transition-duration: .8s;-ms-transition-duration: .8s;-o-transition-duration: .8s;transition-duration: .8s;
}
#parceiros img:hover {
opacity: 10;
}
</style>
Tópicos semelhantes
» Widgets de parceiros rotativos
» Problema com Widgets de Parceiros Deslizante no Fim da Página
» Widgets de parceiros no fim da página
» [Resolvido]Parceiros - Widgets
» Widgets de parceiros no final da pagina
» Problema com Widgets de Parceiros Deslizante no Fim da Página
» Widgets de parceiros no fim da página
» [Resolvido]Parceiros - Widgets
» Widgets de parceiros no final da pagina
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre códigos :: Questões resolvidas sobre HTML e BBCode
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos