gemini1987
New Member
Im totaly newbie in html css and I discover it so annoying to write what I want to achieve... Not so easy language.Generally I want to achieve effect like the first image with palms there - https://spacebox.io/but the thing is achieve is that my www.rar fileI have no idea how to fix it.. its scales wrong and I can't achieve result like on spacebox.io\[code\]#topka{ display: block; position: relative; top: 56px; margin: auto; height:350px; max-width: 100%; min-width: 100%; background-image: url("img/topka.png"); background-position: center; background-size:100% 1200px; background-repeat: no-repeat; width:100%;\[/code\]