Background problem
Background problem
Can someone tell me why my background image starts from the middle of the forum and how to fix it?
Red line indicates the top of the image.
Thank you ...

Red line indicates the top of the image.
Thank you ...

Re: Background problem
Ćao,
Do you want it to look like this http://i.imm.io/bA3t.png ? If so, add this to your CSS:
Do you want it to look like this http://i.imm.io/bA3t.png ? If so, add this to your CSS:
- Code:
body {
background-color: black !important;
background-position: center top !important;
background-repeat: repeat-x;
}
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum