Quote:
Originally Posted by DemOnstar
Thank you for your time and effort..I will look forward to learning more things...
BTW, I cleared the box shadow by adding
box-shadow: none; to your .widgetwrapper {
:up:
|
If you remove the other 'class' selector names from the new template you created, they will not inherit the default style. In many cases it will make the styling a bit easier since you do not have to inherit the CSS properties already set. You will not have to remove the shadowing, since it will not exist.