Trying to figure out why the thumbnail shows the pictures and gofs being askew, as well as why my images are moving when I resize the webpage. If anyone sees this and knows what is wrong let me know. Only on day 2 of coding this site and I just don't wanna get too far in my other pages and it be something hard to change later.
Thanks for your kind words in my cbox!! I gave you a follow so we can grow our sites together ^_^ So, the s you have your images in are set to 'position: absolute', which is why they stay put when the window is resized. You should try putting them into the sidebar and div elements with a 'position: relative', then try to position them from there. Feel free to hit me up if you need further explanation!
Thanks for your kind words in my cbox!! I gave you a follow so we can grow our sites together ^_^ So, the s you have your images in are set to 'position: absolute', which is why they stay put when the window is resized. You should try putting them into the sidebar and div elements with a 'position: relative', then try to position them from there. Feel free to hit me up if you need further explanation!