Autor Tema: Layout de Cutenews, a*****da en css por habboemotion  (Leído 1276 veces)

Desconectado Pituko

  • PHPerit@
  • *
  • Mensajes: 25
  • Karma: 1
  • Sexo: Masculino
  • Hola!!!
    • Ver Perfil
    • Buscá y Puedes Encontrar Hasta Un Hermano Perdido.
Layout de Cutenews, a*****da en css por habboemotion
« en: 05 de Mayo de 2010, 01:57:47 am »
Vean mi post en TecnoVagos.Net
Bueno, les presento mi plantilla basada en el css de una layout de habboemotion, es algo facil pero sirve.
Vista Previa


Desventaja: Tienes que descargar el show_news.php Desde Acá, Porque trae los textos css.
Ahora, Entra a Tu Cutenews, Logueate y ve a opciones, Despues a Editor de Temas (Estilos)
Ingresa los codigos:
Noticias Activas
Código: [Seleccionar]
<table border="0" cellspacing="0" cellpadding="0">
<td><img src="http://habboemotion.com/resource/fansitelayout/18/images/content_top.PNG" alt="Content Top" width="451" height="9" /></td>
              </tr>
              <tr>
                <td class="content">
<div align="center"><font size=4 color="red"> {title}-{date}</font><br /><font size=2 color="black">{short-story}</div></font><br />[com-link]Leer mas/Comentar[/com-link]-<font color="black">Autor: {author-name}</font></td>
              </tr>

              <tr>
                <td><img src="http://habboemotion.com/resource/fansitelayout/18/images/content_bottom.PNG"  width="451" height="6" /></td>
              </tr>
            </table></td>
Noticia Completa
Código: [Seleccionar]
<table border="0" cellspacing="0" cellpadding="0">
<td><img src="http://habboemotion.com/resource/fansitelayout/18/images/content_top.PNG" alt="Content Top" width="451" height="9" /></td>
              </tr>
              <tr>
                <td class="content">
<div align="center"><font size=4 color="red"> {title}-{date}</font></div><br /><div align="center"><font size=2 color="black">{short-story}<br />{full-story}</font></br><font color="black">Autor: {author-name}</font></div><br /></td>
              </tr>

              <tr>
                <td><img src="http://habboemotion.com/resource/fansitelayout/18/images/content_bottom.PNG"  width="451" height="6" /></td>
              </tr>
            </table></td>
Comentarios
Código: [Seleccionar]
<style>
#comments . subsection{width225px!important;}
</style>

<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body>
<font size=2 color="black"><p></p><div align="center">
  <table width="224" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td> </td>
    </tr>
    <tr>
      <td valign="bottom"></td>
    </tr>
    <tr>
      <td><table width="99%" border="0" cellpadding="0" cellspacing="0">
        <tbody><tr>
          <td width="4%" height="38"><font size="1" color="#000000" face="Verdana"><br>
            </font><font size="1" face="Verdana"><br>
          </font></td>
          <td width=140 height="15" ><font color="#000000" size="1" face="Verdana" class="subsection"><strong>
         {author}:</strong><br /> {comment}</font></td>
        </tr>
      </tbody></table></td>
    </tr>
    <tr>
      <td></td>
    </tr>
    <tr>
      <td><div align="right"></div></td>
    </tr>
  </tbody></table>
</div>
</body>___________________________________________________________</font></html>


Ya no más al mc.

Comunidad PHPeros

Layout de Cutenews, a*****da en css por habboemotion
« en: 05 de Mayo de 2010, 01:57:47 am »

Desconectado Fermin

  • PHPero Experto
  • *****
  • Mensajes: 783
  • Karma: 7
  • Sexo: Masculino
  • Nada que decirte.
    • Ver Perfil
Re:Layout de Cutenews, a*****da en css por habboemotion
« Respuesta #1 en: 05 de Mayo de 2010, 21:40:50 pm »
olle me fije en los derechos.

\Cutenews Designed y Modificado por Pituko, CutePHP.com

Creo que editaste un diseño, no toda la aplicacion com para cambiar los derechos...

Saludos...  :confused: :confused:

Desconectado Pituko

  • PHPerit@
  • *
  • Mensajes: 25
  • Karma: 1
  • Sexo: Masculino
  • Hola!!!
    • Ver Perfil
    • Buscá y Puedes Encontrar Hasta Un Hermano Perdido.
Re:Layout de Cutenews, a*****da en css por habboemotion
« Respuesta #2 en: 08 de Mayo de 2010, 14:40:45 pm »
lo de los derechos era para mi web, nada mas les di los codes


Ya no más al mc.