Results 1 to 2 of 2

Thread: how to put shadow??

  1. #1
    Join Date
    Nov 2006
    Posts
    16

    how to put shadow??

    I want to put shadow like this

    http://www.terisentelle.com/vlog/


    There is shadow on around the main table. How can I create like that??

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    They are images. The three main ones are:-

    http://www.terisentelle.com/vlog/wp-..._flower/bg.jpg
    It is only 3px high but if you expand this to say 30px high you will see that it is blue in the middle with shadow at both sides and it is repeated vertically with the code
    <body style="background: url(http://www.terisentelle.com/vlog/wp-..._flower/bg.jpg) repeat-y top center #AAAAAA fixed;">

    The blue doesn't show because the divs in the middle are white so only the side shadows show.

    http://www.terisentelle.com/vlog/wp-...er/topgrad.jpg

    http://www.terisentelle.com/vlog/wp-...er/pagebar.jpg
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. How do i add a drop shadow to this?
    By David9799 in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 12 Sep 2006, 02:57 AM
  2. how to do this shadow in Fireworks?
    By yeahfyeah in forum Graphic Design
    Replies: 0
    Last Post: 31 Jan 2006, 09:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •