| Server IP : 213.186.33.4 / Your IP : 216.73.216.222 Web Server : Apache System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : karinebmkh ( 644538) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/karinebmkh/www/wp-content/plugins/divi-pixel/public/partials/ |
Upload File : |
<?php
namespace DiviPixel;
if( 'on' === get_option('dipi_error_page_header' ) ) : ?>
<style type="text/css">
#page-container {
margin-top: 0 !important;
padding-top: 0 !important;
}
#top-header,
#main-header,
.dipi-injected-before-nav,
.dipi-injected-after-nav {
display: none !important;
}
</style>
<?php endif;
if( 'on' === get_option('dipi_error_page_footer' ) ) : ?>
<style type="text/css">
#main-footer,
.dipi-injected-footer,
.dipi-injected-before-footer,
.dipi-injected-after-footer {
display: none !important;
}
</style>
<?php endif; ?>
<style type="text/css">
#main-content > article.et_pb_post {margin-bottom: 0 !important; }
</style>