Foros del Web » Creando para Internet » CSS »

Ayuda pagina web rebelde

Estas en el tema de Ayuda pagina web rebelde en el foro de CSS en Foros del Web. ya les dije que borrararan el post el mismo derecho que tengo a postear tambien lo tengo para que me borren el post....
  #1 (permalink)  
Antiguo 18/03/2009, 18:03
 
Fecha de Ingreso: marzo-2009
Mensajes: 3
Antigüedad: 15 años, 1 mes
Puntos: 0
Información Ayuda pagina web rebelde

ya les dije que borrararan el post el mismo derecho que tengo a postear tambien lo tengo para que me borren el post.

Última edición por aoter; 27/04/2009 a las 11:29 Razón: quiero que borren el puto post
  #2 (permalink)  
Antiguo 18/03/2009, 18:08
 
Fecha de Ingreso: febrero-2009
Mensajes: 225
Antigüedad: 15 años, 2 meses
Puntos: 4
Respuesta: Ayuda pagina web rebelde

averigua el ancho y la resolucion de monitor de tu cliente y metele un margin-left xDDD
  #3 (permalink)  
Antiguo 18/03/2009, 20:51
Avatar de Calizman
Organiza competencias CSS
 
Fecha de Ingreso: octubre-2008
Ubicación: Ciudad de Guatemala, Guatemala
Mensajes: 1.122
Antigüedad: 15 años, 6 meses
Puntos: 83
Respuesta: Ayuda pagina web rebelde

Saludos!!

Realmente me interesa tu problema, porque exactamente he tenido el mismo problema con una web que estuve realizando hace un par de semanas (solo que yo ya lo resolvi )

Te voy a pedir que escribas la url de la pagina sin el http:// ni el www entonces tu web quedaria asi: tupagina.com asi si podras postearla y yo podre ayudarte, porque si me gustaria verla con el Doctype y lo demas...

Hasta Luego!!
__________________
[ Mi Sitio Personal ]
"La felicidad no es una estacion de llegada... Es un modo de viajar"
Tom Schreiter
  #4 (permalink)  
Antiguo 18/03/2009, 20:59
 
Fecha de Ingreso: marzo-2009
Mensajes: 3
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: Ayuda pagina web rebelde

Gracias por tu ayuda.

Última edición por aoter; 26/03/2009 a las 06:18
  #5 (permalink)  
Antiguo 18/03/2009, 22:25
Avatar de Calizman
Organiza competencias CSS
 
Fecha de Ingreso: octubre-2008
Ubicación: Ciudad de Guatemala, Guatemala
Mensajes: 1.122
Antigüedad: 15 años, 6 meses
Puntos: 83
Respuesta: Ayuda pagina web rebelde

Ok, Ok. Te dejo la web lista! Ya la he revisado en varios ordenadores y funciona perfectamente

Cita:
body {
background-color: #d8d8d8;
}
#centro {
margin: 0px auto;
background-image: url(fondo.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 800px;
height: 1000px;
}
.link {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 273px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.link2 {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 323px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.link3 {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 16px;
font-style: normal;
position: absolute;
visibility: visible;
top: 373px;
left: 553px;
color: #d6d6d6;
cursor: auto;
text-decoration: underline;
float: none;
}
.valid {
position: absolute;
top: 976px;
left: 760px;
}
.valid2 {
position: absolute;
top: 976px;
left: 870px;
}
.nenas1 {
position: absolute;
top: 285px;
left: 710px;
}
.nenas2 {
position: absolute;
top: 285px;
left: 830px;
}
.nenas3 {
position: absolute;
top: 285px;
left: 950px;
}
.nenas4 {
position: absolute;
top: 485px;
left: 710px;
}
.nenas5 {
position: absolute;
top: 485px;
left: 830px;
}
.nenas6 {
position: absolute;
top: 485px;
left: 950px;
}
.nenas7 {
position: absolute;
top: 685px;
left: 710px;
}
.nenas8 {
position: absolute;
top: 685px;
left: 830px;
}
.nenas9 {
position: absolute;
top: 685px;
left: 950px;
}
.lflecha {
position: absolute;
top: 700px;
left: 870px;
}
.rflecha {
position: absolute;
top: 900px;
left: 870px;
}
.contacto {
font-family: "Times New Roman",Times,Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 20px;
text-align: center;
line-height: 1;
color: #cc0a2f;
position: absolute;
visibility: visible;
left: 701px;
top: 256px;
width: 365px;
height: 587px;
cursor: text;
float: none;
}
.tendencias {
font-family: "Times New Roman",Times,Verdana,Tahoma,"Arial",Trebuchet MS,Sans-Serif,Georgia,Courier,Serif;
font-size: 17px;
text-align: left;
line-height: 2;
color: #cc0a2f;
position: absolute;
visibility: visible;
left: 701px;
top: 230px;
cursor: text;
width: 365px;
height: 587px;
float: none;
}
Cita:
<title>Elshowroom las mejores tendencias de moda italiana en
madrid a precio de coste</title>
</head>
<body>
<div id="centro">
<a class="link" href="tendencias.html">Tendencias</a>
<a class="link2" href="colecciones.html">Colecciones</a>
<a class="link3" href="contacto.html">Contacto</a>
<p><a class="valid"
href="http://jigsaw.w3.org/css-validator/check/referer"><img
style="border: 0pt none ; width: 88px; height: 31px;"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="¡CSS Válido!" /></a></p>
<p>
<a class="valid2"
href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01 Transitional" border="0" height="31"
width="88" /></a></p>
<p>
<a class="valid2"
href="http://validator.w3.org/check?uri=referer"><img
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01 Transitional" border="0" height="31"
width="88" /></a></p>
</div>
</body>
</html>
Solo agregale el <div id="centro"> en los demas .html y el #centro en el CSS

PD: Le agregue body{: background-color: #d8d8d8} para que se vea mas completo

Me dices que tal no?
__________________
[ Mi Sitio Personal ]
"La felicidad no es una estacion de llegada... Es un modo de viajar"
Tom Schreiter
  #6 (permalink)  
Antiguo 19/03/2009, 12:47
 
Fecha de Ingreso: marzo-2009
Mensajes: 3
Antigüedad: 15 años, 1 mes
Puntos: 0
Respuesta: Ayuda pagina web rebelde


Última edición por aoter; 27/04/2009 a las 11:30
  #7 (permalink)  
Antiguo 20/03/2009, 18:41
 
Fecha de Ingreso: marzo-2009
Ubicación: yokze
Mensajes: 177
Antigüedad: 15 años, 1 mes
Puntos: 3
Respuesta: Ayuda pagina web rebelde

A mi una vez me pasó esto de que me salian cosas mal alineadas con IE, no me leí todos los mensajes bien, pero no me parecio ver esto:
text-align: center, right, left...o text-valign: top, button
Esto lo tendrias que añadir en #id asociada al body x ejemplo
Discuplpad si no viene a cuento xD pero veo tanto centro, etc etc y bueno, yo tb desesperé con esto.
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 06:52.