Vapour
CrimKing was here.
- Aug 18, 2013
- 179
- 13
okay hey guys. im sure this is a code situation maybe theres a code to stretch the bg? or something?
so on my index page the background is fine screenie :
but on my me page the background is like this :
And here is the code im using for the bg :}
body {
background: url(images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-size: cover;
}
so on my index page the background is fine screenie :
but on my me page the background is like this :
And here is the code im using for the bg :}
body {
background: url(images/bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
background-size: cover;
}