lollom Posted June 20, 2012 Share Posted June 20, 2012 Buenas, estoy configurando global.css para dejarlo a mi gusto y todo va bien, menos los link del top, que son los que esoy moviendo. No estan en el centro del icono, los de las banderas por debajo y la manita que sale tiene un margen muy pequeño para pincharlo y los de las monedas por encima y por debajo. Os dejo mi web para que lo comprobeis: http://www.tiendaonnatur.com/ Y la config de las banderas(language) y currency del global: /* CURRENCY */ div#currencies_block_top{position:absolute; right:620px; top:12px} div#currencies_block_top form{} div#currencies_block_top ul{list-style:none} div#currencies_block_top ul li{float:left; margin: 0 0 0 10px} div#currencies_block_top ul li a{float:left; display:block; width:24px; height:24px; text-align:center; line-height:24px; color:#000; font-size:12px; background:; text-decoration:none; font-weight:bold} div#currencies_block_top p{display:none} div#currencies_block_top ul li.selected a, div#currencies_block_top ul li a:hover{background:#fff; color:#333; font-weight:bold} /* Language */ div#languages_block_top{position:absolute; right:700px; top:18px} div#languages_block_top ul{list-style:none} div#languages_block_top ul li{float:left; margin:0 0 0 8px;} div#languages_block_top ul li a{float:left} Me vuevo loco y no se que mas tocar Gracias. Link to comment Share on other sites More sharing options...
lollom Posted June 22, 2012 Author Share Posted June 22, 2012 Buenas, alguien me puede ayudar? Gracias Link to comment Share on other sites More sharing options...
Recommended Posts