Template-generated pages block editing

Ask a Question related to Macromedia Contribute Connection Administrtion, Design and Development.

  1. #1

    Default Template-generated pages block editing

    I have a peculiar problem that although I have full administrative permissions
    set, and I have all permissions set for styles, on any page generated by a
    template the font size and color choices are grayed out. I suspect this has
    something to do with the css I am using, but why don't I have permission to
    override the css styles with a local tag??? Any thoughts appreciated.

    wizardchef Guest

  2. Similar Questions and Discussions

    1. page editing block
      I've been trying to edit one of the pages on my website, but it says that I cannot because the user "Michael" is currently using it. How can i...
    2. capture code generated from template
      is there any way to capture the output generated by a template into a variable?
    3. editing template pages
      :confused; I am trying to update pages using Contribute 2. However, I can't get to the template pages to make updates and changes. Do I have to...
    4. code block in template control
      I have created a templated control. I used for a while and the I decided to put some internatioanlized string instead of hardcoded string into the...
    5. __doPostBack code block not being generated by asp.net page
      I have 2 aspx pages... neither of which do anything out of the ordinary. One of the pages automatically generates this block of code when viewed...
  3. #2

    Default Re: Template-generated pages block editing

    Don't know your admin-settings or CSS but the help says:

    Apply sizes using

    lets you select the unit of measure to display in the Contribute editor
    toolbar: points, pixels, or ems. This option is available only if you selected
    Document-level CSS from the Style support pop-up menu.



    ThinkInk Guest

  4. #3

    Default Re: Template-generated pages block editing

    Yes, I have all that set. In that popup menu I have selected:
    -Document-level CSS
    -Checked:
    Allow users to apply styles
    Include HTML heading styles
    Include CSS styles in the Style menu
    Show all CSS styles
    Allow users to apply fonts and sizes
    apply sizes using pixels
    Allow users to apply bold, italic, etc.
    Allow users to apply font color and background color


    So, why doesn't it give me permission on these new pages???????


    wizardchef Guest

  5. #4

    Default Re: Template-generated pages block editing

    That's not so nice.
    There is another post about this same problem:

    [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=290&threadid=[/url]
    1339661

    Have your set a font-size for every tag in your css stylesheet? My experience
    is that when you give a p-tag a certain font-size, Contribute will not create a
    document level style that changes the font-size. Maybe Contribute puts the css
    before doc level styles no matter wat. I'm not sure if this is the case, but
    maybe you can tets it.


    ThinkInk Guest

  6. #5

    Default Re: Template-generated pages block editing

    That thought has occurred to me as well. In fact, I have had a problem at other
    times overriding a css specification locally, although you're supposed to be
    able to do that, when Contribute was not even involved. I do have font specs on
    the body and on paragraphs. I'm not sure how to work around this unless I
    jettison css and go to local tags, which would defeat the whole purpose of css.
    But, I'll do the experiment. Thanks for the suggestion.

    wizardchef Guest

  7. #6

    Default Re: Template-generated pages block editing

    Maybe this helps:

    [url]http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=290&threadid=1339661#4868011[/url]
    ThinkInk Guest

  8. #7

    Default Re: Template-generated pages block editing

    Yes! This was it! Setting the style choice to 'html' from 'css' allows one to
    edit the fonts. I find this menu a bit misleading. Apparently, what this choice
    really means is "allow local html tags to override css". The way it is worded,
    one would think it disallows the style sheet definition, but it does not.

    Anyway, thanks for hanging with me on this one. I'm surprised this hasn't come
    up more often. I couldn't find anything by searching.

    wizardchef 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