Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- You can write your custom CSS here. #logo-slider-wraper {
- position:relative;
- }
- .slider-controls {
- position:absolute;
- width:450px;
- top: 80px !important;
- }
- #logo-slider {
- position: relative;
- width: 450px;
- height: 198px;
- margin: 0; padding: 0;
- overflow: hidden;
- list-style:none;
- background:#97d604;
- text-align:center;
- }
- .slide {
- list-style:none;
- margin:0 !important;
- width:450px !important;
- }
- .slider-controls a {
- height:40px;
- width:40px;
- display:inline-block;
- text-indent:-9000px;
- }
- #prev{
- background:url(http://azdolphins.com/wp-content/plugins/logo-slider/arrows/arrow7.png) no-repeat center;
- float:right;
- margin-right:-50px;
- }
- #next{
- background:url(http://azdolphins.com/wp-content/plugins/logo-slider/arrows/arrow7-prev.png) no-repeat center;
- float:left;
- margin-left:-50px
- }
- /*
- ===============================================================
- --------------------_ Responsive _--------------------
- ===============================================================
- */
- @media screen and (max-width:320px) {
- #logo-slider-wraper{
- position:relative !important;
- width:52% !important;
- left:42px;
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- left:30px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 110% !important;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 100% !important;
- }
- #next{
- background:url(http://azdolphins.com/wp-content/plugins/logo-slider/arrows/arrow7-prev.png) no-repeat center;
- float:left;
- margin-left:-66px !important;
- }
- .logo-img {
- margin-left:32px;
- }
- }
- @media screen and (min-width:321px) and (max-width:480px){
- #logo-slider-wraper{
- position:relative;
- width:35% !important;
- left:55px !important;
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 102% !important;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 100% !important;
- }
- }
- @media screen and (min-width:321px) and (max-width:360px){
- #logo-slider-wraper{
- position:relative;
- width:50% !important;
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 100% !important;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 100% !important;
- }
- }
- @media screen and (min-width:481px) and (max-width:640px){
- #logo-slider-wraper{
- position:relative;
- width:28% !important;
- left:34px !important;
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 100% !important;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 100% !important;
- }
- }
- @media only screen and (min-width:641px) and (max-width:768px){
- #logo-slider-wraper{
- position:relative;
- width:78% !important;
- left:34px !important
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 100% !important;
- left:-12px;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 100% !important;
- }
- }
- @media only screen and (min-width:770px){
- #logo-slider-wraper{
- position:relative;
- width:450px !important;
- left:34px !important;
- }
- .slider-controls {
- position: absolute;
- top: 80px;
- width: 100% !important;
- }
- #logo-slider {
- background:#97d604;
- height: 198px;
- list-style: none outside none;
- margin: 0;
- overflow: hidden;
- padding: 0;
- position: relative;
- width: 100% !important;
- }
- .slide {
- list-style: none outside none;
- margin: 0 !important;
- width: 450px !important;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment