PDA

View Full Version : Sticky Background



HabboCouncil
28-05-2007, 11:28 AM
www.habbocouncil.co.uk
The background is kinda stuck in the middle?
Can i get it to stick at the bottom?

Blob
28-05-2007, 11:30 AM
body {
background: #THE HEX CODE HERE THAT IS THE COLOUR OF THE TOP GRADIENT OF THE BACKGROUND url("image.png");
background-repeat: repeat-y;
background-position: bottom;
}

Try that

:Edzy
28-05-2007, 11:32 AM
ryan took it -.- :P

HabboCouncil
28-05-2007, 11:36 AM
body {
background: #THE HEX CODE HERE THAT IS THE COLOUR OF THE TOP GRADIENT OF THE BACKGROUND url("image.png");
background-repeat: repeat-y;
background-position: bottom;
}

Try that

Ive done that hasnt really done anything :S


EDIT: I changed it to repeat x It works + Rep

:Edzy
28-05-2007, 11:37 AM
if u want it at the bottom, keep it how it is but remove the repeat and change the background hex to the colour of the top line of the image

HabboCouncil
28-05-2007, 11:53 AM
if u want it at the bottom, keep it how it is but remove the repeat and change the background hex to the colour of the top line of the image

How do i make it stick then?

Want to hide these adverts? Register an account for free!