Foros del Web » Creando para Internet » CSS »

CSS exportado de photoshop

Estas en el tema de CSS exportado de photoshop en el foro de CSS en Foros del Web. Saludos, Estimados amigos necesito de su ayuda, tengo un problema con el css generado por Photoshop al expòrtar los slices, me da valores aboslutos en ...
  #1 (permalink)  
Antiguo 17/05/2010, 10:54
 
Fecha de Ingreso: diciembre-2007
Mensajes: 218
Antigüedad: 16 años, 4 meses
Puntos: 1
CSS exportado de photoshop

Saludos,

Estimados amigos necesito de su ayuda, tengo un problema con el css generado por Photoshop al expòrtar los slices, me da valores aboslutos en top, tengo un div donde muestro las categorias obtenidas de una base de datos este valor aumenta o disminuye segun la cantidad de la BD pero hay imagenes q por su valor en top no se mueven, como puedo hacer para cambiar estos valores sin que la pagina se me desordene?

este es mi CSS:

<style type="text/css">
<!--

div.Table_01 {
position:absolute;
left:0px;
top:0px;
width:1000px;
height:800px;
}

div.sep-cabecera-arriba_ {
position:absolute;
left:0px;
top:0px;
width:1000px;
height:9px;
}

div.logo-cabecera_ {
position:absolute;
left:0px;
top:9px;
width:207px;
height:102px;
}

div.animacion-cabecera_ {
position:absolute;
left:207px;
top:9px;
width:793px;
height:102px;
}

div.sep-cabecera-abajo_ {
position:absolute;
left:0px;
top:111px;
width:1000px;
height:9px;
}

div.sep-btn-izq_ {
position:absolute;
left:0px;
top:120px;
width:14px;
height:32px;
}

div.btn-ini_ {
position:absolute;
left:14px;
top:120px;
width:84px;
height:32px;
}

div.btn-qso_ {
position:absolute;
left:98px;
top:120px;
width:136px;
height:32px;
}

div.btn-ofe_ {
position:absolute;
left:234px;
top:120px;
width:101px;
height:32px;
}

div.btn-con_ {
position:absolute;
left:335px;
top:120px;
width:104px;
height:32px;
}

div.lbl-btn_ {
position:absolute;
left:439px;
top:120px;
width:561px;
height:32px;
}

div.sep-inf-izq_ {
position:absolute;
left:0px;
top:152px;
width:14px;
height:6px;
}

div.inf-ini_ {
position:absolute;
left:14px;
top:152px;
width:84px;
height:6px;
}

div.inf-qso_ {
position:absolute;
left:98px;
top:152px;
width:136px;
height:6px;
}

div.inf-ofe_ {
position:absolute;
left:234px;
top:152px;
width:101px;
height:6px;
}

div.inf-con_ {
position:absolute;
left:335px;
top:152px;
width:104px;
height:6px;
}

div.inf-lbl_ {
position:absolute;
left:439px;
top:152px;
width:561px;
height:6px;
}

div.sep-btn-abajo_ {
position:absolute;
left:0px;
top:158px;
width:1000px;
height:3px;
}

div.lgo_ {
position:absolute;
left:0px;
top:161px;
width:222px;
}

div.sep-promociones-arriba_ {
position:absolute;
left:222px;
top:161px;
width:778px;
height:5px;
}

div.sep-contenido-izq_ {
position:absolute;
left:222px;
top:166px;
width:1px;
height:154px;
}

div.promociones_ {
position:absolute;
left:223px;
top:166px;
width:772px;
height:154px;
}

div.sep-promociones-der_ {
position:absolute;
left:995px;
top:166px;
width:5px;
height:154px;
}

div.sep-promociones-abajo_ {
position:absolute;
left:222px;
top:320px;
width:778px;
height:5px;
}

div.contenido_ {
position:absolute;
left:222px;
top:325px;
width:773px;
height:443px;
}

div.sep-contenido-der-arr_ {
position:absolute;
left:995px;
top:325px;
width:5px;
height:7px;
}

div.sep-tit-productos-arriba_ {
position:absolute;
left:0px;
top:331px;
width:222px;
height:10px;
}

div.sep-contenido-der-med_ {
position:absolute;
left:995px;
top:332px;
width:5px;
height:425px;
}

div.tit-productos_ {
position:absolute;
left:0px;
top:341px;
width:222px;
height:26px;
}

div.productos_ {
position:absolute;
left:0px;
top:367px;
width:222px;
height:390px;
}

div.pie-productos_ {
position:absolute;
left:0px;
top:757px;
width:222px;
height:43px;
}

div.sep-contenido-der-aba_ {
position:absolute;
left:995px;
top:757px;
width:5px;
height:11px;
}

div.pie-contenido_ {
position:absolute;
left:222px;
top:768px;
width:778px;
height:32px;
}

-->
</style>

De antemano muchas gracias
  #2 (permalink)  
Antiguo 17/05/2010, 13:23
Avatar de jomaruro
Colaborador
 
Fecha de Ingreso: junio-2002
Ubicación: Naboo
Mensajes: 5.442
Antigüedad: 21 años, 9 meses
Puntos: 361
Respuesta: CSS exportado de photoshop

Hola:

Léete este aporte de Mikmoro, donde explica de una forma clara la diferencia entre los distintos posicionamientos, quizá te sea útil.

Saludos.


Etiquetas: exportado, photoshop
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 20:34.