Foros del Web » Creando para Internet » Herramientas y Software »

Agregar texto sobre imagen (Dreamweaver)

Estas en el tema de Agregar texto sobre imagen (Dreamweaver) en el foro de Herramientas y Software en Foros del Web. He creado una pagina web en photoshop y ahora la quiero pasar a dreamweaver y la subo pero cuando quieo agregar texto en una imagen ...
  #1 (permalink)  
Antiguo 03/09/2009, 18:57
 
Fecha de Ingreso: septiembre-2008
Mensajes: 25
Antigüedad: 15 años, 7 meses
Puntos: 1
Agregar texto sobre imagen (Dreamweaver)

He creado una pagina web en photoshop y ahora la quiero pasar a dreamweaver y la subo pero cuando quieo agregar texto en una imagen e que predeterminado en photoshop osea que la e divido para que sea como ''el cuadro de texto'' pero no se como introducirle el texto me ayudan por favor, gracias de antemano y lo necesito gracias, se me ha complicado mucho y he perdido trabajos por eso :s
  #2 (permalink)  
Antiguo 04/09/2009, 10:03
Avatar de visitante28  
Fecha de Ingreso: julio-2009
Ubicación: Black Stone City
Mensajes: 128
Antigüedad: 14 años, 9 meses
Puntos: 1
Respuesta: Agregar texto sobre imagen (Dreamweaver)

bueno isma

yo lo que ago es poner una divicion le agrego una imagen como fondo y solo le pones el texto dentro de la divicion..


<div style="background: url(fondo.gif)">
<p> texto sobre el fondo </p>
</div>

de esta manera le puedes agregar texto a a una imagen o la otra opcion es que agas la imagen con texto en photoshop y solo lo agregas como fondo...

saludos.
  #3 (permalink)  
Antiguo 04/09/2009, 13:03
 
Fecha de Ingreso: septiembre-2008
Mensajes: 25
Antigüedad: 15 años, 7 meses
Puntos: 1
Respuesta: Agregar texto sobre imagen (Dreamweaver)

pero donde lo debo poner mira mi codigo
[lo que esta en negrita esa es la imagen]

Código:
<html>
<head>
<title>CampascacioWebDesign</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
	background-image: url(im%C3%A1genes/background.gif);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
-->
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">

  <!-- ImageReady Slices (CampascacioWebDesign.psd) -->
  <table width="960" height="1024" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabla_01">
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_01.gif" width="960" height="215" alt=""></td>
      </tr>
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_02.gif" width="960" height="51" alt=""></td>
      </tr>
    <tr>
      <td colspan="5">
        <img src="im%e1genes/CampascacioWebDesign_03.gif" width="960" height="15" alt=""></td>
      </tr>
    <tr>
      <td rowspan="2">
        <img src="im%e1genes/CampascacioWebDesign_04.gif" width="14" height="743" alt=""></td>
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_05.gif" width="176" height="548" alt=""></td>
	    <td rowspan="2"><h1><strong><img src="im%e1genes/CampascacioWebDesign_06.gif" width="580" height="743" alt=""></strong></h1></td>
        
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_07.gif" width="176" height="548" alt=""></td>
	    <td rowspan="2">
	        <img src="im%e1genes/CampascacioWebDesign_08.gif" width="14" height="743" alt=""></td>
    </tr>
    <tr>
      <td>
        <img src="im%e1genes/CampascacioWebDesign_09.gif" width="176" height="195" alt=""></td>
	    <td>
	        <img src="im%e1genes/CampascacioWebDesign_10.gif" width="176" height="195" alt=""></td>
      </tr>
  </table>
  <!-- End ImageReady Slices -->
</div>
</body>
</html>


Gracias
  #4 (permalink)  
Antiguo 09/09/2009, 05:25
Avatar de triskell  
Fecha de Ingreso: junio-2007
Mensajes: 149
Antigüedad: 16 años, 10 meses
Puntos: 2
Respuesta: Agregar texto sobre imagen (Dreamweaver)

Simplemente cambia
Código:
<td rowspan="2"><h1><strong><img src="im%e1genes/CampascacioWebDesign_06.gif" width="580" height="743" alt=""></strong></h1></td>
por

Código:
<td rowspan="2" background="im%e1genes/CampascacioWebDesign_06.gif" width="580" height="743"><h1><strong>Incluye aquí el texto</strong></h1></td>

Última edición por triskell; 09/09/2009 a las 05:31 Razón: Correción del código
  #5 (permalink)  
Antiguo 13/09/2009, 19:06
Avatar de Jime25  
Fecha de Ingreso: septiembre-2009
Ubicación: Mi casa
Mensajes: 1.213
Antigüedad: 14 años, 7 meses
Puntos: 138
Respuesta: Agregar texto sobre imagen (Dreamweaver)

No sé cómo se hacen páginas web en Photoshop, pero tal vez te sea de ayuda:
yo inserto una tabla, de fondo de celda le pongo la imagen y listo,
ya puedo escribir sin problemas arriba de una imagen...
y si no quiero que se vean los bordes, le pongo de ancho de borde 0 y ya está.
Saludos,
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 21:48.