fixed scroll images

This commit is contained in:
2022-04-11 22:13:36 +03:00
parent 25df0b2c10
commit eb335f8d52
5 changed files with 286 additions and 30 deletions

View File

@@ -2,14 +2,15 @@
<html lang="ru">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title><?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?></title>
<?if (defined('TESTMODE') and TESTMODE == 1):?>
<link rel="stylesheet" href="<?php echo get_template_directory_uri();?>/style-test.css?ver=3">
<?else:?>
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=167">
<?endif?>
<link rel="stylesheet" href="<?php echo get_stylesheet_uri();?>?ver=267">
<?endif?>
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
<!--<link href="<?php echo get_stylesheet_directory_uri()?>/pub/fontawesome.css" rel="stylesheet">-->
<script type='text/javascript' src="<?php echo get_stylesheet_directory_uri()?>/scripts/jquery-3.6.0.min.js"></script>
@@ -62,14 +63,14 @@
</style>
<div id="mainbanner">
<img src ="https://vetandlife.ru/wp-content/themes/vij/pub/banners/page-banner-1600x100.jpg" />
<img src ="https://vetandlife.ru/wp-content/uploads/2022/04/3200x200-scaled.gif" />
</div>
<?endif?>
<div id="mainbanner">
<img src ="https://vetandlife.ru/wp-content/uploads/2022/04/1600x100.gif" />
<a href="https://vetandlife.ru/reklama-na-site/"><img src ="https://vetandlife.ru/wp-content/uploads/2022/04/3200x200_2.gif" /></a>
</div>