Pagina inicial html
3 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1 • Compartilhe
Pagina inicial html
Qual é minha questão:
Eu quero saber como coloca uma pagina de html na primeira pagina mais n consegui vi muitos tutoriais mais n consegui .
se for possivel tb passem esse codigo aki pra min.
http://scriptsamp.forumeiros.com/
Links e imagens do meu problema:
Não é necessario
Endereço do meu fórum:
http://bpf-gi.forumeiros.com/forum
Versão do meu fórum:
PHPBB3
Eu quero saber como coloca uma pagina de html na primeira pagina mais n consegui vi muitos tutoriais mais n consegui .
se for possivel tb passem esse codigo aki pra min.
http://scriptsamp.forumeiros.com/
Links e imagens do meu problema:
Não é necessario
Endereço do meu fórum:
http://bpf-gi.forumeiros.com/forum
Versão do meu fórum:
PHPBB3
Re: Pagina inicial html
Olá,
Leia:
https://ajuda.forumeiros.com/t26697-
https://ajuda.forumeiros.com/t7967-
Até mais.
Leia:
https://ajuda.forumeiros.com/t26697-
https://ajuda.forumeiros.com/t7967-
- Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Todos Os Direitos Reservado A Script Samp / 2012-->
<style type="text/css">
<!--
body {
background-color: #000 ;
}
#Layer1 {
position:absolute;
left:253px;
top:666px;
width:238px;
height:69px;
z-index:1;
}
#Layer2 {
position:absolute;
left:583px;
top:666px;
width:294px;
height:22px;
z-index:2;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
#Layer3 {
position:absolute;
left:7px;
top:13px;
width:953px;
height:729px;
z-index:3;
}
#Layer2 .style1 {
color: #9400D3;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[ScriptSamp] A Melhor Equipe De Samp.</title>
<script type="text/javascript">
<!-- Desenvolvido Por Antonio Souza -->
<!-- Portfólio: portfolioantonio.freehosting.com -->
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
</script>
</head>
<body>
<center><table width="370" border="0" align="center" cellpadding="0" cellspacing="0">
<tr id="0">
<td> </td>
<td><img src="http://i.imgur.com/bmaIE.png" alt="0" width="800" height="800"
border="0" usemap="#Map" /></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<center>
</center>
</center>
<map name="Map" id="Map">
<area shape="rect" coords="91,640,277,695" href="http://www.scriptsamp.com.br/forum" />
<area shape="rect" coords="525,636,707,697" href="http://www.scriptsamp.com.br/portal" />
</map>
</body>
</html>
<font style="BACKGROUND-COLOR: Black"><b><a href="http://www.forumeiros.com"
target="_blank"></a></b></font>
Até mais.
Re: Pagina inicial html
eu n to conseguindo instalar a pagina /:
n da pra fazer passo a passo ?
n da pra fazer passo a passo ?
Re: Pagina inicial html
Boa noite,
Basta criar uma nova Página HTML, seguindo os links oferecidos pelo Lullaby.
Painel de Controle -> Módulos -> HTML -> Gestão das Páginas HTML.
Depois para criarmos a nossa página apenas teremos de carregar no botão "Criar uma nova página HTML"()
No espaço CÓDIGO HTML, adicione o código:
Cordialmente.
Basta criar uma nova Página HTML, seguindo os links oferecidos pelo Lullaby.
Painel de Controle -> Módulos -> HTML -> Gestão das Páginas HTML.
Depois para criarmos a nossa página apenas teremos de carregar no botão "Criar uma nova página HTML"()
Título - Neste campo terá de adicionar um título para a sua página HTML, servirá para identificar a sua página na lista de páginas HTMl, do Painel de Cntrole, e fará também parte do endereço da página. Por exemplo:
Título: Forumeiros
Você deseja utilizar o início e o final da página do seu fórum? - Se optar pelo "Sim", a sua página apresentará o cabeçalho (Logo e menu do Fórum) e o rodapé (barra de links úteis). Uma das vantagens desta escolha, é que terá de personalizar menos o seu texto, por exemplo, pois, poderá utilizar as classes CSS, do seu próprio Fórum, e também não necessita de criar uma estrutura HTML, apenastem de adicionar o código de conteúdo.
Se optar pelo "Não" a página torna-se independente da estrutura do Fórum, mas neste caso terá de adicionar a própria estrutura, com as balizas html, head, body, etc.
Usar esta página como página inicial? - Se pretende que a página seja utiliza como a página inicial do Fórum, deverá colocar "Sim", mas se optar por esta opção, terá de adicionar o endereço do site Forumeiros.com.
Código HTML - Neste campo, terá de adicionar o conteúdo da sua página HTML, se colocou não na opção 2, então terá de criar uma estrutura de uma página HTML.
Confirmar / Previsualizar - Nestes dois botões poderá confirmara criação da sua página HTML, carregando em "Confirmar". Ou poderá visualizar o resultado que a página terá quando ele for visualizada por todos os usuários, carregando em "Previsualizar".
No espaço CÓDIGO HTML, adicione o código:
- Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Todos Os Direitos Reservado A Script Samp / 2012-->
<style type="text/css">
<!--
body {
background-color: #000 ;
}
#Layer1 {
position:absolute;
left:253px;
top:666px;
width:238px;
height:69px;
z-index:1;
}
#Layer2 {
position:absolute;
left:583px;
top:666px;
width:294px;
height:22px;
z-index:2;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
#Layer3 {
position:absolute;
left:7px;
top:13px;
width:953px;
height:729px;
z-index:3;
}
#Layer2 .style1 {
color: #9400D3;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[ScriptSamp] A Melhor Equipe De Samp.</title>
<script type="text/javascript">
<!-- Desenvolvido Por Antonio Souza -->
<!-- Portfólio: portfolioantonio.freehosting.com -->
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
</script>
</head>
<body>
<center><table width="370" border="0" align="center" cellpadding="0" cellspacing="0">
<tr id="0">
<td> </td>
<td><img src="http://i.imgur.com/bmaIE.png" alt="0" width="800" height="800"
border="0" usemap="#Map" /></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<center>
</center>
</center>
<map name="Map" id="Map">
<area shape="rect" coords="91,640,277,695" href="http://www.scriptsamp.com.br/forum" />
<area shape="rect" coords="525,636,707,697" href="http://www.scriptsamp.com.br/portal" />
</map>
</body>
</html>
<font style="BACKGROUND-COLOR: Black"><b><a href="http://www.forumeiros.com"
target="_blank"></a></b></font>
Cordialmente.
Re: Pagina inicial html
Obrigado consegui mais só ah 1 duvida
olhe nas 2 ss
https://i.imgur.com/MFj0U.png
https://i.imgur.com/4zngO.png
tipo quero tiraq um poko dakele preto do final pra pagina fika fixa tipo sem rolamento .
olhe nas 2 ss
https://i.imgur.com/MFj0U.png
https://i.imgur.com/4zngO.png
tipo quero tiraq um poko dakele preto do final pra pagina fika fixa tipo sem rolamento .
Re: Pagina inicial html
Boa noite novamente Autor,
Substitua o seu código atual, por este:
Cordialmente Skyline.
Substitua o seu código atual, por este:
- Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Todos Os Direitos Reservado A Script Samp / 2012-->
<style type="text/css">
<!--
body {
background-color: #000 ;
}
#Layer1 {
position:absolute;
left:253px;
top:666px;
width:238px;
height:60px;
z-index:1;
}
#Layer2 {
position:absolute;
left:583px;
top:666px;
width:294px;
height:20px;
z-index:2;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
#Layer3 {
position:absolute;
left:7px;
top:13px;
width:953px;
height:700px;
z-index:3;
}
#Layer2 .style1 {
color: #9400D3;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[ScriptSamp] A Melhor Equipe De Samp.</title>
<script type="text/javascript">
<!-- Desenvolvido Por Antonio Souza -->
<!-- Portfólio: portfolioantonio.freehosting.com -->
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
</script>
</head>
<body>
<center><table width="370" border="0" align="center" cellpadding="0" cellspacing="0">
<tr id="0">
<td> </td>
<td><img src="http://i.imgur.com/bmaIE.png" alt="0" width="800" height="800"
border="0" usemap="#Map" /></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<center>
</center>
</center>
<map name="Map" id="Map">
<area shape="rect" coords="91,640,277,695" href="http://www.scriptsamp.com.br/forum" />
<area shape="rect" coords="525,636,707,697" href="http://www.scriptsamp.com.br/portal" />
</map>
</body>
</html>
<font style="BACKGROUND-COLOR: Black"><b><a href="http://www.forumeiros.com"
target="_blank"></a></b></font>
Cordialmente Skyline.
Re: Pagina inicial html
Não opitou.
Re: Pagina inicial html
william_gus escreveu:Não opitou.
Boa noite,
Pelo o que eu pudi perceber, a imagem já vêem com aquele tamanho, ou seja, só poderá ser diminuindo a imagem com programas de Designer. Neste caso, volte com o código anterior e peça nas criações gráficas para a diminuição da imagem.
Mas tente substituir o seu código por este:
- Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Todos Os Direitos Reservado A Script Samp / 2012-->
<style type="text/css">
<!--
body {
background-color: #000 ;
}
#Layer1 {
position:absolute;
left:253px;
top:666px;
width:238px;
height:69px;
z-index:1;
}
#Layer2 {
position:absolute;
left:583px;
top:666px;
width:294px;
height:22px;
z-index:2;
}
.style1 {
color: #FFFFFF;
font-weight: bold;
}
#Layer3 {
position:absolute;
left:7px;
top:13px;
width:953px;
height:700px;
z-index:3;
}
#Layer2 .style1 {
color: #9400D3;
}
-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[ScriptSamp] A Melhor Equipe De Samp.</title>
<script type="text/javascript">
<!-- Desenvolvido Por Antonio Souza -->
<!-- Portfólio: portfolioantonio.freehosting.com -->
function MM_preloadImages() { http://v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
</script>
</head>
<body>
<center><table width="370" border="0" align="center" cellpadding="0" cellspacing="0">
<tr id="0">
<td> </td>
<td><img src="http://i.imgur.com/bmaIE.png" alt="0" width="800" height="750"
border="0" usemap="#Map" /></td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
<center>
</center>
</center>
<map name="Map" id="Map">
<area shape="rect" coords="91,640,277,695" href="http://www.scriptsamp.com.br/forum" />
<area shape="rect" coords="525,636,707,697" href="http://www.scriptsamp.com.br/portal" />
</map>
</body>
</html>
<font style="BACKGROUND-COLOR: Black"><b><a href="http://www.forumeiros.com"
target="_blank"></a></b></font>
Cordialmente Skyline.
Re: Pagina inicial html
deu serto obrigado
vc pode me informar o codigo html dessa pagina aki por favor ?
http://bpf-asfarc.forumeiros.com/
vc pode me informar o codigo html dessa pagina aki por favor ?
http://bpf-asfarc.forumeiros.com/
Re: Pagina inicial html
Boa noite,
O código é este:
Cordialmente Skyline.
O código é este:
- Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>† FÓRUM DA F.A.R.C † </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" type="image/x-icon" href="http://i40.servimg.com/u/f40/16/20/29/96/icon10.png" />
<link rel="stylesheet" href="http://www.ggames.com.br/css/style.css" type="text/css" media="screen">
<script type="text/css">
<!--////////////////////////////////////////////////////////////////////////////////-->
<!--/ ///-->
<!--/ ///-->
<!--/ Portal Versão 1.0 ///-->
<!--/ Criado por Bruno Tavares e editado por JUFASA ///-->
<!--/ ///-->
<!--////////////////////////////////////////////////////////////////////////////////-->
<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>
<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('http://i.imgur.com/1s2Yh.jpg') !important;
background-repeat: no-repeat;
}
</style>
</head>
<body>
<div>
<span class="reference">
DIXForum Copyright 2012 | Editado por <a href="http://www.dix-forum.forumeiros.com" target="_Blank" alt="Web Designer JUFASA">Artur Monteiro</a> | Hospedado por <a href="http://www.forumeiros.com" target="_Blank" alt="Forumeiros">Forumeiros.</a>
</span>
</div>
<div id="slidingMenuDesc" class="slidingMenuDesc">
<div><span>Entrar no Forum </span></div>
<div><span>Logue-se no forum</span></div>
<div><span>Crie uma conta no forum</span></div>
<div><span>Regras Do Fórum</span></div>
<div><span>Area de Novidades</span></div>
<div><span>Downloads </span></div>
<div><span>Arquivos de Guerras</span></div>
<div><span>Discussoes Gerais</span></div>
</div>
<ul id="slidingMenu" class="slidingMenu">
<li><a href="/portal">Portal</a></li>
<li><a href="/forum">Forum</a></li>
<li><a href="/login" title="">Login</a></li>
<li><a href="/register" title="">Registre-se</a></li>
<li><a href="/f2-regras-gerais-forum" title="">Regras</a></li>
<li><a href="/f1-novidades" title="">Novidades</a></li>
<li><a href="/f17-downloads" title="">Dowloads</a></li>
<li><a href="/f8-arquivos-de-guerra" title="">Arquivos De Guerra</a></li>
<li><a href="/f15-discussoes-gerais" title="">Discussões Gerais</a></li>
</ul>
<a href="http://www.forumeiros.com" target="_blank"> </a>
</body>
</html>
Cordialmente Skyline.
Re: Pagina inicial html
obrigado pode fechar
Tópicos semelhantes
» Definir página HTML personalizada como página inicial
» Usar uma página HTML como página inicial
» Pagina html como página inicial do fórum
» Página HTML como página inicial
» Página HTML inicial
» Usar uma página HTML como página inicial
» Pagina html como página inicial do fórum
» Página HTML como página inicial
» Página HTML inicial
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos