Pagina de inicio
e visto foro con pagina de inicio algo asi http://www.topcomgsm.com/ en mybb quisiera saber si me pueden ayudar ah ponerle a mi foro gracias por su...

e visto foro con pagina de inicio algo asi

http://www.topcomgsm.com/

en mybb quisiera saber si me pueden ayudar ah ponerle a mi foro gracias por su atencion
Si se puede, lo que tienes que hacer es guardar todo lo del foro MyBB en una subcarptea, en el caso de esa pagian es foro Tongue
Para hacer eso como pagina de inicia, debes saber codigo HTML y hacer tu propio Index con dicho codigo.

Si usas Mozilla, entra a la pagina y vas a Ver>Codigo Fuente de la Pagina y ahi veras el codigo HTML de esa pagina y te podes guiar con ese codigo Big Grin
En el caso de esa página, el código es este(visto con google chrome):
Código:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>:: TopComGSM ::</title>
<style type="text/css">
<!--
body {
    background-color: #000000;
}
body,td,th {
    color: #FFFFFF;
}
.Estilo1 {
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2 {color: #000000}
.estilo3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #999999;
}
.Estilo4 {
    text-align: center;
    left: 30px;
    position: absolute;
    margin-right: 30px;
    margin-left: 30px;
    right: 30px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
-->
</style>
<meta name="Servicios y productos para GSM" content="gsm productos box boxes cajas servicios celular desbloqueo liberacion cables" />
</head>

<body>
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-1172612002684259";
/* TOPCOMGSM HORIZONTAL1 728x90 */
google_ad_slot = "2662472253";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

&nbsp;
<p><img src="images/topcomgsm_index.jpg" width="500" height="418" /></p>
  <p class="Estilo1">Seleccione Su Idioma  |  Select Your language</p>
  <p><a href="http://www.topcomgsm.com/foro/cmps_index.php"><img src="images/spanish.png" width="113" height="90" border="0" /></a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.topcomgsm.com/foro/?langid=1"><img src="images/English.png" width="110" height="90" border="0" /></a></p>
  
  <table width="418" border="0" align="center">
  <tr>
    <td width="412"><style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#000000;color:#FFFFFF">
  <div class="cse-branding-form">

    <form action="http://www.google.com.pe/cse" id="cse-search-box" target="_blank">
      <div>
        <input type="hidden" name="cx" value="partner-pub-1172612002684259:znzlutsi9sh" />
        <input type="hidden" name="ie" value="UTF-8" />
        <input type="text" name="q" size="40" />
        <input type="submit" name="sa" value="Buscar" />
      </div>
    </form>
  </div>

  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_000000.gif" alt="Google" />  </div>
  <div class="cse-branding-text">
    Búsqueda personalizada  </div>
</div></td>
  </tr>
</table>

<table width="200" border="0">

  <tr>
    <td>  <script type="text/javascript"><!--
google_ad_client = "pub-1172612002684259";
/* Bloque anuncios Abajo */
google_ad_slot = "7087755100";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
  <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>
  </tr>
</table>
</div>

</body>
</html>
visto con mozilla firefox

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>:: TopComGSM ::</title>
<style type="text/css">
<!--
body {
    background-color: #000000;
}
body,td,th {
    color: #FFFFFF;
}
.Estilo1 {
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo2 {color: #000000}
.estilo3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #999999;
}
.Estilo4 {
    text-align: center;
    left: 30px;
    position: absolute;
    margin-right: 30px;
    margin-left: 30px;
    right: 30px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
-->
</style>
<meta name="Servicios y productos para GSM" content="gsm productos box boxes cajas servicios celular desbloqueo liberacion cables" />
</head>

<body>
<div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-1172612002684259";
/* TOPCOMGSM HORIZONTAL1 728x90 */
google_ad_slot = "2662472253";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

&nbsp;
<p><img src="images/topcomgsm_index.jpg" width="500" height="418" /></p>
  <p class="Estilo1">Seleccione Su Idioma  |  Select Your language</p>
  <p><a href="http://www.topcomgsm.com/foro/cmps_index.php"><img src="images/spanish.png" width="113" height="90" border="0" /></a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.topcomgsm.com/foro/?langid=1"><img src="images/English.png" width="110" height="90" border="0" /></a></p>
  
  <table width="418" border="0" align="center">
  <tr>
    <td width="412"><style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#000000;color:#FFFFFF">
  <div class="cse-branding-form">

    <form action="http://www.google.com.pe/cse" id="cse-search-box" target="_blank">
      <div>
        <input type="hidden" name="cx" value="partner-pub-1172612002684259:znzlutsi9sh" />
        <input type="hidden" name="ie" value="UTF-8" />
        <input type="text" name="q" size="40" />
        <input type="submit" name="sa" value="Buscar" />
      </div>
    </form>

  </div>

  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_000000.gif" alt="Google" />  </div>
  <div class="cse-branding-text">
    Búsqueda personalizada  </div>
</div></td>
  </tr>

</table>

<table width="200" border="0">

  <tr>
    <td>  <script type="text/javascript"><!--
google_ad_client = "pub-1172612002684259";
/* Bloque anuncios Abajo */
google_ad_slot = "7087755100";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
  <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>
  </tr>
</table>
</div>

</body>
</html>

Editado por MyBB-Es Staff.
Puesto un code.
Es sencillo, la carpeta de tu foro hazla en en una diferente al index o raiz del sitio, es decir, en /foro o foro.dominio.com luego creas un index en html, asp o php (es mejor el ultimo) y lo editas a como quieras Wink
Yo soy Administrador de su foro, y llevo el FTP.
Y mira con que programa creo el php, ya que lo hice con Bloc de notas, cambiándole el .txt a .php, y no se ve Tongue
Pues debes hacerlo con codigo php dentro no con html.

Haz esta prueba , abre el bloc de notas y guarda esta linea en un archivo.php y luego lo abres con tu navegador:

Código PHP:
<?php echo 'Hola Mundo'?>

Eso es lo mas sencillo, luego puedes combinar todo el php con el html y puedes hacer tambien una pagina integrada con el MyBB.