limiting stylesheet Styles Not Showing Up

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

  1. #1

    Default limiting stylesheet Styles Not Showing Up

    I am using a limiting stylesheet for users and no styles are showing when they
    edit the pages, the drop down menu is missing. To check what was going on I
    went in through Contribute CS3 too as the Admin and I don't get any styles at
    all even though I am set to see all styles.

    Another odd thing is that when I edit the page it appears no CSS styles show
    at all, I get just plan text showing, almost like no CSS is on the pages even
    though they look fine before hitting edit.
    It is just a basic site with two styles sheets put in before the head.
    <link href="/css/layout.css" rel="stylesheet" type="text/css" />
    <link href="/css/styles.css" rel="stylesheet" type="text/css" />

    Not sure if they are related but it seems they might be.
    Any help would be greatly appreciated

    chrisarnini Guest

  2. Similar Questions and Discussions

    1. 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...
    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. Limiting available CSS styles
      We're testing Contribute as a possible solution for editing non-database-managed content for a ASP.NET 2.0 site that uses .NET Master Pages. We'd...
    4. Styles for seperate stylesheet not showing up
      HI all, I have seperated the styles I want the client to have access to into a seperate stylesheet, then specified to use the new stylesheet only...
    5. Limiting List in a Combo Box, while showing values not in it.
      I currently have a table with three values in it. "Open", "Closed", and "Queued for Closing." I want the users to only have the ability to...
  3. #2

    Default Re: limiting stylesheet Styles Not Showing Up

    I have been getting the same problem. I have Contribute on 4 different
    computers...one of them has the style sheets/styles imported when the person
    edits the pages but the other 3 computers don't import the style sheets at all.
    The pages show up all out of whack, with no styles. Everything link-wise in the
    generic blue underlined text. When a link is aded there is no drop-down box
    where the proper style can be attributed to the link. Like i said, on one of
    the computers the page shows up just fine, with the structure and layout
    properly aligned, but with the other 3 everything is listed vertically down the
    left side of the page with no styles.

    Is there a settign i am missing? Is there a tag that isn't getting imported
    properly when the page is set to be edited?

    This is distressing cause i can't get the pages updated by the contributers,
    unless i am willing to go and add the rporper style after they publish the
    pages.


    dave

    gnostic19 Guest

  4. #3

    Default Re: limiting stylesheet Styles Not Showing Up

    So it looks like I am not the only person having problems with no CSS styles showing. Do other people have the problem, have they found solutions?
    chrisarnini 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