| Server IP : 62.173.141.34 / Your IP : 216.73.217.88 Web Server : Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2 System : Linux server7.msonline.ru 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 User : izihss ( 1005) PHP Version : 7.4.33 Disable Function : 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,exec,system,passthru,shell_exec,proc_open,popen MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/izihss/web/izihss.ru/public_html/wp-content/plugins/image-zoom/core/css/ |
Upload File : |
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:10000;
}
#popupForm{
display:none;
position:fixed;
top:50px ;
bottom:50px ;
left:50px;
right:50px;
background:#DDDDDD;
padding:10px;
z-index:10001;
}
#innerPopupForm {
position:absolute;
top:34px ;
bottom:5px ;
left:5px;
right:5px;
z-index:10002;
background:#FFFFFF;
overflow:auto ;
padding:10px;
}
#titlePopupForm {
position:absolute;
top:0px ;
left:0px ;
right:31px;
height:32px ;
background:#999999;
background-image:url('../img/title_popup.png');
background-repeat:repeat-x;
z-index:10002;
padding:0px ;
padding-left:20px ;
}
#titlePopupForm p {
font-size:15px ;
padding:0px ;
margin:0px ;
line-height:31px ;
}
#popupContentArea {
text-align:left;
}
#popupFormClose{
right:0px;
top:0px;
height:32px ;
width:31px ;
position:absolute;
display:block;
background:#999999;
}