css test sturff ignore.

...


--


Unplugged's picture

buncha weird stuff due to

buncha weird stuff due to positioning issues. If you could give me your code I could try sort it out if you want.
http://pastebin.com/

http://pastebin.com/dUkM6gsp

http://pastebin.com/dUkM6gsp

You can sure try, that would be really appreciated. this stuff is so fiddly :c
Unplugged's picture

http://pastebin.com/Q9SYRRz6

http://pastebin.com/Q9SYRRz6
Try this. Your margin-bottom value should always be as big as your "top" value to negate the space the image/boxes are pushed upwards. So a picture with "top:-400px" should also have "margin-bottom:-400px" accordingly. In your case you left the margin-bottom at -50px for everything, which is what messed with your positioning ultimately.

ff you're awesome 8D thank

ff you're awesome 8D thank you so much <3