Missing Slider on mobile borowsers

Latest Reply from foxskum at 2013-12-11 09:43:51 Solution
Hello, i have problems with missing slider on mobile browsers.
I disable mobile versions in top.php but slider is still cut.
On my Galaxy s 2 slides don't appear, on tablet (asus transformer tf101 res width 1280) slider is appear.

I want my site on mobile to show in the same way as on a computer or on my tablet.
Someone have some tip to fix it up?
Rly nobody cant help me? :(
Hi!
Yesterday we added slider to mobile version of a themes. You can download updated version from http://smthemes.com/supercars, or replace code in section SLIDER in the file mobile.css with following:
.slider-container { display:block; }
.fp-content-fon { position: absolute; padding-bottom:0px; top:0; height: auto; opacity: 0.5; filter: alpha(opacity = 50); bottom: 0px; right: 0px; left: 0px; background: #444; border:1px solid #aaa; }
.fp-content { position: absolute; height:80px; padding: 5px 20px; bottom: 10px; right: 0; left: 0; overflow: hidden; }
.fp-slides,.fp-thumbnail,.fp-slides-items { height:auto; width:100%; }
.fp-nav, .fp-prev-next-wrap {display:none;}
It's not work.
Slide veiw only 9px

Device: iphone 5, ipad 2

Leave a reply

Add codeAdd image