Help - Setting Image as Background

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

  1. #1

    Default Help - Setting Image as Background

    Setting Image as Background using HTML

    I'm trying to place an image as the background in an HTML web page.
    I've set the background inside a layout cell but cannot place a cell over it.
    Is there a way of placing an image in a layout table so I can draw cells over
    the image and place buttons in them?

    I'm trying place the image in the backgrond so that it doesn't interfere with
    the rest of the web page.

    *Flange* Guest

  2. Similar Questions and Discussions

    1. Setting a background Image on Panel through CSS
      Hey Guys, I've yet to find a 'decent' tutorial or list of examples on using an external css file in combination with a flex app. Although that...
    2. Using background images / setting up editable region
      Hi there, I started using Freehand some days ago, also read some tutorials but there are two major questions still opened (I didn't find answers...
    3. Background color setting
      I have the 30 day trial package of Elements 2. I just installed it. My Background color is green and I can't change it. When I power up the program,...
    4. setting MIAW to background in exe file
      Hello, I have 2 movies, opening as a miaw within the other, i have the following call to set the MIAW to background:...
    5. Help: EyeDropper / ALT+CLICK -- ALWAYS SETTING BACKGROUND COLOR???
      Steven Van Dyke wrote: Open Color palette. Click on the foreground icon so it is outlined. -- Comic book sketches and artwork:...
  3. #2

    Default Re: Help - Setting Image as Background

    There are a few ways to do this. Do you want the image to repeat or not? If you
    do, just go into page properties and specify the background image there. If you
    don't want to have it repeat, you can either give the image a huge border that
    matches your page background color or use CSS.

    CSI Bruce 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