Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design How do I style a very specific border design…?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #152406
    fobsternd
    Participant

    How can I replicate the style of the white borders around some of the boxes? I’m also trying to add shadow or depth to each div as you can see if you look closely around the bottom and right edges, there are darker lines to show as if the divs were beveled. Here’s a link to the picture:

    I want to replicate this

    I already know how to add the border-radius but I’d like to add a bit more flare just like these…

    #152415
    jaycrisp
    Participant

    You could probably get something close using box-shadow and/or extra borders using pseudo elements:

    http://nicolasgallagher.com/multiple-backgrounds-and-borders-with-css2/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Design’ is closed to new topics and replies.