Abdyel Posted May 16, 2013 Posted May 16, 2013 (edited) Actualice a la versión 1.5.4.1, el logo de la tienda y el botón de facebook login se movieron de lugar. ¿Como puedo reacomodarlos? Espero su oportuna ayuda, muchas gracias compañeros. Esta es la web http://www.koonsun.com.mx Edited May 17, 2013 by Abdyel (see edit history) Share this post Link to post Share on other sites More sharing options...
nadie Posted May 16, 2013 Posted May 16, 2013 Actualice a la versión 1.5.4.1, el logo de la tienda y el botón de facebook login se movieron de lugar. ¿Como puedo reacomodarlos? Espero su oportuna ayuda, muchas gracias compañeros. Esta es la web http://www.koonsun.com.mx Primero, intenta aplicar estas modificaciones: http://www.prestashop.com/forums/index.php?/topic/242657-problema-con-top-menu-y-barra-de-busqueda/page__view__findpost__p__1200499 Un Saludo 1 Share this post Link to post Share on other sites More sharing options...
Abdyel Posted May 16, 2013 Posted May 16, 2013 Primero, intenta aplicar estas modificaciones: http://www.prestasho...ost__p__1200499 Un Saludo Hola ya realice los cambios y la web sigue igual Share this post Link to post Share on other sites More sharing options...
nadie Posted May 16, 2013 Posted May 16, 2013 Hola ya realice los cambios y la web sigue igual Igual no, limpia la cache de tu navegador. Share this post Link to post Share on other sites More sharing options...
nadie Posted May 17, 2013 Posted May 17, 2013 Solo te falta, dejar esto: #header_logo { position: absolute; top: 30px; z-index: 1; } ahora asi: #header_logo { position: absolute; top: 3px; z-index: 1; } eso en el fichero: /themes/tu-plantilla/css/global.cs Despues en el fichero: modules/blocktopmenu/css/superfish-modified.css Busca esto: .sf-contener { clear: both; } y dejalo asi: .sf-contener { clear: both; margin-top: 38px; } Despues en el fichero: modules/blocksearch/blocksearch.css Busca esto: #search_block_top { position:absolute; right: 26%; top: 34px; } Y dejalo asi: #search_block_top { position: absolute; right: 26%; top: 62px; } Y despues añade esto: #egrfbconnect_block { margin-top: 102px; } en el fichero: http://www.koonsun.com.mx/themes/default/css/global.css 1 Share this post Link to post Share on other sites More sharing options...
Abdyel Posted May 17, 2013 Posted May 17, 2013 No había visto tu último mensaje, voy a realizar esos cambios y regreso a poner el post como resuelto Share this post Link to post Share on other sites More sharing options...
nadie Posted May 17, 2013 Posted May 17, 2013 No había visto tu último mensaje, voy a realizar esos cambios y regreso a poner el post como resuelto Ok, despues de los cambios iniciales que te indique al princpio, haz lo que te he comentado en el siguiente mensaje y dime como fue todo. Share this post Link to post Share on other sites More sharing options...
Abdyel Posted May 17, 2013 Posted May 17, 2013 Solo te falta, dejar esto: #header_logo { position: absolute; top: 30px; z-index: 1; } ahora asi: #header_logo { position: absolute; top: 3px; z-index: 1; } eso en el fichero: /themes/tu-plantilla/css/global.cs Despues en el fichero: modules/blocktopmenu/css/superfish-modified.css Busca esto: .sf-contener { clear: both; } y dejalo asi: .sf-contener { clear: both; margin-top: 38px; } Despues en el fichero: modules/blocksearch/blocksearch.css Busca esto: #search_block_top { position:absolute; right: 26%; top: 34px; } Y dejalo asi: #search_block_top { position: absolute; right: 26%; top: 62px; } Y despues añade esto: #egrfbconnect_block { margin-top: 102px; } en el fichero: http://www.koonsun.com.mx/themes/default/css/global.css Solo una duda más Lo último en que linea lo añado? Share this post Link to post Share on other sites More sharing options...
nadie Posted May 17, 2013 Posted May 17, 2013 Solo te falta, dejar esto: #header_logo { position: absolute; top: 30px; z-index: 1; } ahora asi: #header_logo { position: absolute; top: 3px; z-index: 1; } eso en el fichero: /themes/tu-plantilla/css/global.cs Despues en el fichero: modules/blocktopmenu/css/superfish-modified.css Busca esto: .sf-contener { clear: both; } y dejalo asi: .sf-contener { clear: both; margin-top: 38px; } Despues en el fichero: modules/blocksearch/blocksearch.css Busca esto: #search_block_top { position:absolute; right: 26%; top: 34px; } Y dejalo asi: #search_block_top { position: absolute; right: 26%; top: 62px; } Y despues añade esto: #egrfbconnect_block { margin-top: 102px; } en el fichero: http://www.koonsun.com.mx/themes/default/css/global.css Solo una duda más Lo último en que linea lo añado? Por ejemplo al final del todo.. 1 Share this post Link to post Share on other sites More sharing options...
Abdyel Posted May 17, 2013 Posted May 17, 2013 Por ejemplo al final del todo.. Eres demasiado bueno para esto "Nadie", muchisimas gracias eres un GENIO en verdad¡¡¡ Ya esta listo http://www.koonsun.com.mx Solucionado Share this post Link to post Share on other sites More sharing options...
nadie Posted May 17, 2013 Posted May 17, 2013 Eres demasiado bueno para esto "Nadie", muchisimas gracias eres un GENIO en verdad¡¡¡ Ya esta listo http://www.koonsun.com.mx Solucionado Un placer ayudarte y servirte! Si das el tema como solucionado, edita el titulo del tema, editando el primer mensaje, pulsando en editar, y después en "Usar editor completo", añadiendo la palabra "Solucionado" al titulo, esto ayudara, a mantener una mayor organización en el foro. Un saludo y recuerda que estaremos en el foro, para guiarte por este mundo oscuro y tenebroso. 1 Share this post Link to post Share on other sites More sharing options...
Recommended Posts