Old 03-06-2008   #1 (permalink)
Registered User
 
Join Date: Oct 2007
Posts: 68

How to make shadow of the border?

Hello frens..
can anyone tell me how to have the shadow-like border in a web design...
im using dreamweaver ..
it looks interesting to have a border like that...

Attached Thumbnails
how-make-shadow-border-shadow.gif  
mary is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-06-2008   #2 (permalink)
Wrong Turn Right Place
 
yusreey's Avatar
 
Join Date: Dec 2007
Location: Damansara, K.L
Posts: 224

i think its a table border..you have to make one table with only one row and one column..and then set your border color..but thats what i see because the image you attached is not very clear...
__________________

Last edited by yusreey; 03-06-2008 at 05:23 AM.
yusreey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-06-2008   #3 (permalink)
Registered User
 
Join Date: Aug 2004
Posts: 105

It's most likely done with CSS and an image.

Create an image like the one attached (or use the one I've attached) that contains the shadow based on the width of your content. Then in the head of your pages add the following code:

Code:
<style type="text/css">
body { background: #fff url(path/to/shadow.gif) repeat-y center top; }
</style>
Attached Thumbnails
how-make-shadow-border-shadow.gif  
Jolt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-22-2008   #4 (permalink)
Registered User
 
Join Date: Oct 2007
Posts: 10

May be this

<style>
td {
border:5px solid #CCCCCC;
}
</style>
cancer10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
dropdown shadow button in photoshop rdeb Adobe Photoshop 3 11-08-2006 08:52 PM
Shadow of Rome Gh0ust_f4c3 General Discussions 3 03-01-2005 01:25 AM
Inverting Text In A Shadow thecubed Adobe Photoshop 1 11-09-2004 10:32 PM
1px Border Blitz Adobe Photoshop 14 06-10-2004 06:21 AM


All times are GMT +1. The time now is 08:46 AM.
Content Relevant URLs by vBSEO 3.2.0 RC7

Design & Content © BioRUST 2007 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT