CSS to take off text shadow? 
Posted: 30th January 2009 08:48 PM

Does anyone know the CSS code to take off the shadow behind text? (The Theme calls for shadowed text, but I need it off.)

Thanks!
-Aaron

#1.  Posted: 30th January 2009 09:22 PM

Hi

Can you give a bit more info or a URL ? Which theme are you using and does the theme call for shadowed text in the headers or content area.

 Signature 

All a bit of fun

#2.  Posted: 30th January 2009 09:34 PM

Hello Aaron.

text-shadownone;

..should do the job - but we still need to know what part of the theme (selector) contains the shadow property.
For example, if it was your navigation menu, the following CSS should remove the text shadow:

#navigation {text-shadow: none;}

Best
John

     
 
‹‹ Footer copyright link      Drag and Drop Pict ››