Hey. I'm coding a layout for UniqueHabbo and I've ran into a little problem!
Where you see the Hello Sir text on the orange image I need the image to be moved to the left a few pixels. I've tried margin-right: 5px; but it just won't budge to the left, but yet if I do margin-left: it'll move the image to the left? :S
Heres the CSS for that particular image:
Thanks.HTML Code:#header { background-image: url(images/header.gif); width: 997px; height: 29px; margin-right: 5px; }





Reply With Quote

I knew you could use minuses but I've never used them before so I didn't think of it haha. +rep 