Adding css class styles to images

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

  1. #1

    Default Adding css class styles to images

    I have a page template created with css that I would like to allow my users to
    add images, and based on the style selected, have the image appear to the left
    or right of the text. Is this possible? I see that when I insert the image into
    the page, it applies a <p> tag, but when I select the image in Contribute Edit
    mode, the styles list does not display so I'm stuck with an image in the middle
    of the page with text only above and below. Any words of wisdom would be
    appreciated. Even to know it can't be done.

    Thanks!

    Nancy Flowers Guest

  2. Similar Questions and Discussions

    1. Adding styles to custom as3 components
      I understand how to add styles to custom components in Flex but can anyone shed light on the correct way to define a background image style in the...
    2. Background images in CSS Styles
      I have some css styles that use images for backgrounds, defined like this (eg): .headerStyle { background: url(crh1-off.gif) repeat-x;...
    3. Yes, you can apply styles to images
      I noticed that about a month ago someone in this group said that you cannot apply styles to images. That is not our experience ... at least with...
    4. applying styles to images?
      i have a style (.imgBorder) which puts a 1px border around all images using that class. problem is i cant see how to apply that style to an image...
    5. Adding pop up menu styles
      Well, I have had Fireworks since v3, have never been able to create a custom popup style (image, not html). I create the style, save it as a style,...
  3. #2

    Default Re: Adding css class styles to images

    To add a style to a graphic, click the graphic and go to Format > Style - then select whatever you named the style
    Marje 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