Mi problema es que he instalado ( estoy probando ) un slider hecho con wowslider y me funciona perfectamente pero..... en la parte de abajo del slider me sale una barra de navegacion que en las opciones del wowslider no esta como quitar, por lo que supongo sea en el style.css pero no lo encuentro por ningun lado. a ver si alguien me ayuda a eliminar eso
PD: si guardo el archive para html y le doy vista previa en IE o Firefox no se ve esa barra, solo en wordpress.
la pagina de prueba es esta
http://isel.domiweb.net/edgardo/
los css son estos:
style
/
Código CSS:
Ver original
* * generated by WOW Slider 2.7.1 * template Shady */ #wowslider-container%ID% { zoom: 1; position: relative; max-width:900px; margin:0px auto 0px; z-index:100; border:none; text-align:left; /* reset align=center */ } * html #wowslider-container%ID%{ width:900px } #wowslider-container%ID% .ws_images ul{ position:relative; width: 10000%; height:auto; left:0; list-style:none; margin:0; padding:0; border-spacing:0; overflow: visible; /*table-layout:fixed;*/ } #wowslider-container%ID% .ws_images ul li{ width:; line-height:0; /*opera*/ float:left; font-size:0; padding:0 0 0 0 !important; margin:0 0 0 0 !important; } #wowslider-container%ID% .ws_images{ position: relative; left:0; top:0; width:100%; height:100%; overflow:hidden; } #wowslider-container%ID% .ws_images a{ width:100%; display:block; color:transparent; } #wowslider-container%ID% img{ max-width: none !important; } #wowslider-container%ID% .ws_images img{ width:100%; border:none 0; max-width: none; } #wowslider-container%ID% a{ text-decoration: none; outline: none; border: none; } #wowslider-container%ID% .ws_bullets { font-size: 0px; float: left; position:absolute; z-index:70; } #wowslider-container%ID% .ws_bullets div{ position:relative; float:left; } #wowslider-container%ID% a.wsl{ display:none; } #wowslider-container%ID% .ws_bullets { padding: 10px; } #wowslider-container%ID% .ws_bullets a { margin-left:4px; width:22px; height:20px; background: url(./bullet.png) left top; float: left; text-indent: -4000px; position:relative; color:transparent; } #wowslider-container%ID% .ws_bullets a.ws_selbull, #wowslider-container%ID% .ws_bullets a:hover{ background-position: 0 100%; } #wowslider-container%ID% a.ws_next, #wowslider-container%ID% a.ws_prev { position:absolute; display:none; top:50%; margin-top:-28px; z-index:60; height: 50px; width: 51px; background-image: url(./arrows.png); /*max-height:20%; max-width:12%; background-size:200% 200%;*/ } #wowslider-container%ID% a.ws_next{ background-position: 100% 0; right:10px; } #wowslider-container%ID% a.ws_prev { left:10px; background-position: 0 0; } #wowslider-container%ID% a.ws_next:hover{ background-position: 100% 100%; } #wowslider-container%ID% a.ws_prev:hover { background-position: 0 100%; } * html #wowslider-container%ID% a.ws_next,* html #wowslider-container%ID% a.ws_prev{display:block} #wowslider-container%ID%:hover a.ws_next, #wowslider-container%ID%:hover a.ws_prev {display:block} /* bottom center */ #wowslider-container%ID% .ws_bullets { top:0; right: 0; } #wowslider-container%ID% .ws-title{ position: absolute; bottom:15%; left: 0; margin-right:10px; z-index: 50; padding:12px; color: #F9FBFB; text-transform:uppercase; background:#2a2a2a; font-family: Franklin Gothic Medium,sans-serif; font-size: 18px; line-height: 18px; opacity:0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); } #wowslider-container%ID% .ws-title div{ padding-top:5px; font-size: 13px; text-transform:none; } #wowslider-container%ID% .ws_shadow{ background: url(./shadow.png) left 100%; background-size:100%; width:140%; height:45%; position: absolute; left:-21.7%; bottom:-30%; z-index:-1; } * html #wowslider-container%ID% .ws_shadow{/*ie6*/ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='wowslider/install/shadow.png', sizingMethod='scale'); } *+html #wowslider-container%ID% .ws_shadow{/*ie7*/ background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='wowslider/install/shadow.png', sizingMethod='scale'); } #wowslider-container%ID% .ws_bullets a img{ text-indent:0; display:block; top:16px; left:-57px; visibility:hidden; position:absolute; -moz-box-shadow: 0 0 0px #000000; box-shadow: 0 0 0px #000000; border: 0px solid #a4a4a4; max-width:none; } #wowslider-container%ID% .ws_bullets a:hover img{ visibility:visible; } #wowslider-container%ID% .ws_bulframe div div{ height:48px; overflow:visible; position:relative; } #wowslider-container%ID% .ws_bulframe div { left:0; overflow:hidden; position:relative; width:113px; background-color:#a4a4a4; } #wowslider-container%ID% .ws_bullets .ws_bulframe{ display:none; top:20px; overflow:visible; position:absolute; cursor:pointer; -moz-box-shadow: 0 0 5px #000000; box-shadow: 0 0 5px #000000; border: 5px solid #a4a4a4; } #wowslider-container%ID% .ws_bulframe span{ display:block; position:absolute; top:-10px; margin-left:-2px; left:57px; background:url(./triangle.png); width:15px; height:6px; }
gracias a todos y muchas mas gracias al crador de este foro porque mas de una vez me ha sacado de apuros