Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2006-06-27, 07:03 PM   #1
Preacher
There's Xanax in my thurible!
 
Preacher's Avatar
 
Join Date: Apr 2005
Location: Wherever they screw on my head
Posts: 2,441
Send a message via ICQ to Preacher
You know, I may be butting in a bit too much here, and feel free to disregard this triviality, but...

I looked at how you built your shadow graphics around your content, and you may not know that you can achieve this effect in a much easier fashion with a little css cheat. If I recall correctly it won't work for firefox, but it degrades very nicely.

In that center content section you just wrap that in a div or table tags -- though div's are preferred in css. Then you wrap that with another div with a class of dropshadow. Then in your css you define the dropshadow class as something like this:

.dropshadow{width:700px;padding:8px;filter:shadow(color:gray,strength:5, direction:135)}

That filter will add a drop shadow to what you have wrapped with that div. It's not foolproof, but it's a much simpler way to get the effect you were looking for and seeing as your external css shows you know what you are doing in css, I figured I might as well mention it just in case you want to try it in the future.

Oh and I'd welcome your nice css styled free-sites at my LL.
__________________
NSCash * This Depraved World
Preacher is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:45 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc