Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Border image color

    How can you control the color of the border around image? I either get Blue or Purple. Sometimes in program it is blue but ion browser shows purple.

    -Randy
    randyvild Guest

  2. Similar Questions and Discussions

    1. removal of border color for image links
      "thysta11" webforumsuser@macromedia.com wrote: Try the "IE Link Scrubber" extension available the DW Exchange (the MM site). -- Dan...
    2. positioning and border color of divs in IE5.x
      Hello, again thanks again to those helping me / that have helped me already. here finally the address of my first home page:...
    3. Mozilla + table border and color
      Hi there - I just wondered why a TABLE BORDER COLOR don't always appear in Mozilla as the nicely to in IE? Example:...
    4. Newbie - on projector's border color
      Hi, How do I make the borders of my projector black or transparent? Right now they are the same color as the stage... Any help given is well...
    5. Text Without extra Color on Border
      Do you have any OS level anti-aliasing turned on? If not, could you post the PNG file somewhere? Cheers, Sam "Dave" <kurrykid@yahoo.com>...
  3. #2

    Default Re: Border image color

    I'm assuming that this image is actually a hyperlink. The blue/purple border
    is the same as the blue/purple links that you get with the default link colors.
    Blue for unvisited links, purple for visited ones. I tried this - you can
    change the link color in Contribute for text links, but it doesn't seem to
    affect the border around the images. The best thing to do is to get rid of the
    border altogether - right-click the image and select Image Properties, then set
    the border width to 0.

    christina.heikkila Guest

  4. #3

    Default Re: Border image color

    If you need to control the border color use css. Create a class called
    something like imgborder. Select your color and then apply the class to
    either the image or the <a> if it's a link.

    Christine

    cmitchell 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