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

  1. #1

    Default CS3 Headings?

    In CS3 my heading styles (h1, h2, ... h6) do not show up under the styles dropdown. I desparately need to know how to get them to appear, since there is no other way in CS3 to add headings.
    abna Guest

  2. Similar Questions and Discussions

    1. Where are the headings?
      Am I missing something here? I want the user to be able to select headings from the editing options, but that does not appear to be available. Have...
    2. Repeating column headings
      In my ASP programs, I would give style="display:table-header-group" in thead tags. This would make the thead repeat on all pages when I printed a...
    3. Datagrid headings
      Check out this article, http://www.microsoft.com/india/msdn/articles/CreatingaScrollableDataGridWebS erverControl.aspx? -- Saravana Microsoft...
    4. Sorting in a DataGrid with no headings
      I have got a scrollable datagrid within a Div tag and a fixed header created using an HTML table. I would like to be able to sort the datagrid by...
    5. Headings within the sub-summary (but not repeating)
      Hi, Thanks for all of the great posts and tips... they are life savers. Now i have one i couldn't find. I have an invoice app that i am...
  3. #2

    Default Re: CS3 Headings?

    Best not to let Contribute guess where the stylesheet is...as Contribute is
    kinda dumb concerning CSS, as evidenced by not including the generic headings
    by default...

    You can hardcode the CSS stylesheet in Administer Website--Edit Role
    Settings--Styles & Fonts--Show only CSS styles included in this CSS file.

    The stylesheet will need to have definitions for the heading elements.

    David Hedrick Guest

  4. #3

    Default Re: CS3 Headings?

    I already have it set to show a specific style sheet, and that stylesheet has
    definitions for the headings ( h1 {... } and so on). BTW, we've been using 3.1,
    and the heading styles appear in that version. Just not in CS3.

    Interestingly, Contribute support told me I should do the opposite, and set it
    to show all styles instead of a specific stylesheet. But that would confound my
    users, since there are tons of styles I use in the non-editable regions of the
    pages that are currently hidden from them by having Contribute show just the
    specific stylesheet. The list would be too long and confusing and would include
    things I don't want the users to be able to apply and things they won't ever
    need to apply if I set it to show all css.

    abna Guest

  5. #4

    Default Re: CS3 Headings?

    Hi Abna,

    Could you please send me that specific css file at [email]mangupta@adobe.com[/email] for which you facing the issue..

    Thanks,
    Manoj

    mkgupta 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