Creating opacity borders with CSS

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Creating opacity borders with CSS

    I want to create inner borders for images, like on this page:
    [url]http://www.london-first.co.uk/contact_us/default.asp?L1=15[/url]
    (the image on the left with the red border on top and bottom). How can I do
    this? I know I could easily do this in Photoshop but I don't want to do it
    manually for all the hundreds of photos I use. I tried to solve the problem
    with the Filter:Alpha (Opacity...) command but no success... Can anybody help?

    Tintin81 Guest

  2. Similar Questions and Discussions

    1. Creating Rounded edges on borders
      Can anyone help, I want to create a table just to put a piccture and some text in, but I want to round the corners of the table/box. Can you do...
    2. Opacity Map in W3D
      Hi, everyone. I just have a question about opacity map. Does Director support opacity mapping ? I applied two jpegs on a 3d object in 3D Max ver 5...
    3. Can a 3D model have opacity 0 & why always on top?
      I'm working on a 3D menu which is based on a molecular structure. I have manged to give each sphere of the structure a navigation mousedown. But when...
    4. Creating Boxs with Borders
      What is the easiest/simplest way to draw a box with a border in Photoshop Elements? Like there would be a white box with a black border, which I...
    5. Creating image borders
      Hi, I am new to lingo. I want to create borders on some images in my movie. I dont want to edit them in photoshop again, so i want to write a...
  3. #2

    Default Re: Creating opacity borders with CSS

    I didnt think it could be done, so I looked it up and here is the site I found:

    [url]http://www.quirksmode.org/css/opacity.html[/url]

    Hope it helps.
    k23m Guest

  4. #3

    Default Re: Creating opacity borders with CSS

    You'd need to do some HTML tweaking to achieve as well an effect like this using CSS. Check out this quick test page I made for you.

    [url]http://cssdreams.com/uploads/test.html[/url]


    mzanime.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139