このロゴはウェブサイト上にあります。このロゴは、navbarメニューの中央に配置されています。ここで異なるモニタ/解像度、異なるレイアウト
は絵です:
問題は、私は別のモニターや解像度に切り替えるとロゴが動くということです。私は何か間違っているのですか?異なる解像度間で固定する方法を教えてください。
ここでhtmlコードです:
<main class="site-main">
\t <center><img src="img/corelogo.png" alt="Post" height="180" width="180" style="position: absolute; top: -1px; left: 570px; margin: 0 auto;"></center>
<section class="hero_area">
<div class="hero_content">
<div class="container">
<div class="row">
<div class="col-sm-12">
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
\t \t \t \t \t \t \t <br>
<h1>TeamSpan Global Solutions</h1>
<h2>Your partner in building satellite workforce teams.</h2>
</div>
</div>
</div>
</div>
</section>