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

  1. #1

    Default Table Format

    Is it possible to modify Contribute's predetermined table formats so that only table styles contained within the style sheet can be used?
    Denise M. Adjutant Guest

  2. Similar Questions and Discussions

    1. Table won't format...why?
      I am a newbie, kind of. I had a dreamweaver class a few years ago, but can't remember much. I am trying to format a table so it fits the whole...
    2. Table format needs php correction
      Hi! This is a problem of the table formatting on a form in MySQL and PHP. It may be in the HTML table code. The problem is one that must be...
    3. ACT (color table) file format
      I have color information (data sets read from a spectrophotometer) that I need to get into an ACT (color table) file. I am looking for the file...
    4. Table Format and Properties
      Hello, I have made a table and ironed out some of the glitches with it. Thanks for help before on that (I bizarrely posted the Q's in the...
    5. exporting a table for a format txt
      I need to create a form of exporting a table for a format txt. I know that can create a macro for that and tie I already did. Only that to macro...
  3. #2

    Default Re: Table Format

    Sort of, but not really. You can edit the predefined formats so that they fit
    your look and feel by editing these files:

    c:\Program Files\Macromedia\Contribute 3\Configuration\Commands\tableFormats.js
    c:\Program Files\Macromedia\Contribute
    3\Configuration\Commands\ccFormatTable.htm
    c:\Program Files\Macromedia\Contribute
    3\Configuration\Commands\ccFormatTable.js

    Then push those out to all your users, replacing the originals. That way the
    options available under table formats at least look correct. But they don't use
    styles, they use background colors on the tables/cells themselves. So if you do
    a redesign later, be aware.

    abna 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