Colocar noticia
2 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 • Compartilhe
Colocar noticia
Qual é minha questão:
Eu vi um fórum : universal.forum-pro.net
Alguem me ajuda ?
Endereço do meu fórum:
http://extartgames.forumeiros.com
Versão do fórum:
PHPBB3
Eu vi um fórum : universal.forum-pro.net
Alguem me ajuda ?
Endereço do meu fórum:
http://extartgames.forumeiros.com
Versão do fórum:
PHPBB3
Re: Colocar noticia
Olá!
Não pude compreender sua dúvida, poderia ser mais especifico? Qual noticia o senhor se refere?
Até mais.
Não pude compreender sua dúvida, poderia ser mais especifico? Qual noticia o senhor se refere?
Até mais.
Re: Colocar noticia
BrunoH Enra nesse fórum : universal.forum-pro.net
ai ali tem um negocios dizendo : Promoção na loja e talz quero saber como coloco akilo
ai ali tem um negocios dizendo : Promoção na loja e talz quero saber como coloco akilo
Re: Colocar noticia
Olá!
Aceda a:
Até mais.
Aceda a:
Em "Conteúdo da mensagem. :" coloque o código abaixo:Painel de Controle Visualização Home Page Geral
- Código:
<style type="text/css">
.picshow { z-index:444; position:relative; background-color:#ffffff; width: 100%; height: 135px}
.picshow_main { position: relative; width: 640px; height: 300px}
.picshow_main .imgbig { filter: progid:dximagetransform.microsoft.wipe(gradientsize=1.0,wipestyle=4, motion=forward); width: 640px; height: 300px}
.picshow_change {padding-left: 550px;position: absolute; text-align: left; bottom: 0px; height: 30px; right: 0px; left: 10px;}
.picshow_change img {width:15px; height: 15px; border-radius: 10px;}
.picshow_change a { border-radius: 10px; display: block; float: left; margin-right: 5px; -display: inline}
a.axx { border-color: #555; border-radius: 10px;}
a.axx:hover {border-color: #000}
a.axx img { filter: alpha(opacity=40); opacity: 0.4; -moz-opacity: 0.4; border-radius: 10px;}
a.axx:hover img {filter: alpha(opacity=100); opacity: 1.0; -moz-opacity: 1.0}
a.bxx { border-color: #000; border-radius: 10px;}
a.bxx:hover {border-color: #000}
img{
border:0px}
</style>
<script language="javascript">
var counts = 3;
img1 = new Image();
img1.src = 'http://i.imgur.com/qMEnr8e.png';
img2 = new Image();
img2.src = 'http://i.imgur.com/38FXxLC.png';
img3 = new Image();
img3.src = 'http://i.imgur.com/iCtKfKS.png';
var smallImg = new Array();
smallImg[0] = 'http://i.imgur.com/hWaTv.png';
smallImg[1] = 'http://i.imgur.com/hWaTv.png';
smallImg[2] = 'http://i.imgur.com/hWaTv.png';
url1 = 'http://universal.forum-pro.net/f21-unishop';
url2 = 'http://universal.forum-pro.net/c3-filmes-online';
url3 = 'http://universal.forum-pro.net/c2-games';
alt1 = new Image();
alt1.alt = 'TITULO DEL TEMA 1';
alt2 = new Image();
alt2.alt = 'TITULO DEL TEMA 2';
alt3 = new Image();
alt3.alt = 'TITULO DEL TEMA 3';
var nn = 1;
var key = 0;
function change_img() {
if (key == 0) {
key = 1;
} else if (document.all) {
document.getElementById("pic").filters[0].Apply();
document.getElementById("pic").filters[0].Play(duration = 2);
}
eval('document.getElementById("pic").src=img' + nn + '.src');
eval('document.getElementById("url_theme").href=url' + nn);
eval('document.getElementById("pic").alt=alt' + nn + '.alt');
if (nn == 1) {
document.getElementById("url_theme").target = "_blank";
document.getElementById("url_theme").style.cursor = "pointer";
} else {
document.getElementById("url_theme").target = "_blank"
document.getElementById("url_theme").style.cursor = "pointer"
}
for ( var i = 1; i <= counts; i++) {
document.getElementById("xxjdjj" + i).className = 'axx';
}
document.getElementById("xxjdjj" + nn).className = 'bxx';
nn++;
if (nn > counts) {
nn = 1;
}
tt = setTimeout('change_img()', 7000);
}
function changeimg(n) {
nn = n;
window.clearInterval(tt);
change_img();
}
function ImageShow() {
document.write('<div class="picshow_main">');
document.write('<div><a id="url_theme"><img id="pic" class="imgbig" /></a></div>');
document.write('<div class="picshow_change">');
for ( var i = 0; i < counts; i++) {
document.write('<a href="javascript:changeimg(' + (i + 1)
+ ');" id="xxjdjj' + (i + 1)
+ '" class="axx" target="_self"><img src="' + smallImg[i]
+ '"></a>');
}
document.write('</div></div>');
change_img();
}
</script>
<script language="javascript" type="text/javascript">
ImageShow();
</script>
Até mais.
Re: Colocar noticia
obrigado mais tem como vc me dar editada ? eu não sei design pff
Re: Colocar noticia
Olá,
Poderia me dizer o que o senhor deseja editar? Caso seja as imagens, por favor, me envie as imagens que o senhor deseja substituir..
Até mais.
Poderia me dizer o que o senhor deseja editar? Caso seja as imagens, por favor, me envie as imagens que o senhor deseja substituir..
Até mais.
Re: Colocar noticia
Desejo editar os links tambem , s imagens eu não sou design e quando eu vou mandar um post na area de design eu n posso n me dehicham
Re: Colocar noticia
Olá!
Para criar um pedido gráfico é necessário possuir em sua conta 30 Mensagens, neste caso, posso apenas lhe ensinar a trocar as imagens para o senhor...
Até mais.
Para criar um pedido gráfico é necessário possuir em sua conta 30 Mensagens, neste caso, posso apenas lhe ensinar a trocar as imagens para o senhor...
Até mais.
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