Allowing users to see pre-defined styles

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

  1. #1

    Default Allowing users to see pre-defined styles

    I have been trying for some time now to set up contribute so that when a user
    edits a page they will see the default styles that I have defined in the styles
    drop down menu.

    I have set it in the preferences that users are allowed all css styles
    I have tried putting it in a folder in the root of their editable section of
    the site called css, I have tried just putting it in the root of their editable
    section, I have tried putting in the template folder.

    I just can't get it to appear in the drop down menu when I go back in and
    connect and choose to edit a page,

    Can someone give me all the steps needed to allow users to see the styles in
    the drop down menu, including any special formating I need to put in the style
    sheet itself. I have tried but failed so far.

    harrybailey Guest

  2. Similar Questions and Discussions

    1. allowing users to change data in a datagrid
      I have created a dataadapter, an sql connection, a dataset, and a data grid on my page. I want to add the capability to edit records. I have found...
    2. Pre-defined styles
      Shouldn't I have predifined styles that came with Freehand? Freehand MXa windows XP 2 gigs ram
    3. dynamically allowing anonymous users to web pages???
      I have a web application that has a custom HttpHandler that has the following mapping http://myhost/mywebapp/site/page.aspx to...
    4. Help allowing users to use Kazaa
      I had gotten this to work before but now it won't. In short I've downloaded and installed the newest version of Kazaa as an administrator. I have...
    5. How to test a hash of arrays for defined/not defined
      "Steve" <ineverlookatthis@yahoo.com> wrote in message news:f0d57f86.0306300420.403e83e7@posting.google.com... I think you want: $chosen =...
  3. #2

    Default Re: Allowing users to see pre-defined styles

    Have you tried:
    Edit role in admin,
    choose Styles and Fonts
    then use "Show only CSS styles included in this CSS file:"

    if that does not work try looking at this thread:

    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=290&thre[/url]
    adid=1015969&enterthread=y

    LDudd Guest

  4. #3

    Default Re: Allowing users to see pre-defined styles

    If you want to update different css files for different groups then use the
    "Show only CSS styles included in this CSS file:" and put your css in a folder
    called /css/ within each groups root.
    (This is best when you have a small number of groups or you want your groups
    to use different styles)

    If you want to share a css file for all groups then follow the link in the
    post above and follow my instructions.
    (This is best when you want all groups to share css - can be different from
    the overall site css file though.

    harrybailey 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