Portal e fórum

3 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Portal e fórum

Mensagem por iHeloadd 02.10.12 1:51

Qual é minha questão:
Quero fazer essa tela de abertura em meu forum, mais n consigo, se auguem puder me encinar, seria de grande ajuda? n quero a mesma imagem so saber como exibir essa tela no inicio quando entram no endereço, agradeço desde já

Links e imagens do meu problema:
Portal e fórum Pportal

Endereço do meu fórum:
http://tecndownloads.forumeiros.com/

Versão do meu fórum:
PHPBB2
iHeloadd

iHeloadd
Membro

Membro desde : 25/09/2012
Mensagens : 519
Pontos : 949

http://ajudafm.ativoforum.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Portal e fórum

Mensagem por Sr.pepek 02.10.12 2:00

Qual o link do fórum , que viu a pagina ? !
avatar

Sr.pepek
Super Membro

Membro desde : 29/03/2012
Mensagens : 1175
Pontos : 1592

http://www.foxgames.forumais.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Portal e fórum

Mensagem por iPatrão™ 02.10.12 2:03

Olá

aqui esta o codigo,
Asçenda>>Painel de Controle>>Módulos>> HTML & JAVASCRIPT>>Gestão das páginas HTML

Titulo: Oque você quiser
Você deseja utilizar o início e o final da página do seu fórum ?: Marque não

Usar esta página como página inicial?: Marque Sim

Codigo:
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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>..::Brasil Square Style::..</title>
<style type="text/css">
/*----------Text Styles----------*/
.ws6 {font-size: 8px;}
.ws7 {font-size: 9.3px;}
.ws8 {font-size: 11px;}
.ws9 {font-size: 12px;}
.ws10 {font-size: 13px;}
.ws11 {font-size: 15px;}
.ws12 {font-size: 16px;}
.ws14 {font-size: 19px;}
.ws16 {font-size: 21px;}
.ws18 {font-size: 24px;}
.ws20 {font-size: 27px;}
.ws22 {font-size: 29px;}
.ws24 {font-size: 32px;}
.ws26 {font-size: 35px;}
.ws28 {font-size: 37px;}
.ws36 {font-size: 48px;}
.ws48 {font-size: 64px;}
.ws72 {font-size: 96px;}
.wpmd {font-size: 13px;font-family: 'Arial';font-style: normal;font-weight: normal;}
/*----------Para Styles----------*/
DIV,UL,OL /* Left */
{
 margin-top: 0px;
 margin-bottom: 0px;
}
</style>
<style type="text/css">
div#container
{
   position:relative;
   width: 1011px;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
}
body {
   margin:0
}
.style1 {color: #000000}
.style2 {color: #FF0000}
#container #all .fonte .style1 div strong {
   color: #FF0000;
}
#container #all .fonte .style1 div {
   color: #FFFFFF;
}
div {
   font-weight: normal;
}
div#all img:hover{opacity:1.0;}
#all .fonte b {
   color: #FFF;
}
#all .fonte {
   color: #FFF;
}
</style>
<style type="text/css">
@import url(css/font.css);
#apDiv1 {
   position: absolute;
   width: 159px;
   height: 57px;
   z-index: 42;
   left: 235px;
   top: 679px;
}
#apDiv2 {
   position: absolute;
   width: 200px;
   height: 62px;
   z-index: 43;
   left: 417px;
   top: 628px;
}
#apDiv3 {
   position: absolute;
   width: 301px;
   height: 74px;
   z-index: 1;
   left: 192px;
   top: 271px;
}
#apDiv4 {
   position: absolute;
   width: 291px;
   height: 79px;
   z-index: 2;
   left: 545px;
   top: 268px;
}
#apDiv5 {
   position: absolute;
   width: 318px;
   height: 55px;
   z-index: 1;
   left: 489px;
   top: 346px;
}
#apDiv6 {
   position: absolute;
   width: 200px;
   height: 56px;
   z-index: 2;
   left: 121px;
   top: 341px;
}
#apDiv7 {
   position: absolute;
   width: 99px;
   height: 28px;
   z-index: 1;
   left: 511px;
   top: 784px;
}
#apDiv8 {
   position: absolute;
   width: 281px;
   height: 62px;
   z-index: 2;
   left: 348px;
   top: 508px;
}
#apDiv9 {
   position: absolute;
   width: 299px;
   height: 57px;
   z-index: 1;
   left: -201px;
   top: 164px;
}
</style>
<SCRIPT language=JavaScript>
var message="Criado Por: CaRiOcA_FreeZe";
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
</SCRIPT>

<script language="JavaScript1.4" type="text/javascript">
<!--
function jsPlay(soundobj) {
 var thissound= eval("document."+soundobj);
 try {
    thissound.Play();
 }
 catch (e) {
    thissound.DoPlay();
 }
}
//-->
</script>

<script language="javascript" type="text/javascript">
<!--
//-->
</script>
<script>
})
function MM_swapImgRestore() { http://v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
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];}}
}

function MM_findObj(n, d) { http://v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { http://v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
  if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_jumpMenu(targ,selObj,restore){ http://v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
</script>


</head>

<body background="http://i.imgur.com/QpfGQ.png" bgProperties="fixed" >
<div id="http://i.imgur.com/WEcsA.png">
<div id="container">
  <div id="image5" style="position: absolute; overflow: hidden; left: 19px; /* [disabled]top: -1px; */ width: 990px; height: 902px; z-index: 4"><img src="http://i.imgur.com/iEW9o.png" usemap="#Map" border="0" />
    <map name="Map" id="Map">
      <area shape="rect" coords="98,282,299,335" href="http://square-players.forumeiros.com/portal" />
      <area shape="rect" coords="512,283,700,339" href="http://square-players.forumeiros.com/forum" />
    </map>
  </div>
</div>
<div id="apDiv7"><a href="http://www.forumeiros.com" target="_blank">forumeiros.com</a></div>
</body>
</html>

Si resulta
Clica no + do lado do meu perfil
e clica no botão resolvido.
iPatrão™

iPatrão™
*

Membro desde : 01/10/2012
Mensagens : 47
Pontos : 56

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo

- Tópicos semelhantes

Permissões neste sub-fórum
Não podes responder a tópicos