godster Posted July 7, 2009 Share Posted July 7, 2009 Hi all. After much hair pulling I have finally been successful in implementing a working sticky footer for the site I am developing. There are two problems that It still seems to be exhibiting, that are specific to browsers other than IE. Firstly, in both IE and Firefox, my footer is displaying correctly at the bottom of the visable area, unless there is sufficient content to push this further down the page. In Chrome however, I get blank space underneath the footer where for some reason its not sitting flush with the bottom of the visable screen. The other isses I seem to have in both Firefox and Chrome is that on my products page (pulling data and image location from the database) I have a floated the image (within the content container) so that it sits to the left of the product description and price. The problem is this float in Firefox and Chrome seems to be positioning the images all over the place and breaking the layout. Please any suggestions in both respects would be very helpful. Cross compatability is a bit of a nightmare. Quote Link to comment Share on other sites More sharing options...
haku Posted July 7, 2009 Share Posted July 7, 2009 Mate. Always post your code, or preferably a link. We can't tell you what's wrong, if we can't see it! Quote Link to comment Share on other sites More sharing options...
godster Posted July 7, 2009 Author Share Posted July 7, 2009 Yes apologies guys...was hoping you'd be able to have a stab, but I understand that is very difficult without the code. At work now so will update this evening. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
TheFilmGod Posted July 10, 2009 Share Posted July 10, 2009 Okay - for the floats - make sure you clear the containing parent div. No clearing div = layout all over the place. 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.