CSS styles not showing on styles menu

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

  1. #1

    Default CSS styles not showing on styles menu

    Hi,

    I have a CSS files that contains a couple of classes for font colours.

    I have ticked the "Include CSS styles in the Style menu" box and selected the
    "Show only CSS styles included in this CSS file" option and chosen the CSS file
    i want to use.

    The problem im having is that none of the styles in this CSS file are
    appearing in the Styles menu.

    Does contribute need the css done in a specific way? Any ideas why this isnt
    working?

    Many thanks
    Mike

    Mike_cjo Guest

  2. Similar Questions and Discussions

    1. Contribute CS3 not showing css styles
      I have 3 almost identical sites I am using Contribute to allow users to add content. All internal so I can' show URL's. The mystery began when I...
    2. Styles not showing
      For some reason when I drag a style to the canvas it appears in the layers palette however it is not visible. Any help would be appreciated
    3. Heading not showing up in styles menu and Contributecrash on quit
      I'm using Contribute CS3 on the Mac (OSX 10.5.4). Heading styles (H1, H2, etc.) are not showing up in the styles menu, even though the proper...
    4. Styles not showing up
      Hi there, I set up a web site in Dreamweaver MX, it is linked to a css style sheet. When my customer uses Contribute to edit, when she clicks on...
    5. changing type size in paragraph styles and how it effects nested styles
      In a book I'm developing, I decided to up the point size for my "first paragraph" and "body text" in my paragraph styles. I have nested styles in...
  3. #2

    Default Re: CSS styles not showing on styles menu

    Is the style sheet also present in the document (f.i. by linking it in the head
    section: <link href="css/stylesheet.css" rel="stylesheet" type="text/css"
    media="screen" />)? The styles you want to be displayed in contribute always
    have to be linked to the document.

    ThinkInk Guest

  4. #3

    Default Re: CSS styles not showing on styles menu

    Make sure the address bar in Contribute is displaying your URL and not a file path.



    Your administrator can remedy this by going to the role settings and making sure the Home address is set to the URL. If you can't get the admin to update the role settings, you can enter your URL into the address bar and then the site should be able to find linked style sheets.
    shooshoo is offline Junior Member
    Join Date
    Jan 2011
    Location
    Missouri
    Posts
    2

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