javascript - Annoying unnecessary overflow and margin-top/bottom doesn't work -


I am working on a personal website for a class project. I have come in some bugs that I can not decide. You can find it on or at the website (codepees mostly copy and paste; I did the best with it).

So, the first problem is white space on the right side of the screen. I can not tell what is the reason for this - when I use the Element Select feature on FF, it is just & lt; Html & gt; Selects . I asked on another site, and someone said that this is due to animation of sliding objects in the portfolio - I decided that they decided that overflow: hidden; body from body code> but it did not work (page became unsecured) I tried to make portfolio item short (50% rather than 45%), but no help from this Found, any thoughts?

The second problem is with portfolio items and / or social blocks whenever I use margin-top or Try to add margin-down , then nothing happens for the most part. I have given it the only time to work, when I put up margin top 200% in the social section, but it was too much, which would not work. Any ideas with this one?

Thank you very much - I really appreciate taking time to read this thing and (hopefully!) Look at my site

The first problem is fixed to me? Did you find out?

The second one is height: 100%; to .portfolio

Comments

Popular posts from this blog

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -