skin.css 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. /* LayerSlider Full Width Skin */
  2. .ls-fullwidth .ls-playvideo {
  3. width: 50px;
  4. height: 50px;
  5. margin-left: -25px;
  6. margin-top: -25px;
  7. }
  8. .ls-fullwidth .ls-playvideo,
  9. .ls-fullwidth .ls-nav-sides,
  10. .ls-fullwidth .ls-bottom-slidebuttons a,
  11. .ls-fullwidth .ls-nav-prev,
  12. .ls-fullwidth .ls-nav-next,
  13. .ls-fullwidth .ls-nav-start,
  14. .ls-fullwidth .ls-nav-stop,
  15. .ls-fullwidth .ls-fullscreen,
  16. .ls-fullwidth .ls-loading-container {
  17. background-image: url(skin.png);
  18. }
  19. .ls-fullwidth .ls-playvideo {
  20. background-position: -300px -150px;
  21. }
  22. .ls-fullwidth .ls-playvideo:hover,
  23. .ls-fullwidth .ls-vpcontainer:hover .ls-playvideo {
  24. background-position: -375px -150px;
  25. }
  26. .ls-fullwidth .ls-nav-prev {
  27. background-position: 0px 0px;
  28. }
  29. .ls-fullwidth .ls-nav-prev:hover {
  30. background-position: 0px -75px;
  31. }
  32. .ls-fullwidth .ls-nav-next {
  33. background-position: -150px 0px;
  34. }
  35. .ls-fullwidth .ls-nav-next:hover {
  36. background-position: -150px -75px;
  37. }
  38. .ls-fullwidth .ls-nav-start {
  39. background-position: -300px 0px;
  40. }
  41. .ls-fullwidth .ls-nav-start:hover,
  42. .ls-fullwidth .ls-nav-start-active {
  43. background-position: -300px -75px;
  44. }
  45. .ls-fullwidth .ls-nav-stop {
  46. background-position: -450px 0px;
  47. }
  48. .ls-fullwidth .ls-nav-stop:hover,
  49. .ls-fullwidth .ls-nav-stop-active {
  50. background-position: -450px -75px;
  51. }
  52. .ls-fullwidth .ls-bottom-slidebuttons a {
  53. background-position: 0px -150px;
  54. }
  55. .ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
  56. .ls-fullwidth .ls-bottom-slidebuttons a:hover {
  57. background-position: -75px -150px;
  58. }
  59. .ls-fullwidth .ls-nav-sideleft {
  60. background-position: -150px -150px;
  61. }
  62. .ls-fullwidth .ls-nav-sideright {
  63. background-position: -225px -150px;
  64. }
  65. .ls-fullwidth .ls-nav-prev,
  66. .ls-fullwidth .ls-nav-next {
  67. width: 40px;
  68. height: 40px;
  69. z-index: 10000;
  70. top: 50%;
  71. margin-top: -20px;
  72. position: absolute;
  73. }
  74. .ls-fullwidth .ls-nav-prev {
  75. left: 10px;
  76. }
  77. .ls-fullwidth .ls-nav-next {
  78. right: 10px;
  79. }
  80. .ls-fullwidth .ls-bottom-slidebuttons,
  81. .ls-fullwidth .ls-bottom-slidebuttons a,
  82. .ls-fullwidth .ls-nav-start,
  83. .ls-fullwidth .ls-nav-stop,
  84. .ls-fullwidth .ls-nav-sides {
  85. height: 20px;
  86. }
  87. .ls-fullwidth .ls-bottom-slidebuttons,
  88. .ls-fullwidth .ls-bottom-slidebuttons a,
  89. .ls-fullwidth .ls-nav-start,
  90. .ls-fullwidth .ls-nav-stop,
  91. .ls-fullwidth .ls-nav-sides {
  92. display: inline-block;
  93. }
  94. .ls-fullwidth .ls-bottom-slidebuttons,
  95. .ls-fullwidth .ls-nav-start,
  96. .ls-fullwidth .ls-nav-stop,
  97. .ls-fullwidth .ls-nav-sides {
  98. top: -30px;
  99. }
  100. .ls-fullwidth .ls-nav-start,
  101. .ls-fullwidth .ls-nav-stop {
  102. width: 25px;
  103. }
  104. .ls-fullwidth .ls-bottom-slidebuttons a {
  105. width: 20px;
  106. }
  107. .ls-fullwidth .ls-nav-sides {
  108. width: 0px;
  109. }
  110. .ls-fullwidth .ls-thumbnail-hover {
  111. bottom: 30px;
  112. padding: 2px;
  113. margin-left: 1px;
  114. }
  115. .ls-fullwidth .ls-thumbnail-hover-bg {
  116. background: #eee;
  117. }
  118. .ls-fullwidth .ls-thumbnail-hover span {
  119. border: 5px solid #eee;
  120. margin-left: -5px;
  121. }
  122. .ls-fullwidth .ls-thumbnail {
  123. top: 10px;
  124. }
  125. .ls-fullwidth .ls-thumbnail-inner {
  126. padding: 2px;
  127. margin-left: -2px;
  128. background: #fff;
  129. }
  130. .ls-fullwidth .ls-thumbnail-slide a {
  131. margin-right: 2px;
  132. }
  133. .ls-fullwidth .ls-nothumb {
  134. background: #eee;
  135. }
  136. .ls-fullwidth .ls-loading-container {
  137. width: 40px;
  138. height: 40px;
  139. margin-left: -20px;
  140. margin-top: -20px;
  141. background-position: -450px -150px;
  142. }
  143. .ls-fullwidth .ls-loading-indicator {
  144. width: 22px;
  145. height: 22px;
  146. margin-top: 9px;
  147. background-image: url(loading.gif);
  148. }
  149. .ls-fullwidth .ls-fullscreen {
  150. width: 30px;
  151. height: 30px;
  152. right: 10px;
  153. top: 10px;
  154. background-position: -525px -150px;
  155. }
  156. .ls-fullwidth .ls-fullscreen:hover {
  157. background-position: -525px -190px;
  158. }