bigsilk Posted September 2, 2009 Report Share Posted September 2, 2009 As you can see on this web page, there's an element that sits too high on the page. It's supposed to be a footer bar. The text (where it says, ironically enough, 'footer stuff') is in the right place, but the background-image is not.Here's the CSS:CSSOne other thing: Would it be better for me to P&C the code into a quote or code box right here on the posting? Or are links good enough or better? I figured that if people want to check it out, they can; else, why use the extra space?Adam Link to comment Share on other sites More sharing options...
dsonesuk Posted September 2, 2009 Report Share Posted September 2, 2009 add clear:both; to #bottom_barORfloat:left; and set width. Link to comment Share on other sites More sharing options...
bigsilk Posted September 2, 2009 Author Report Share Posted September 2, 2009 Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now