•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 391,781 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,582 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 5930 | Replies: 6 | Solved
![]() |
•
•
Join Date: Jun 2004
Posts: 210
Reputation:
Rep Power: 5
Solved Threads: 0
I am still new to CSS, how would I add a drop shadow around the main conent of this page? www.racexpressions.com I have been trying for a while but I can't seem to get it to work. Thanks!
Last edited by cmills83 : May 21st, 2005 at 6:33 pm. Reason: broken link
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,138
Reputation:
Rep Power: 10
Solved Threads: 257
•
•
•
•
Originally Posted by cmills83
I am still new to CSS, how would I add a drop shadow around the main conent of this page? www.racexpressions.com I have been trying for a while but I can't seem to get it to work. Thanks!
Do you mean somting like this
<div style="height: 125; width: 400; filter:DropShadow(color=#C0C0C0, OffX=10, OffY=10)"> Text with shadow </div>
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,138
Reputation:
Rep Power: 10
Solved Threads: 257
You my do that by simply applying filter settings to img tag
Is this what you whant type css filter: DropShadow in google and there is lot of examples like this two
http://www.fred.net/dhark/demos/css/..._examples.html
http://www.w3schools.com/dhtml/dhtml_css.asp
Hope this is what you are looking for
<img src="yourimage" style="filter:DropShadow(color=#C0C0C0, OffX=25, OffY=10)">
http://www.fred.net/dhark/demos/css/..._examples.html
http://www.w3schools.com/dhtml/dhtml_css.asp
Hope this is what you are looking for
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Jun 2004
Posts: 210
Reputation:
Rep Power: 5
Solved Threads: 0
I found an example of exactly the effect I am trying to get from another member.
Thank you for the other ideas, I am going to use the dropshadow on some text for another site.
The shadow around the main content...
www.sitetutor.com
Thank you for the other ideas, I am going to use the dropshadow on some text for another site.
The shadow around the main content...
www.sitetutor.com
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JavaScript / DHTML / AJAX Marketplace
- Populate One Drop Down List From Another (ASP.NET)
- Please review our site - Exotic Car & Lifestyle Community (Website Reviews)
- CSS dropshadow probs IE vs. FF/NS (HTML and CSS)
- Please review CandyBarDance (Website Reviews)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: setInterval inside function issue
- Next Thread: validatong combo value in asp.net using js



Linear Mode