Hello, I would really like to integrate this design into my website, although I am rather perplexed as to how I would slice and code the design with the drop shadow in the image, along with the stripe background. I'm not sure how i'd go about doing this, making the the drop shadow in the image is the biggest issue (and i'd really like to keep it!) and getting it to work with the background. If anyone could shed and light on this it would be greatly appreciated!
Off topic, not really. But speaking what the guys at this website do http://psd2html.com/ Seen a few like em, for normal HTML and even dudes that mess with WordPress
Just use css for the stripe background and put the black box in a table. More info: http://www.w3schools.com/css/css_background.asp I did almost the same thing to my site: www.judopak.nl
I'm fairly competent when it comes to slicing designs up nicely, but if I were to put the background in, then it wouldn't line up with the stripe background which will be on the corners of the image.
The only way I'm aware of that would line up properly is if the black box was absolutely positioned and the page was fixed width.