Results 1 to 4 of 4

Thread: Drop/add shadow around borders

  1. #1
    Join Date
    Mar 2008
    Location
    Iceland
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Drop/add shadow around borders

    Hi all folks!

    can someone help with this.
    this is my site http://www.almennt.com/myndbond and what i am trying to do is adding shadow around the site and have white background, can it be done by using css ? or do i have to use images for the shadow and repeat it. there is big css file in this system phpmelody, if someone can guide thru this, thx.

    image about what i mean


    Sorry my English, i am Icelandic.

    Ofi

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    You would need to use CSS and create an image. I can help you do this if you would like.
    Jeremy | jfein.net

  3. The Following User Says Thank You to Nile For This Useful Post:

    ofi (03-28-2008)

  4. #3
    Join Date
    Mar 2008
    Location
    Iceland
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    thx, that would be nice, i have attatch complete css file.

    maybe you can guide in this. I am not good in css, does wrapper make the border outlines?

    Code:
    #wrapper {
    background-color:#F6E497;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    padding-left:17px;
    padding-right:17px;
    }

  5. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Ok, this won't be done for a while because as you see in my signature I have 3 projects to do for others, I'll make it 4(for you).
    I also need the iamges you want me to make it from.
    Last edited by Nile; 03-28-2008 at 09:16 PM.
    Jeremy | jfein.net

Bookmarks

Posting Permissions

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