stevebot Posted October 18, 2010 Share Posted October 18, 2010 Hi Can anyone assist me with adding a background image to fit my centre_column correctly? My css is not so great, but I would like to add an image which serves as a background/border to my centre_column, and i'm having all sorts of problems getting it to display properly.My code at the moment is: #center_column { width: 556px; margin: 40px 50px 180px; background-position:top; background-image:url(blackgreenbox.png); bposition:relative; background-size:100%; } You can see an example of how it is going wrong here:http://thecraa2.miniserver.com/~kieron/product.php?id_product=7Thanks for any help!Steve Link to comment Share on other sites More sharing options...
MrBaseball34 Posted October 20, 2010 Share Posted October 20, 2010 Wow, your CSS is all screwed up. I can't tell one column from the other on your URL. 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