Hello,
Please cek this website: http://www.innovation.web.id/One/about.php
Cek the grey bar (<img id="bg2-6" src="circle/Borderwhite.jpg" alt="cloud"/>)
I wonder why the grey bar and its images do not adjust well in android? What should I change to make it looks good in android?
about.php
<div id="row">
<div class="col-sm-12 col-xs-12">
<div style="margin-top: 600px; position: relative;">
<div id="wrapper">
<header id="branding">
<h1></h1>
</header>
<nav id="primary">
<ul>
</ul>
</nav>
<div id="content">
<article id="manned-flight">
</article>
<article id="frameless-parachute">
</article>
<article id="english-channel">
</article>
<article id="about">
</article>
</div>
<!-- Parallax foreground -->
<div id="parallax-bg3">
<img id="bg2-1" src="circle/circle1.png" alt="cloud"/>
<img id="bg2-2" src="circle/circle2.png" alt="cloud"/>
<img id="bg2-3" src="circle/circle3.png" alt="cloud"/>
<img id="bg2-4" src="circle/circle4.png" alt="cloud"/>
<img id="bg2-5" src="circle/Borderwhite.jpg" alt="cloud"/>
<img id="bg2-6" src="circle/Borderwhite.jpg" alt="cloud"/>
</div>
<!-- Parallax background clouds -->
<div id="parallax-bg1">
<img id="bg1-1" src="circle/laptop.png" alt="cloud"/>
</div>
</div>
</div>
</div>
</div>