brysonprice Posted March 18, 2011 Report Posted March 18, 2011 (edited) I'm trying to get my character to always stand on top of the sticky footer. How do I achieve this? here is my website: My link (let me know if any other info is needed to solve this problem) Edited March 19, 2011 by brysonpice Quote
newseed Posted March 19, 2011 Report Posted March 19, 2011 If you did that then the upper portion of the character would probably be cut off because of the fact that the footer is fixed at the bottom of the browser. It may look fine for those that have higher resolution but since 1024 resolution still dominates (or similar settings for widescreen) it would definately chop it off at the top. However, if you want to try this (it still will not solve the problem I mentioned above) you can move your character image to withing the containing div of the footer and then apply position to place that character exactly where you want it. Also keep in mine that the sticky (fixed) footer position does not behave the same way as IE. You might check your work in all major browsers, Firefox, IE8, IE7, Safari and Chrome. Quote
brysonprice Posted March 19, 2011 Author Report Posted March 19, 2011 (edited) If you did that then the upper portion of the character would probably be cut off because of the fact that the footer is fixed at the bottom of the browser. It may look fine for those that have higher resolution but since 1024 resolution still dominates (or similar settings for widescreen) it would definately chop it off at the top. However, if you want to try this (it still will not solve the problem I mentioned above) you can move your character image to withing the containing div of the footer and then apply position to place that character exactly where you want it. Also keep in mine that the sticky (fixed) footer position does not behave the same way as IE. You might check your work in all major browsers, Firefox, IE8, IE7, Safari and Chrome. Eddie, So is it impossible to achieve what I'm trying to achieve? To me, it seems like it shouldn't be this hard to do what I want : / For example, the website below has a footer at the bottom and the page scrolls nicely (and nothing gets cut off). Why couldn't I do something similar, except replace all the info with my cartoon? my link Edited March 19, 2011 by brysonpice Quote
brysonprice Posted March 19, 2011 Author Report Posted March 19, 2011 (edited) EVERYONE SEARCHING FOR A SIMILAR SOLUTION, MY QUESTION WAS ANSWERED HERE: sticky footer answer Edited March 19, 2011 by brysonpice Quote
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.
Note: Your post will require moderator approval before it will be visible.