- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
مشكله في تكرار الصور في ستايل Helpernt Marine
الساعة الآن 09:23 PM
{if {$is_bot}}
{if {$page} == 'topic' or {$page} == 'post' or {$page} == 'pm_show' or {$page} == 'print' or {$page} == 'new_reply'}
{if {$_CONF['info_row']['resize_imagesAllow']} == 1}
<link rel="stylesheet" href="{$ForumAdress}applications/core/fancybox/fancybox.css" type="text/css" />
<style type="text/css">
img[data-src]:not(.no-fancybox img) {
cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="filter: drop-shadow(0px 0px 1px black);"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line><line x1="11" y1="8" x2="11" y2="14"></line><line x1="8" y1="11" x2="14" y2="11"></line></svg>') 12 12, zoom-in !important;
}
a.no-fancybox img {
cursor: pointer !important;
}
</style>
<script type="text/javascript" src="{$ForumAdress}applications/core/fancybox/fancybox.umd.js"></script>
<script type="text/javascript">
$(document).ready(function(){
if (typeof Fancybox !== "undefined") {
Fancybox.bind('img[data-src]:not(.no-fancybox img)', {
Hash: false,
Thumbs: {
autoStart: false
}
});
}
});
</script>
<script type="text/javascript" src="{$ForumAdress}includes/js/resize_images.js"></script>
{/if}
{/if}
{/if}