I'm new to the CSS thing; learned it yesterday (really) and I did some templates since then, I'm evolving quite fast, but there is one thing I can't quite get. How do you make a drop shadow around parts of the template without destroing the layout or having to deal with new problems.
I have created a CSS/HTML template that has a glass effect arround it and I was able to make it work using floats and absolute positioning within a relative div called wrapper but it doesn't work on IE7 and IE6 but works on all FF versions.
My question is:
How do I create a drop-shadow arround the template like artisteer does?
Hi I gone ahead and made that self expandable, not sure it's gonna work on IE7 tho, I have windows 7 so I have IE8 as default and can't really test it. All i have to say is that I had no idea that setting "bottom 0;" "left 0;" would make the div stick to the bottom left and for that I can't thank you enough it's like a lamp just turn on on my brain and now I can do so much more, well still learning...