Ver Mensaje Individual
  #2 (permalink)  
Antiguo 23/05/2004, 18:44
Avatar de cauly
cauly
 
Fecha de Ingreso: febrero-2002
Ubicación: Buenos Aires
Mensajes: 726
Antigüedad: 22 años, 3 meses
Puntos: 0
Tenés que modificar el archivo theme.php, fijate la fnción themeindex y buscá algo como:
Código PHP:
      echo ("<tr>
          <td valign=\"top\">
            <a href=\"noticia-topico-$topic.php\"><img src=\"$tipath$topicimage\" border=\"0\" Alt=\"$topictext\" align=\"right\" hspace=\"0\" vspace=\"0\"></a>"
);
        
FormatStory($thetext$notes$aid$informant);
        echo (
"</td>
        </tr> 
Tenés que sacar la parte que hace referencia a la imagen del tópico.

Cual quier duda, decime