| Server IP : 43.130.17.34 / Your IP : 216.73.217.6 Web Server : nginx/1.28.0 System : Linux VM-4-12-opencloudos 6.6.92-34.1.oc9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 25 21:32:13 CST 2025 x86_64 User : www ( 1000) PHP Version : 8.0.26 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/yespkg.com/wp-content/plugins/bb-plugin/modules/post-slider/css/ |
Upload File : |
/* Post Slider */
/* Wrappers */
body.rtl .fl-module-post-slider .bx-viewport {
direction: ltr;
}
.fl-module-post-slider .bx-wrapper {
margin: 0 auto 40px;
}
.fl-module-post-slider .bx-controls {
width: 100%;
position: absolute;
bottom: 0;
margin-top: 20px;
}
.fl-post-slider-navigation{
position: absolute;
top: 50%;
left: 0;
right: 0;
z-index: 20;
margin-top: -16px;
}
.fl-post-slider-navigation a{
position: absolute;
display: inline-block;
opacity: .7;
}
.fl-post-slider-navigation a:hover{ opacity: 1; }
.fl-post-slider-navigation .slider-prev{ left: 5px; }
.fl-post-slider-navigation .slider-next{ right: 5px; }
.fl-post-slider-navigation .fl-post-slider-svg-container{
position: relative;
width: 32px;
height: 32px;
}
.fl-post-slider-navigation svg{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.fl-post-slider-navigation path{ fill: #fff; }
/*Module styles =======================================*/
/* Background Photo */
.fl-post-slider{
position: relative;
}
.fl-post-slider .fl-post-slider-post {
position: absolute;
top: 0;
visibility: hidden;
}
.fl-post-slider .fl-post-slider-post:first-child,
.fl-post-slider-loaded .fl-post-slider-post {
position: relative;
visibility: visible;
}
.fl-post-slider-post .fl-slide-bg-photo {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 1;
}
.fl-post-slider-post .fl-post-slider-mobile-img { display: none; }
.fl-post-slider-post .fl-slide-bg-photo { display: block; }
.fl-post-slider-post .fl-post-slider-content{
z-index: 10;
}
.fl-post-slider-post .fl-post-slider-title{
margin: 0 0 20px 0 !important;
}
.fl-post-slider-post .fl-post-slider-feed-meta {
margin-bottom: 10px;
}