=== Shadowed Headers === Contributors: Dietrich Koch Tags: header, 3d, shadow, css Requires at least: 2.7 Tested up to: 2.9.2 Stable tag: 1.0.2 Headers h1 and h2 and block elements with class=shadow are given a fine shadow to create a 3d effect. == Description == All h1 and h2 headers and block elements with the class="shadow" of the website are given a small shadow via css and javacript manipulation such that you get a plastic or 3d impression. The main color is inherited. You can change the main color, shadow color, font-size inside of the css-file shadow_header_css.css, but we don't recommend it. In this case you have to save this file before updating this plugin. You can do the same and more with css-feature text-shadow but it doesn't work with Internet Explorer of any version such that this plugin works as IE-hack, uses for better browsers text-shadow or the text-shadow value the user has set. == Installation == 1. Download shadow_header.zip and unzip it. 2. Upload this directory to your plugin directory 3. Activate the plugin Shadowed Headers in your dashboard 4. Thats all if you like my preferences, otherwise change the css-file. == Frequently Asked Questions == = The 3d effect cannot be seen or is too small = Enlarge font-size if possible = My color is black and your shadow too = change the shadow colors = Why didn't you give the possibility to change the style via backend preferences? = It is more simple to adapt the values with the help of the development tools of the browser and to copy the values in the css-File. == Screenshots == Screenshot == Changelog == = 1.0 = Für alle Browser einsetzbar