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

  1. #1

    Default Contribute and DIVs

    Hi,

    Has anyone here attempted to use DIV tags in Contribute? Some of the pages we
    work with use DIVs and CSS to create blocks of data and columns. We'd like to
    start using DIVs instead of tables for layout whenever possible. However, I
    can't find a way to do that in Contribute. Am I missing something or is it not
    possible?

    Thanks

    Lynsey_W Guest

  2. Similar Questions and Discussions

    1. css divs
      i've got two scrolling divs on my site and i want to be able to edit both divs in contribute, but when i hit "edit page," i can only edit one of the...
    2. DIVs and UL
      Hi all. I was curious if anyone has had any luck in having Contribute add a DIV by the user that the user can then style to have a certain look/feel...
    3. flashpaper and divs
      I'm having a really hard time trying to use Javascript to resize, set style.display to 'none', etc. I found a livedoc that mentioned that this may...
    4. CSS & Divs
      My page contains 2 Div's - one inside the other. (Menu Div is contained inside wrapper div) #wrapper { width: 770px; margin: 0px auto; border:...
    5. Gap between divs?!?!
      Hi there. I have just started learning about CSS and I have started to make a site, but I have a problem with a gap in between my banner and...
  3. #2

    Default Re: Contribute and DIVs

    In Contribute you can't insert DIV's other then by using HTML-snippets or
    editing the source code (File; Actions; Edit page source in external
    application). You can however create a Template in Dreamweaver using DIV's and
    CSS. You sometimes will have to compromise, because Contribute doesn't handle
    CSS/DIV layouts allways that well in Edit-mode...

    ThinkInk 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