Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Drop shadow (http://forum.bytesforall.com/showthread.php?t=20000)

billybatz9 Mar 26, 2013 07:17 PM

Drop shadow
 
I would like to put a drop shadow on a few images and have the coding...

HTML Code:

-moz-box-shadow: 0px 0px 18px #525252;
-webkit-box-shadow: 0px 0px 18px #525252;
box-shadow: 0px 0px 18px #525252;

If i put this is the styling images box in atahualpa theme options, it creates every single picture with a drop shadow. WHere in my image coding do I insert the drop shadow coding?
Here is my image coding....

HTML Code:

<h3 style="text-align: center;"><img class="aligncenter size-full wp-image-2308" alt="Amphibian Banner" src="http://clubfauna.com/wp-content/uploads/2013/03/Amphibian-Banner.png" width="800" height="100" /></h3>

juggledad Mar 26, 2013 07:35 PM

I'ddo it in the CSS inserts and if you want to limit when it is used, put the image ID class in the selector


All times are GMT -6. The time now is 03:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.