Loja virtual ou troca
3 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
Loja virtual ou troca
Qual é minha questão:
Olá, queria saber como consigo uma loja virtual ou de troca em meu fórum.
Vi alguns aqui mesmo no fórum, encontrei alguns porem não ficaram certos no meu fórum.
Eu queria uma abinha no menu com um link para a pagina da loja, e a loja em meu fórum.
OBS: Loja ou sistema de troca dentro do fórum
Grato!
Endereço do meu fórum:
http://pbas.forumbom.com
Versão do fórum:
PHPBB3
Olá, queria saber como consigo uma loja virtual ou de troca em meu fórum.
Vi alguns aqui mesmo no fórum, encontrei alguns porem não ficaram certos no meu fórum.
Eu queria uma abinha no menu com um link para a pagina da loja, e a loja em meu fórum.
OBS: Loja ou sistema de troca dentro do fórum
Grato!
Endereço do meu fórum:
http://pbas.forumbom.com
Versão do fórum:
PHPBB3
Última edição por luisdounacky em 05.11.13 18:35, editado 1 vez(es)
Re: Loja virtual ou troca
Olá!
Diz como, quais tipos de lojas as que são categorias ou movidas a html.
Poderia me informar o fórum, que viu para eu ter uma ideia ?
Até!
Diz como, quais tipos de lojas as que são categorias ou movidas a html.
Poderia me informar o fórum, que viu para eu ter uma ideia ?
Até!
Re: Loja virtual ou troca
Site para mostra
http://burn.forum-pro.net/h1-
no meu caso, o que eu quero mesmo é um sistema de troca
o meu forum é de game e nesse game tem como trocar e vender itens.
como o meu forum é de um grupo, eu queria colocar esse sistema para
meu grupo
http://burn.forum-pro.net/h1-
no meu caso, o que eu quero mesmo é um sistema de troca
o meu forum é de game e nesse game tem como trocar e vender itens.
como o meu forum é de um grupo, eu queria colocar esse sistema para
meu grupo
Re: Loja virtual ou troca
Olá!
Esta página e feita com jQuery, e, não damos suporte a isto, vamos lhe fornecer somente o HTML.
Uma parte do jQuery veio incluso no HTML, por isto algumas partes tem jQuery.
Para editar, aperte CTRL + F em seu teclado, e, busque pelo nome/link.
Até mais.
Esta página e feita com jQuery, e, não damos suporte a isto, vamos lhe fornecer somente o HTML.
Uma parte do jQuery veio incluso no HTML, por isto algumas partes tem jQuery.
- Código:
<html><head><style>table:nth-child(4) tbody tr td.blockrow img {margin-bottom:5px;}table:nth-child(4) tbody tr:nth-child(4) td {height: 127px !important;}table tbody tr td.blockrow:last-child {border-right: 1px solid rgb(206,206,206);}table:nth-child(4) tbody tr td.blockrow {width: 12.6% !important;height:162px;}.preco {float: left;margin-left: -10px;padding-left: 15px;padding-right:15px;padding-top: 5px;padding-bottom: 5px;background: rgb(233, 233,233);border: 1px solid rgb(206, 206, 206);border-left: 0;width: 92.3%;text-align: left;margin-top: 30px;margin-bottom: -6px;}.preco i {float: right;}</style><scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"type="text/javascript"></script><script>jQuery(document).ready(function() { var preco='200'; jQuery('td.blockrow button').click(function() { var nome=jQuery(this).closest('td.blockrow').find('b:first').text(); jQuery('.car .car-content').append('<span>Emblema do '+nome+' - <i>'+preco+' Moedas</i></span><br>'); var a=jQuery('.car .car-content').find('span').find('i').size(); var soma=a * preco; jQuery('.car .car-content2').html(soma+' Moedas'); }); jQuery('table tbody tr td.blockrow div span.preco i').html(preco+' Moedas'); jQuery('.hover *, .abre-fexa *').mouseenter(function() { jQuery('.abre-fexa').fadeIn(); }); jQuery('.hover *').mouseleave(function() { jQuery('.abre-fexa').fadeOut(); });});function geraF() { var tit="[Pedido] Compra de item"; var forum="23"; var msg=jQuery('.car .car-content').html().split('<br>').join('').split('<span>').join('').split('</span>').join('\n').split('<i>').join('<i>').split('</i>').join('</i>').split('Emblema').join('<strong>Emblema').split(' - ').join('</strong> - '); jQuery('body').append('<form action="/post" method="post"><input type="hidden" value="'+tit+'" name="subject"><textarea name="message" style="width: 100%; height: 500px;"><strong>Olá,</strong>\n\nEu desejo comprar este(s) item(ns): \n'+msg+'\n<strong>Total:</strong> '+jQuery('.car .car-content2').html()+'\n\n<strong>Até mais.</strong></textarea><div class="frm-buttons"><input type="hidden" name="auth[]" value=""><input type="hidden" name="mode" value="newtopic"><input type="hidden" name="f" value="'+forum+'"><input type="hidden" name="lt" value="0"><input type="submit" name="post" value="Enviar" tabindex="6" accesskey="s"></div></form>'); jQuery.get('/post?f='+forum+'&mode=newtopic', function(data) { jQuery('div input[name="auth[]"]:first').attr('value',jQuery('input[name="auth[]"][type="hidden"]:first',data).attr('value')); }); jQuery('div input[name="post"]:last').click();}</script><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body><table style="-webkit-box-shadow: none !important; border-collapse:collapse; border-spacing: 0px; font-size: 12px; color: rgb(48, 48, 48); font-family: arial, helvetica, sans-serif; font-style: normal; font-variant: normal;font-weight: normal; letter-spacing: normal; line-height: 14px; orphans: 2;text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;background-color: rgb(255, 255, 255);" cellpadding="2" cellspacing="2"width="100%"><tbody style="-webkit-box-shadow: none !important;"><tr style="-webkit-box-shadow: none !important;" class="hover"><td colspan="4" style="-webkit-box-shadow: none !important; margin: 0px; padding: 0px;" align="left"width="100%"><div class="blockhead" style="-webkit-box-shadow: none !important;margin: 0px; padding: 4px 10px; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: arial,helvetica, sans-serif; color: rgb(255, 255, 255); background-image:url(http://www.cheatsmachine.com.br/forum/images/buttons/newbtn_middle.png); background-color: rgb(138, 135, 131); border: 1px solid rgb(110, 106, 101); border-top-right-radius: 5px; border-top-left-radius: 5px; background-position: initial initial; background-repeat: repeat no-repeat;"><b style="-webkit-box-shadow: none !important;"><b style="font-size: 17px;">→</b> <b style="-webkit-box-shadow: none !important;">VIP Básico<br></b></b></div></td></tr><trstyle="display: none; -webkit-box-shadow: none !important;" class="abre-fexa"><td class="blockrow" rowspan="4" style="-webkit-box-shadow: none !important;margin: 0px; padding: 5px 10px;border-left: 1px solid rgb(206, 206, 206);"align="center" width="10%"><a rel="nofollow"href="http://cheatsmachine.com.br/forum/loja/vip.php" style="-webkit-box-shadow: none !important; color: rgb(111, 144, 36); text-decoration: initial;"><img src="http://i.imgur.com/BrQP0.png" style="-webkit-box-shadow: none!important; border: 0px;" border="0"></a></td><td rowspan="4" style="-webkit-box-shadow: none !important; margin: 0px; padding: 0px;" align="left"valign="top" width="50%"><p style="-webkit-box-shadow: none !important; margin:0px; padding: 0px;"><br style="-webkit-box-shadow: none !important;">Os VIPs são um grupo de usuários exclusivos do fórum.</p>As principais vantagens são:<ul style="-webkit-box-shadow: none !important; margin: 0px; padding:0px;"><li style="-webkit-box-shadow: none !important; margin: 0px; padding:0px; list-style: none;"><span style="-webkit-box-shadow: none !important; font-family: Tahoma;"><br></span></li><li style="margin: 0px; padding: 0px; list-style: none outside none;"><span style="-webkit-box-shadow: none !important;font-family: Tahoma;"></span><span style="font-family: Tahoma;"><b style="font-size: 17px;">→</b> Grupo VIP</span></li><li style="-webkit-box-shadow: none!important; margin: 0px; padding: 0px; list-style: none;"><span style="-webkit-box-shadow: none !important; font-family: Tahoma;"><b style="font-size:17px;">→</b> Categoria VIP<br></span></li><li style="margin: 0px; padding: 0px;list-style: none outside none;"><span style="font-family: Tahoma;"><bstyle="font-size: 17px;">→</b> TI e neon no nick </span></li><li style="-webkit-box-shadow: none !important; margin: 0px; padding: 0px; list-style:none;"><span style="-webkit-box-shadow: none !important; font-family: Tahoma;"><b style="font-size: 17px;">→</b> Medalha Vip<br></span></li></ul><br style="-webkit-box-shadow: none !important;"></td><td style="-webkit-box-shadow: none!important; margin: 0px; padding: 0px 0px 0px 5px;" align="left" valign="top"width="40%"><table style="-webkit-box-shadow: none !important; border-collapse:collapse; border-spacing: 0px; font-size: inherit; border: 1px solid rgb(206,206, 206);border-bottom: 0;" cellpadding="2" cellspacing="2" width="100%"><tbody style="-webkit-box-shadow: none !important;"><tr style="-webkit-box-shadow: none !important;height: 45px;"><td class="blocksubhead" style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px; color: rgb(62, 62,62); background-image: none; background-color: rgb(233, 233, 233); border-top-width: 1px; border-top-style: solid; border-top-color: rgb(206, 206, 206);background-position: initial initial; background-repeat: repeat no-repeat;border-right: 1px solid rgb(206, 206, 206);" align="left"width="50%">Preço</td><td style="-webkit-box-shadow: none !important; margin:0px; padding: 0px 10px 0px 0px;" align="right" width="50%"> <span class="Apple-converted-space"> </span><b style="-webkit-box-shadow: none !important;">R$ 5,00</b></td></tr><tr style="-webkit-box-shadow: none !important;height:45px;"><td class="blocksubhead" style="-webkit-box-shadow: none !important;margin: 0px; padding: 4px 10px; color: rgb(62, 62, 62); background-image: none;background-color: rgb(233, 233, 233); border-top-width: 1px; border-top-style:solid; border-top-color: rgb(206, 206, 206); background-position: initial initial; background-repeat: repeat no-repeat;border-right: 1px solid rgb(206,206,206);" align="left">Renovação</td><td style="-webkit-box-shadow:none !important; margin: 0px; padding: 0px 10px 0px 0px;" align="right"><bstyle="-webkit-box-shadow: none !important;">R$ 3,00</b></td></tr><tr style="-webkit-box-shadow: none !important;height: 45px;"><td class="blocksubhead"style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px;color: rgb(62, 62, 62); background-image: none; background-color: rgb(233, 233,233); border-top-width: 1px; border-top-style: solid; border-top-color:rgb(206, 206, 206); background-position: initial initial; background-repeat:repeat no-repeat;border-right: 1px solid rgb(206,206,206);"align="left">Duração</td><td style="-webkit-box-shadow: none !important;margin: 0px; padding: 0px 10px 0px 0px;" align="right"><b style="-webkit-box-shadow: none !important;">30</b><span class="Apple-converted-space"></span>Dias</td></tr></tbody></table></td></tr></tbody></table><table style="-webkit-box-shadow: none !important; border-collapse: collapse; border-spacing:0px; font-size: 12px; color: rgb(48, 48, 48); font-family: arial, helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal;letter-spacing: normal; line-height: 14px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color:rgb(255, 255, 255);" cellpadding="2" cellspacing="2" width="100%"><tbodystyle="-webkit-box-shadow: none !important;"><tr style="-webkit-box-shadow:none !important;"><td colspan="4" class="blocksubhead" style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px; color: rgb(62, 62,62); background-image: none; background-color: rgb(233, 233, 233); border-width: 1px; border-style: solid; border-color: rgb(206, 206, 206); background-position: initial initial; " align="right" width="100%"><center style="-webkit-box-shadow: none !important;"><br></center></td></tr></tbody></table><br><tablestyle="-webkit-box-shadow: none !important; border-collapse: collapse; border-spacing: 0px; font-size: 12px; color: rgb(48, 48, 48); font-family: arial,helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight:normal; letter-spacing: normal; line-height: 14px; orphans: 2; text-indent:0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 1px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #FFF;" cellpadding="2" cellspacing="2" width="100%"><tbody style="-webkit-box-shadow: none !important;"><tr style="-webkit-box-shadow: none!important;" class="hover2"><td colspan="4" style="-webkit-box-shadow: none!important; margin: 0px; padding: 0px;" align="left" width="100%"><divclass="blockhead" style="-webkit-box-shadow: none !important; margin: 0px;padding: 4px 10px; font-style: normal; font-variant: normal; font-weight:normal; font-size: 12px; line-height: normal; font-family: arial, helvetica,sans-serif; color: rgb(255, 255, 255); background-image:url(http://www.cheatsmachine.com.br/forum/images/buttons/newbtn_middle.png); background-color: rgb(138, 135, 131); border: 1px solid rgb(110, 106, 101); border-top-right-radius: 5px; border-top-left-radius: 5px; background-position: initial initial; background-repeat: repeat no-repeat;width: 195.2%;"><bstyle="-webkit-box-shadow: none !important;"><b style="font-size: 17px;">→</b> <a rel="nofollow" href="http://cheatsmachine.com.br/forum/loja/vip.php"style="-webkit-box-shadow: none !important; color: rgb(255, 255, 255); text-decoration: initial;"><b style="-webkit-box-shadow: none !important;">Compra de emblemas<br></b></a></b></div></td></tr><tr style="-webkit-box-shadow: none!important; " class="abre-fexa2"><td class="blockrow" style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px 10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Flamengo</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i16.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s;" onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')" onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Internacional</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i10.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s;" onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')" onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Botafogo</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i11.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s;" onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')" onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Cruzeiro</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i12.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; transition: all 0.3s; -webkit-transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Figueirense</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i13.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:2px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Fluminense</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i14.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Portuguesa</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i15.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 10%;"><b>Santos</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i17.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 33px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td></tr><tr style="-webkit-box-shadow: none !important; " class="abre-fexa2"><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Palmeiras</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i18.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Vasco</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i19.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>São Paulo</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i20.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Atlético Mineiro</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i21.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; -webkit-transition: all 0.3s;" onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')" onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Bahia</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i22.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Náutico</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i23.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Sport</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i24.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Ponte Preta</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i25.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td></tr><tr style="-webkit-box-shadow: none !important; " class="abre-fexa2"><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Corinthians</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i26.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; transition: all 0.3s; -webkit-transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Curitiba</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i27.png"><br><buttonstyle="margin-bottom: -30px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; -webkit-transition: all 0.3s; transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"style=" margin-top: 32px;"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Atlético Goiano</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i28.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; transition: all 0.3s; -webkit-transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td><td class="blockrow"style="-webkit-box-shadow: none !important; margin: 0px; padding: 5px10px;border-left: 1px solid rgb(206, 206, 206);text-align: center;width: 5%;"><b>Grêmio</b><br><br><imgsrc="http://i72.servimg.com/u/f72/18/07/42/17/shop_i29.png"><br><buttonstyle="margin-bottom: -28px; font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 15px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 4px 10px; margin-top:0px; transition: all 0.3s; -webkit-transition: all 0.3s;"onmouseover="jQuery(this).css('background-color','rgb(206,206,206)')"onmouseout="jQuery(this).css('background-color','rgb(243,243,243)')">Comprar</button><br><div><span class="preco"><b>Preço:</b><i style="">200 Moedas</i></span></div></td></tr></tbody></table><table style="-webkit-box-shadow: none !important; border-collapse: collapse;border-spacing: 0px; font-size: 12px; color: rgb(48, 48, 48); font-family:arial, helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 14px; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;background-color: rgb(255, 255, 255);" cellpadding="2" cellspacing="2"width="100%"><tbody style="-webkit-box-shadow: none !important;"><tr style="-webkit-box-shadow: none !important;"><td colspan="4" class="blocksubhead"style="-webkit-box-shadow: none !important; margin: 0px; padding: 4px 10px;color: rgb(62, 62, 62); background-image: none; background-color: rgb(233, 233,233); border-width: 1px; border-style: solid; border-color: rgb(206, 206, 206);background-position: initial initial; " align="right" width="100%"><centerstyle="-webkit-box-shadow: none !important;"><br></center></td></tr></tbody></table><br><br><div style="font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial;text-align: center;padding: 10px 0px;border-top: 5px solid rgb(168, 168, 168);border-bottom: 5px solid rgb(168, 168, 168);-webkit-transition: all .5s;" class="car"><div class="car-head" style=" background: rgb(168, 168, 168); color: #FFF; margin-top: -10px; padding-bottom: 7px; -webkit-transition: all .5s; font-size: 20px;">Carrinho de compras</div><div class="car-content" style="-webkit-transition:all .5s;padding-top: 8px;"></div><br><div class="car-head2" style=" background: rgb(168, 168, 168); color: #FFF; margin-top: 0px; padding-bottom: 7px; -webkit-transition: all .5s; font-size: 20px; border-top: 5px solid rgb(168, 168, 168);">Total em moedas</div><div class="car-content2" style=" -webkit-transition: all .5s; padding-top: 8px;">0 Moedas</div><button style="font-family: 'Segoe UI Web Light', 'Segoe UI Light', 'Segoe UI Web Regular', 'Segoe UI', 'Segoe UI Symbol', 'Helvetica Neue', Arial; font-size: 16px; color: rgb(0, 0, 0); border: 1px solid rgb(206,206, 206); background-color: rgb(243, 243, 243); padding: 10px 162px; margin-top: 11px; transition: all 0.3s; -webkit-transition: all 0.3s;"onmouseover="jQuery(this).css({'background-color':'rgb(163, 163, 163)','color':'#FFF','border':'1px solid rgb(163, 163, 163)'})"onmouseout="jQuery(this).css({'background-color':'rgb(243,243,243)','color':'#000','border':'1px solid rgb(206, 206, 206)'})" onclick="geraF();">Comprar</button></div> </body></html>
Para editar, aperte CTRL + F em seu teclado, e, busque pelo nome/link.
Até mais.
Re: Loja virtual ou troca
Cara, não deu certo kk ele fico tudo bagunçado e no meio ficou sem nada
os botoes ficaram dos lado um em cima do outro
os botoes ficaram dos lado um em cima do outro
Re: Loja virtual ou troca
Olá!
Não amigo estive procurando em diversos lugares, mais realmente só funciona na versão Punbb.
Não amigo estive procurando em diversos lugares, mais realmente só funciona na versão Punbb.
Re: Loja virtual ou troca
Olá!
Você teria que adaptar o código para a sua versão. Porém acho que este código é só funcional na versão punbb.
Até!
Você teria que adaptar o código para a sua versão. Porém acho que este código é só funcional na versão punbb.
Até!
Re: Loja virtual ou troca
Boa noite!
Este código funciona para todas as versões porque é um formulário e não uma função.
Atenciosamente,
Shek
Este código funciona para todas as versões porque é um formulário e não uma função.
Atenciosamente,
Shek
Re: Loja virtual ou troca
Isso mesmo, eu vim reparar nisso agora.Shek escreveu:Boa noite!
Este código funciona para todas as versões porque é um formulário e não uma função.
Atenciosamente,
Shek
Re: Loja virtual ou troca
Na versão punbb, não tem erro algum!
Por isso falei sobre a questão de "Funcional".
Naturalmente talvez seja o problema do tema, PHPBB3.
Já existe um tópico, que você criou. Eu mesmo dei a respostas a você!
Até!
Por isso falei sobre a questão de "Funcional".
Naturalmente talvez seja o problema do tema, PHPBB3.
Já existe um tópico, que você criou. Eu mesmo dei a respostas a você!
Até!
Tópicos semelhantes
» Loja-Virtual
» Loja virtual
» Bug na Loja Virtual
» Loja virtual
» Uma logo pra loja virtual do meu fórum
» Loja virtual
» Bug na Loja Virtual
» Loja virtual
» Uma logo pra loja virtual do meu fórum
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