Файловый менеджер - Редактировать - /www/wwwroot/gamenworld.store/themes/gameking/layout/gamedetail/content.phtml
�азад
<?php global $zon, $site_url; $gameinfo = getGamesById($zon['page'][1]); ?> <head> <style> .game-info{ margin-top: 20px; } .game-link{ text-decoration: none; } .btn-play { width: 3.26rem; height: 0.76rem; line-height: 0.76rem; text-align: center; margin-top: 0.2rem; background-color: #fff; color: #000; font-size: 0.4rem; border-radius: 0.2rem; text-decoration: none; } .game-img-box{ position: relative; width: 260px; height: 260px; margin: 0 auto; } .game-img-box .bg-img{ width: 100%; aspect-ratio: 1 / 1; border-radius: 10px; filter: brightness(50%); } .game-img-box .top-box{ width: 100%; position: absolute; z-index: 2; top:5%; left: 0%; display: flex; flex-direction: column; align-items: center; } .game-img-box .top-box .game-img{ width: 50%; aspect-ratio: 1 / 1; border-radius: 10px; margin: 10px auto; } .stars{ width: 100%; display: flex; flex-direction: row; align-items: center; justify-content: center; height: 20px; } .stars img{ height: 100%; } .game-title{ width: 100%; font-size:20px ; text-align: center; } .textBox{ font-size: 15px; min-height: 100px; } .textBox p{ margin: 10px 10px; } .textBox .title{ font-size: 18px; font-weight: bold; } </style> </head> <body> <div class="mx-2"> <?php if (getAdById("11", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px;"> <?= getAdById("11", 'code') ?> </div> <?php } ?> </div> <script>googletag.cmd.push(function() {googletag.display(interstitialSlot);});</script> <div class="container"> <div class="game-info"> <div class="game-img-box"> <img class="bg-img" src="<?php echo $gameinfo['game_image_url'];?>"> <div class="top-box"> <img class="game-img" src="<?php echo $gameinfo['game_image_url'];?>"> <a class="game-link" href="<?php echo $site_url?>gameplay/<?php echo $gameinfo['id'];?>"> <div class="btn-play">PLAY GAME</div> </a> </div> </div> <?php if (getAdById("12", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px;"> <?= getAdById("12", 'code') ?> </div> <?php } ?> <p class="game-title" style="text-shadow: 1px 0 0 white,-1px 0 0 white,0 1px 0 white,0 -1px 0 white;"></p> <div class="cardBox cardBox1 textBox"> <p class="title">DESCRIPTION:</p> <hr style="border: 1px solid;color:#474747;width: 95%"> <p class="description"><?php echo $gameinfo['game_description'];?></p> </div> <?php if (getAdById("13", 'status') == 0) { ?> <div style="display: grid; place-items: center; margin-top:35px;"> <?= getAdById("13", 'code') ?> </div> <?php } ?> </div> <div class="footer-tag"></div> </div> <script> info() </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.0.26 | Генераци� �траницы: 0 |
proxy
|
phpinfo
|
�а�тройка