Hi everyone, I have a new problem. I am still learning. In the past, I made a few websites but I gave up because it's so complex to create. But now I won't give up this time! I would appreciate your help! : )
In Photoshop, I added a shade to the sides of the white background as you see the example in the Bay Nature website (http://www.baynature.com/). Actually, the white background that I created is 950 px width but, with the shade, it's 972 width. Open the attachment. See below. .container-em { background-image: url(../images/bg-y.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: center 0; width:950px; margin:0 auto; } HTML: <div class="container-em"> I thought it should work but it didn't. I tried width:972px for the container but, still, it won't work. I don't know what to do.t Thank you for help! Steven --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to blueprintcss@googlegroups.com To unsubscribe from this group, send email to blueprintcss+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
<<attachment: bg-y.jpg>>