Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Better body drop shadow (better searching) (http://forum.bytesforall.com/showthread.php?t=11238)

tim55057 Nov 18, 2010 06:33 AM

Better body drop shadow (better searching)
 
Hello

2 part question.

First and foremost, I want to ensure I am not bothering with a question that is already answered. I haven't had a lot of luck with my searching and am new to this forum. Any search suggestions? I may be using wrong key words.

My main question. Atahualpa seems to have a weak shadow option under the main body area. I know you can un-comment out the shadow and it isn't viewable in IE. But, is there a way to code in a darker shadow, or change it's properties?

If not, I realize I'll have to build it into a background image.

Thanks!

juggledad Nov 18, 2010 04:01 PM

what shadow are you talking about? What is your url.
Most shadowing is done via CSS and as you know ie8 doesn't support it.

tim55057 Nov 18, 2010 05:13 PM

It's http://timfreeland.com/

I'm referring to the box shadow outside the white body of the site.

How would you make it more "pronounced" like this.
http://www.bethelnorthfield.org/

Thanks.

juggledad Nov 18, 2010 06:46 PM

I see no shadowing on your site and the shadowing on the other site is part of the background image

tim55057 Nov 18, 2010 08:03 PM

I must not have the html set correctly. Can you help tell me what I'm doing wrong?

Thanks for your help.
http://gyazo.com/d74aaa642a098933cfa5e8a378f06a05.png

juggledad Nov 19, 2010 04:33 AM

Do an export of your settings (ato->export/import settings) and attach it to a reply

tim55057 Nov 19, 2010 07:50 AM

1 Attachment(s)
Here you go.

juggledad Nov 20, 2010 04:46 AM

Note that 'Drop Shadow' does not surround an image, it shows only on two sides to give the illusion that the item is hovering above the background. You need to add
HTML Code:

-webkit-box-shadow: 10px 10px 10px #000;
and even more for IE - check out this article
http://robertnyman.com/2010/03/16/dr...-web-browsers/

tim55057 Nov 21, 2010 08:03 AM

Thanks father of the juggle!


All times are GMT -6. The time now is 01:45 PM.

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