twilitegxa Posted July 1, 2009 Share Posted July 1, 2009 When I display this page, everything looks fine if the browser is maximized, but I have noticed that it I make the browser smaller, everything gets smooshed together in the center. I can't figure out what coding I have set to do this. Here is the page: http://webdesignsbyliz.com Can anyone tell me what I'm doing wrong here? Quote Link to comment Share on other sites More sharing options...
twilitegxa Posted July 2, 2009 Author Share Posted July 2, 2009 So, on screens and monitors with different or smaller resolutions and sizes, the page does not display properly. :-( Can anyone help me with this? Quote Link to comment Share on other sites More sharing options...
haku Posted July 2, 2009 Share Posted July 2, 2009 You have 400px of side padding on div.body. When you make the browser smaller, this padding doesn't change. I would suggest removing that padding (or at least making it much smaller - like 15px), and making your div narrower. It means you won't have those wide spaces on either side, but it will make everything so it doesn't squish up like that. Also, you are claiming to have valid code on that page, but the page you link to in the validation link isn't the page being looked at. You actually have errors on that page: http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwebdesignsbyliz.com%2F You should be careful about that, it's kind of false advertising. Quote Link to comment Share on other sites More sharing options...
twilitegxa Posted July 2, 2009 Author Share Posted July 2, 2009 Oops, I thought the code was valid. I will recheck it, thanks! Quote Link to comment Share on other sites More sharing options...
TheFilmGod Posted July 3, 2009 Share Posted July 3, 2009 sorry to be completely off-topic but how is a certificate from spanish II for exceptional grades back in 1999 something you would want to put on your resume? Isn't that back in High School?? Quote Link to comment Share on other sites More sharing options...
xtopolis Posted July 3, 2009 Share Posted July 3, 2009 your buttons move when hovered :S Quote Link to comment Share on other sites More sharing options...
twilitegxa Posted July 3, 2009 Author Share Posted July 3, 2009 Can you tell me why the button moves when hovered over on the resume page? The other pages seem okay, but I'm not sure what happen on this page :-( Quote Link to comment Share on other sites More sharing options...
twilitegxa Posted July 3, 2009 Author Share Posted July 3, 2009 I re-made the button for that page and now they work fine, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.