im making a website.
im using background images in the divs. i am inserting the images through css.
the website is livingandlegacy.com
the problem im having is in firefox.
there is a main spacer its the big green area in the middle. in firefox it does not show up. i think firefox does not have a background repeat option/im using the wrong repeat command in the css for it to work with firefox. but on the other hand everything works fine and dandy on IE.
any help?

Recommended Answers

All 2 Replies

Add a float: left; to the css for .spacer and .bottom. That fixes it on my browser.

R.

wow thank you sooooo much it worked!!!
i owe you :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.