Isto é uma pré-visualização de um tema em Hitskin.com
Instalar o tema • Voltar para a ficha do tema
Intro, apoio para modificação
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
Intro, apoio para modificação
Qual é minha questão:
É assim, eu fiz um tópico para pedir o código desta intro:
Só preciso de um background diferente, meio azulado escuro, com o sonic, mario, etc...
Podem me passar o código ou mostrar como o alterar?
Estou falando daquele que o Style me deu!
O meu membro, Juniorr452 que é admin diz que o background do intro atual não combina com o forum!
Links e imagens do meu problema:
https://2img.net/h/oi49.tinypic.com/33m7ki9.png
Endereço do meu fórum:
http://tecnogames.forumeiros.com.pt/
Versão do meu fórum:
PHPBB3
É assim, eu fiz um tópico para pedir o código desta intro:
Só preciso de um background diferente, meio azulado escuro, com o sonic, mario, etc...
Podem me passar o código ou mostrar como o alterar?
Estou falando daquele que o Style me deu!
O meu membro, Juniorr452 que é admin diz que o background do intro atual não combina com o forum!
Links e imagens do meu problema:
https://2img.net/h/oi49.tinypic.com/33m7ki9.png
Endereço do meu fórum:
http://tecnogames.forumeiros.com.pt/
Versão do meu fórum:
PHPBB3
Última edição por Sonic the Werehog em 12.10.12 18:53, editado 1 vez(es)
Re: Intro, apoio para modificação
Olá querido,
Não compreendi. O senhor deseja mudar o fundo da pagina?
Graciosamente,
Mikéé - Ajudeiro.
Não compreendi. O senhor deseja mudar o fundo da pagina?
Graciosamente,
Mikéé - Ajudeiro.
Re: Intro, apoio para modificação
Olá querido,
No código abaixo procure o link em negrito:
Apos isto é só modificar ao desejado.
Até mais.
No código abaixo procure o link em negrito:
- Spoiler:
- <html class="cufon-active cufon-ready"><head>
<title>TecnoGames</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" type="image/x-icon" href="#">
<link rel="stylesheet" href="http://www.ggames.com.br/css/style.css" type="text/css" media="screen">
<script type="text/css">
<!--////////////////////////////////////////////////////////////////////////////////-->
<!--/ ///-->
<!--/ ///-->
<!--/ TecnoCheats V1.0 ///-->
<!--/ Criado por Bruno Tavares e editado por xSTYL3x ///-->
<!--/ ///-->
<!--////////////////////////////////////////////////////////////////////////////////-->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28009881-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script src="http://espions.webs.com/cufon-yui.js" type="text/javascript"></script><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>
<script src="http://espions.webs.com/BabelSans_500.font.js" type="text/javascript"></script>
<script src="http://espions.webs.com/jquery.easing.1.3.js" type="text/javascript"></script>
<script>
function click() {
if (event.button==2||event.button==3) {
oncontextmenu='return false';
}
}
document.onmousedown=click
document.oncontextmenu = new Function("return false;")
</script>
<script type="text/javascript">
$(function() {
Cufon.replace('a, span').CSS.ready(function() {
var $menu = $("#slidingMenu");
var $selected = $menu.find('li:first');
var $moving = $('<li />',{
className : 'move',
top : $selected[0].offsetTop + 'px',
width : $selected[0].offsetWidth + 'px'
});
$('#slidingMenuDesc > div').each(function(i){
var $this = $(this);
$this.css('top',$menu.find('li:nth-child('+parseInt(i+2)+')')[0].offsetTop + 'px');
});
$menu.bind('mouseleave',function(){
moveTo($selected,400);
})
.append($moving)
.find('li')
.not('.move')
.bind('mouseenter',function(){
var $this = $(this);
var offsetLeft = $this.offset().left - 20;
//slide in the description
$('#slidingMenuDesc > div:nth-child('+ parseInt($this.index()) +')').stop(true).animate({'width':offsetLeft+'px'},400, 'easeOutExpo');
//move the absolute div to this item
moveTo($this,400);
})
.bind('mouseleave',function(){
var $this = $(this);
var offsetLeft = $this.offset().left - 20;
//slide out the description
$('#slidingMenuDesc > div:nth-child('+ parseInt($this.index()) +')').stop(true).animate({'width':'0px'},400, 'easeOutExpo');
});;
function moveTo($elem,speed){
$moving.stop(true).animate({
top : $elem[0].offsetTop + 'px',
width : $elem[0].offsetWidth + 'px'
}, speed, 'easeOutExpo');
}
}) ;
});
</script>
<style>
span.reference{
position:fixed;
left:10px;
bottom:10px;
font-size:14px;
}
span.reference a{
color:#aaa;
text-decoration:underline;
}
body {
background-image: url('https://i.imgur.com/JEKnz.jpg') !important;
background-repeat: no-repeat;
}
</style>
</head>
<body>
<div>
<span class="reference"><cufon class="cufon cufon-canvas" alt="DIXForum " style="width: 58px; height: 14px; "><canvas width="67" height="15" style="width: 67px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>DIXForum </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Copyright " style="width: 56px; height: 14px; "><canvas width="64" height="15" style="width: 64px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Copyright </cufontext></cufon><cufon class="cufon cufon-canvas" alt="2012 " style="width: 28px; height: 14px; "><canvas width="37" height="15" style="width: 37px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>2012 </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 7px; height: 14px; "><canvas width="16" height="15" style="width: 16px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Editado " style="width: 45px; height: 14px; "><canvas width="53" height="15" style="width: 53px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Editado </cufontext></cufon><cufon class="cufon cufon-canvas" alt="por " style="width: 22px; height: 14px; "><canvas width="30" height="15" style="width: 30px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>por </cufontext></cufon><a href="http://tecnocheats.forumeiros.com/" target="_Blank" alt="Web Designer xSTYL3x"><v><b><cufon class="cufon cufon-canvas" alt="xSTYL3x" style="width: 49px; height: 14px; "><canvas width="55" height="15" style="width: 55px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>xSTYL3x</cufontext></cufon></b></v></a><cufon class="cufon cufon-canvas" alt=" " style="width: 4px; height: 14px; "><canvas width="13" height="15" style="width: 13px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext> </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 7px; height: 14px; "><canvas width="16" height="15" style="width: 16px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Hospedado " style="width: 67px; height: 14px; "><canvas width="76" height="15" style="width: 76px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Hospedado </cufontext></cufon><cufon class="cufon cufon-canvas" alt="por " style="width: 22px; height: 14px; "><canvas width="30" height="15" style="width: 30px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>por </cufontext></cufon><a href="https://www.forumeiros.com" target="_Blank" alt="Forumeiros"><cufon class="cufon cufon-canvas" alt="Forumeiros." style="width: 65px; height: 14px; "><canvas width="74" height="15" style="width: 74px; height: 15px; top: 0px; left: -1px; "></canvas><cufontext>Forumeiros.</cufontext></cufon></a></span>
</div>
<div id="slidingMenuDesc" class="slidingMenuDesc">
<div style="top: 66px; overflow: hidden; width: 0px; display: block; "><span><cufon class="cufon cufon-canvas" alt="Logue-se " style="width: 131px; height: 36px; "><canvas width="154" height="37" style="width: 154px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Logue-se </cufontext></cufon><cufon class="cufon cufon-canvas" alt="no " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>no </cufontext></cufon><cufon class="cufon cufon-canvas" alt="forum" style="width: 78px; height: 36px; "><canvas width="85" height="37" style="width: 85px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>forum</cufontext></cufon></span></div>
<div style="top: 132px; "><span><cufon class="cufon cufon-canvas" alt="Crie " style="width: 64px; height: 36px; "><canvas width="86" height="37" style="width: 86px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Crie </cufontext></cufon><cufon class="cufon cufon-canvas" alt="uma " style="width: 65px; height: 36px; "><canvas width="88" height="37" style="width: 88px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>uma </cufontext></cufon><cufon class="cufon cufon-canvas" alt="conta " style="width: 85px; height: 36px; "><canvas width="107" height="37" style="width: 107px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>conta </cufontext></cufon><cufon class="cufon cufon-canvas" alt="no " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>no </cufontext></cufon><cufon class="cufon cufon-canvas" alt="forum" style="width: 78px; height: 36px; "><canvas width="85" height="37" style="width: 85px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>forum</cufontext></cufon></span></div>
<div style="top: 198px; "><span><cufon class="cufon cufon-canvas" alt="Pode " style="width: 78px; height: 36px; "><canvas width="100" height="37" style="width: 100px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Pode </cufontext></cufon><cufon class="cufon cufon-canvas" alt="fazer " style="width: 77px; height: 36px; "><canvas width="99" height="37" style="width: 99px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>fazer </cufontext></cufon><cufon class="cufon cufon-canvas" alt="uma " style="width: 65px; height: 36px; "><canvas width="88" height="37" style="width: 88px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>uma </cufontext></cufon><cufon class="cufon cufon-canvas" alt="parceria " style="width: 121px; height: 36px; "><canvas width="144" height="37" style="width: 144px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>parceria </cufontext></cufon><cufon class="cufon cufon-canvas" alt="conosco!" style="width: 124px; height: 36px; "><canvas width="147" height="37" style="width: 147px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>conosco!</cufontext></cufon></span></div>
<div style="top: 264px; "><span><cufon class="cufon cufon-canvas" alt="Cheats " style="width: 104px; height: 36px; "><canvas width="127" height="37" style="width: 127px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Cheats </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Downloads " style="width: 159px; height: 36px; "><canvas width="182" height="37" style="width: 182px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Downloads </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Tutoriais " style="width: 123px; height: 36px; "><canvas width="145" height="37" style="width: 145px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Tutoriais </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Dicas" style="width: 76px; height: 36px; "><canvas width="92" height="37" style="width: 92px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Dicas</cufontext></cufon></span></div>
<div style="top: 330px; "><span><cufon class="cufon cufon-canvas" alt="Pode " style="width: 78px; height: 36px; "><canvas width="100" height="37" style="width: 100px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Pode </cufontext></cufon><cufon class="cufon cufon-canvas" alt="pedir, " style="width: 83px; height: 36px; "><canvas width="105" height="37" style="width: 105px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>pedir, </cufontext></cufon><cufon class="cufon cufon-canvas" alt="nos " style="width: 57px; height: 36px; "><canvas width="80" height="37" style="width: 80px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>nos </cufontext></cufon><cufon class="cufon cufon-canvas" alt="fazemos! " style="width: 132px; height: 36px; "><canvas width="155" height="37" style="width: 155px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>fazemos! </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Pode " style="width: 78px; height: 36px; "><canvas width="100" height="37" style="width: 100px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Pode </cufontext></cufon><cufon class="cufon cufon-canvas" alt="fazer " style="width: 77px; height: 36px; "><canvas width="99" height="37" style="width: 99px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>fazer </cufontext></cufon><cufon class="cufon cufon-canvas" alt="aqui " style="width: 65px; height: 36px; "><canvas width="87" height="37" style="width: 87px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>aqui </cufontext></cufon><cufon class="cufon cufon-canvas" alt="a " style="width: 24px; height: 36px; "><canvas width="47" height="37" style="width: 47px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>a </cufontext></cufon><cufon class="cufon cufon-canvas" alt="sua " style="width: 56px; height: 36px; "><canvas width="79" height="37" style="width: 79px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>sua </cufontext></cufon><cufon class="cufon cufon-canvas" alt="loja!" style="width: 56px; height: 36px; "><canvas width="79" height="37" style="width: 79px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>loja!</cufontext></cufon></span></div>
<div style="top: 396px; "><span><cufon class="cufon cufon-canvas" alt="Em " style="width: 51px; height: 36px; "><canvas width="74" height="37" style="width: 74px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Em </cufontext></cufon><cufon class="cufon cufon-canvas" alt="caso " style="width: 73px; height: 36px; "><canvas width="95" height="37" style="width: 95px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>caso </cufontext></cufon><cufon class="cufon cufon-canvas" alt="de " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>de </cufontext></cufon><cufon class="cufon cufon-canvas" alt="duvida, " style="width: 105px; height: 36px; "><canvas width="128" height="37" style="width: 128px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>duvida, </cufontext></cufon><cufon class="cufon cufon-canvas" alt="ir " style="width: 24px; height: 36px; "><canvas width="47" height="37" style="width: 47px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>ir </cufontext></cufon><cufon class="cufon cufon-canvas" alt="aqui! " style="width: 72px; height: 36px; "><canvas width="95" height="37" style="width: 95px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>aqui! </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Os " style="width: 46px; height: 36px; "><canvas width="69" height="37" style="width: 69px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Os </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Forumeiros " style="width: 160px; height: 36px; "><canvas width="182" height="37" style="width: 182px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Forumeiros </cufontext></cufon><cufon class="cufon cufon-canvas" alt="ajudam " style="width: 106px; height: 36px; "><canvas width="129" height="37" style="width: 129px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>ajudam </cufontext></cufon><cufon class="cufon cufon-canvas" alt="a " style="width: 24px; height: 36px; "><canvas width="47" height="37" style="width: 47px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>a </cufontext></cufon><cufon class="cufon cufon-canvas" alt="todos! " style="width: 92px; height: 36px; "><canvas width="115" height="37" style="width: 115px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>todos! </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Tutoriais " style="width: 123px; height: 36px; "><canvas width="145" height="37" style="width: 145px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Tutoriais </cufontext></cufon><cufon class="cufon cufon-canvas" alt="escritos! " style="width: 125px; height: 36px; "><canvas width="147" height="37" style="width: 147px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>escritos! </cufontext></cufon><cufon class="cufon cufon-canvas" alt="| " style="width: 16px; height: 36px; "><canvas width="38" height="37" style="width: 38px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>| </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Todo " style="width: 72px; height: 36px; "><canvas width="95" height="37" style="width: 95px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>Todo </cufontext></cufon><cufon class="cufon cufon-canvas" alt="o " style="width: 24px; height: 36px; "><canvas width="47" height="37" style="width: 47px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>o </cufontext></cufon><cufon class="cufon cufon-canvas" alt="tipo " style="width: 58px; height: 36px; "><canvas width="81" height="37" style="width: 81px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>tipo </cufontext></cufon><cufon class="cufon cufon-canvas" alt="de " style="width: 41px; height: 36px; "><canvas width="64" height="37" style="width: 64px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>de </cufontext></cufon><cufon class="cufon cufon-canvas" alt="tutoriais!" style="width: 119px; height: 36px; "><canvas width="142" height="37" style="width: 142px; height: 37px; top: 1px; left: -2px; "></canvas><cufontext>tutoriais!</cufontext></cufon></span></div>
</div>
<ul id="slidingMenu" class="slidingMenu">
<li><a href="/forum"><cufon class="cufon cufon-canvas" alt="Forum" style="width: 189px; height: 66px; "><canvas width="202" height="68" style="width: 202px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Forum</cufontext></cufon></a></li>
<li><a href="/login" title=""><cufon class="cufon cufon-canvas" alt="Login" style="width: 160px; height: 66px; "><canvas width="179" height="68" style="width: 179px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Login</cufontext></cufon></a></li>
<li><a href="/register" title=""><cufon class="cufon cufon-canvas" alt="Registre-se" style="width: 356px; height: 66px; "><canvas width="377" height="68" style="width: 377px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Registre-se</cufontext></cufon></a></li>
<li><a href="/t4-quer-ter-uma-parceria-connosco-entao-lei-a-este-topico" title=""><cufon class="cufon cufon-canvas" alt="Parceria" style="width: 270px; height: 66px; "><canvas width="291" height="68" style="width: 291px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Parceria</cufontext></cufon></a></li>
<li><a href="/f15-tutoriais" title=""><cufon class="cufon cufon-canvas" alt="Tutoriais" style="width: 284px; height: 66px; "><canvas width="305" height="68" style="width: 305px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Tutoriais</cufontext></cufon></a></li>
<li><a href="/f14-lojas-de-signs-e-avatares" title=""><cufon class="cufon cufon-canvas" alt="Loja" style="width: 127px; height: 66px; "><canvas width="148" height="68" style="width: 148px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Loja</cufontext></cufon></a></li>
<li><a href="https://ajuda.forumeiros.com/" title=""><cufon class="cufon cufon-canvas" alt="Ajuda " style="width: 186px; height: 66px; "><canvas width="228" height="68" style="width: 228px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Ajuda </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Forumeiros" style="width: 349px; height: 66px; "><canvas width="371" height="68" style="width: 371px; height: 68px; top: 1px; left: -3px; "></canvas><cufontext>Forumeiros</cufontext></cufon></a></li>
<li class="move" top="0px" style="width: 204px; overflow: hidden; top: 0px; display: block; "></li></ul>
</body></html>
Apos isto é só modificar ao desejado.
Até mais.
Re: Intro, apoio para modificação
Resultou, veja como ficou: http://tecnogames.forumeiros.com.pt
E obrigado!
E obrigado!
Tópicos semelhantes
» Código para modificação de postagens
» Videos > intro
» [Botões] Modificação de texto - Exluir para Ip
» Como coloco intro no forum
» Gostava de saber se seria possível mudar a imagem de fundo na minha intro (página html)i
» Videos > intro
» [Botões] Modificação de texto - Exluir para Ip
» Como coloco intro no forum
» Gostava de saber se seria possível mudar a imagem de fundo na minha intro (página html)i
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