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

  1. #1

    Default 2 style questions

    hi all,

    i've two questions on the use of contribute with styles:

    1: Whenever i type text into the editor and hit enter to create a new
    paragraph, contribute adds a 'style="margin-bottom: 0"' or something similar
    inline style to the tag. how do i turn this off? i've already set the
    appearance of how paragraphs look using the site css and this ruins it, aside
    from being untidy. also, i'm using a print.css to control how the document
    looks when it's printed, and this overrides my settings. unless i manually go
    into the code and remove these declarations i can't override them and thus keep
    the site design seperate. the site is for a client so i need to be able to show
    her how to do this, as there's no point spending acres of time making a site's
    content and presentation seperate and accessible, only for contribute to ruin
    it by adding unnecessary code

    2: is there any way to add an id or a class to an object? classes i think can
    be added by selecting the object and selecting the relevant style from the
    dropdown menu, but what about id's?

    thanks

    divillysausages Guest

  2. Similar Questions and Discussions

    1. Character style has a little + after style
      Sometimes when I try to change some copy to a particular character style, the font won't fully change. Instead I get a small + after the style. How...
    2. Style Questions
      I've seen a style property described in a book like so: NodeStyle="Style" But then in the book I see: NodeStyle-Font-Name="Times Roman" ...
    3. Need help with Style conversion from Style object to Style key/value collection.
      I am writing a custom control that derives from the DataGrid control. I would like to apply SelectedItemStyles and ItemStyles for use in my derived...
    4. Number format German style => English style when importing CSV files into MySQL-DB
      Hi there, I'm trying to import a csv file into my MySQL database. Unfortunately the number format for the price column is formatted in German...
    5. 2 questions :) - portal questions
      Say the portal displays a relationship that uses the Box_ID field as the match field on both sides. In the child file (items in the box), add two...
  3. #2

    Default Re: 2 style questions

    This is due to some of your administration settings. Depending on which
    version of Contribute you have (2 or 3), you'll need to change the
    paragraph spacing for your site.

    Rather than "One line, as in standard word processor", you want "Two
    lines, as in web page editors".

    Look in Contribute help, under "paragraph spacing".

    [From the help file]

    To set page-editing settings:

    1. Open the Edit Role Name Settings dialog box, if it’s not already
    open. (See Editing a role’s settings.)

    2. Click the Editing category on the left side of the dialog box.

    The Paragraph spacing section lets you specify how Contribute applies
    HTML paragraph tags, which determines whether blank lines appear between
    paragraphs as a user types.


    Hope this helps.

    - Kevin



    divillysausages wrote:
    > hi all,
    >
    > i've two questions on the use of contribute with styles:
    >
    > 1: Whenever i type text into the editor and hit enter to create a new
    > paragraph, contribute adds a 'style="margin-bottom: 0"' or something similar
    > inline style to the tag. how do i turn this off? i've already set the
    > appearance of how paragraphs look using the site css and this ruins it, aside
    > from being untidy. also, i'm using a print.css to control how the document
    > looks when it's printed, and this overrides my settings. unless i manually go
    > into the code and remove these declarations i can't override them and thus keep
    > the site design seperate. the site is for a client so i need to be able to show
    > her how to do this, as there's no point spending acres of time making a site's
    > content and presentation seperate and accessible, only for contribute to ruin
    > it by adding unnecessary code
    >
    > 2: is there any way to add an id or a class to an object? classes i think can
    > be added by selecting the object and selecting the relevant style from the
    > dropdown menu, but what about id's?
    >
    > thanks
    >
    Kevin Guest

  4. #3

    Default Re: 2 style questions

    thanks for that kevin, that seems to have solved the 'margin-bottom:0' problem, although i thought i already had that setting enabled. Anyway, do you know anything about my second question?
    divillysausages 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