Forums

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

Home Forums CSS Syling Borders

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #29260
    realph
    Participant

    Hey there, I’ve finished my mockup for my site. How would I go about styling borders that look like this (you might have to look very closely):
    [attachment=0]borders.jpg[/attachment]
    I’ve applied a bevel and emboss to them in Photoshop (if that helps at all).

    Thanks

    #77294
    Andy Staple
    Participant

    You can use CSS3 properties to get similar results to that, but CSS3 is still a ways off from being the norm.

    You’ll probably just have to use the buttons as images themselves.

    #77492
    realph
    Participant
    "Andy Staple" wrote:
    You can use CSS3 properties to get similar results to that, but CSS3 is still a ways off from being the norm.

    You’ll probably just have to use the buttons as images themselves.

    I’m actually looking for some help on how to achieve the borders, not the buttons but the slightly visible borders you can see. One’s underneath the search bar

    #77502
    aspiringWebbie
    Participant

    You will have to use (2) 1px lines:
    Use a black 1px line and add another 1px line above it in a lighter color. Then save as an image.

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