mazman13 Posted November 6, 2008 Share Posted November 6, 2008 http://www.michaelzavala.com/new/home.php Having problems with the footer not being right in firefox. Any ideas? Someone told me that my css was all over the place. I think I've cleaned it up. Also...on the top where the subscription box is, I'm having a problem viewing it in Dreamweaver. When I include 'subscription.php' it throws my layout off. But when I view it on Firefox or look at the css code, it looks ok. Any ideas? Thanks Quote Link to comment Share on other sites More sharing options...
haku Posted November 6, 2008 Share Posted November 6, 2008 One idea is to not look at it in dreamweaver anymore. No one will be viewing your site in dreamweaver, as it's not a browser. It doesn't even use the same rendering engine as any of the browsers. So designing your code to look nice in dreamweaver is a waste of time. You should always check it in a major, non-internet explorer browser. Quote Link to comment Share on other sites More sharing options...
mazman13 Posted November 6, 2008 Author Share Posted November 6, 2008 Cool. So do you guys have the same problem with dreamweavers displays? Just don't use it? Quote Link to comment Share on other sites More sharing options...
BoltZ Posted November 7, 2008 Share Posted November 7, 2008 Don't use WYSIWYG editors. They never work the way you want them. Also I read your first post and am viewing your footer in firefox and this statement confused me... Having problems with the footer not being right in firefox. Can you elaborate? It looks fine to me.. Also FYI your site has 37 validation errors. Maybe the cause of your error is because of validation. Quote Link to comment Share on other sites More sharing options...
mazman13 Posted November 7, 2008 Author Share Posted November 7, 2008 http://michaelzavala.com/new/home.php Well the footer is off centered. And it should have a 10px margin on the top. What site do I use to check my site for errors? Quote Link to comment Share on other sites More sharing options...
BoltZ Posted November 7, 2008 Share Posted November 7, 2008 The validators are in my signature. If you take off the margin:10px then it centers it in the div. Then If you want it 10 px below the last image do margin-top:10px; 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.