antongoikoetxea Posted June 17, 2013 Share Posted June 17, 2013 Hola, buenas. Mi consulta es la siguiente, he instalado el tema leosportshoes y en los productos destacados de la pagina de inicio no tengo la posibilidad de entrar a ver el producto, solo lo mete al carrito. Alguien tiene alguna solución?? Muchisimas gracias a todos. Pd: Mi pagina es www.kitesurfmaniacs.com por si quereis ver el error. Link to comment Share on other sites More sharing options...
antongoikoetxea Posted June 18, 2013 Author Share Posted June 18, 2013 Nadie sabe como solucionarlo? Link to comment Share on other sites More sharing options...
antongoikoetxea Posted June 20, 2013 Author Share Posted June 20, 2013 ?Me podria ayudar alguien Link to comment Share on other sites More sharing options...
antongoikoetxea Posted June 20, 2013 Author Share Posted June 20, 2013 <p>Pongo el css para ver si alguien me puede ayudar. </p> <div> </div> <div>#featured-products_block_center .product_image {</div> <div>display:block;</div> <div>position:relative;</div> <div>overflow:hidden</div> <div>}</div> <div>#featured-products_block_center .product_image span.new {</div> <div>display: block;</div> <div>position: absolute;</div> <div>top: 15px;</div> <div>right:-30px;</div> <div>padding: 1px 4px;</div> <div>width: 101px;</div> <div>font-size:10px;</div> <div>color: #fff;</div> <div>text-align: center;</div> <div>text-transform: uppercase;</div> <div>-moz-transform: rotate(45deg);</div> <div>-webkit-transform: rotate(45deg);</div> <div>-o-transform:rotate(45deg);</div> <div>/*-ms-transform: rotate(45deg);*/</div> <div>background-color: #990000;</div> <div>transform: rotate(45deg); /* Newer browsers */</div> <div>filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */</div> <div>-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */</div> <div>}</div> <div> </div> <div>.ie9 #featured-products_block_center .product_image span.new{top:-18px;right:-38px}</div> <div>.ie8 #featured-products_block_center .product_image span.new{top:-21px;right:-38px}</div> <div>.lt-ie6 #featured-products_block_center .product_image span.new {top:-30px;right:-25px}</div> <div> </div> <div>#featured-products_block_center .product_desc {height:45px;}</div> <div>#featured-products_block_center .product_desc,</div> <div>#featured-products_block_center .product_desc a {</div> Link to comment Share on other sites More sharing options...
antongoikoetxea Posted June 20, 2013 Author Share Posted June 20, 2013 Solucionado! He modificado el Tpl y listo, me la he jugado un poco y he salido ganando!! Link to comment Share on other sites More sharing options...
antongoikoetxea Posted June 20, 2013 Author Share Posted June 20, 2013 Por cierto, alguien sabria decirme donde se ubica el tpl de los productos dentro de las categorias? Link to comment Share on other sites More sharing options...
Recommended Posts