CSS dropdown menu problem in Edit Mode

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

  1. #1

    Default CSS dropdown menu problem in Edit Mode

    I have Contribute 3.1, and have a problem editing a site with a CSS dropdown
    menu. The menu looks fine in Contribute's browse mode, but when I click on the
    Edit button, the menu renders as a plain HTML list and runs over my next div of
    content. This makes it very difficult to edit the main content column. Here is
    the link:
    [url]http://www.vanderbilt.edu/studentlife/actest/[/url]

    Any ideas how to fix this? Thanks for any advice!

    Gill at VU Guest

  2. Similar Questions and Discussions

    1. Hide menu in edit mode
      I have a dhtml menu included into a web page. I would like to know if it's possible to hide the menu in edit mode so that it will not interfere with...
    2. Problem with white text in edit mode
      I'm having a problem with white text in edit mode caused by Contribute putting a white background to identify the different editable areas, is there...
    3. Would like to load a datagrid already in edit mode instead of having the user click the edit button
      Now my asp.net datagrid shows an edit button and clicking it puts the datagrid in edit mode. I would like to: 1) possilby load the page already...
    4. Edit Mode - How do I populate dropdown in edittemplate from dropdown in another column?
      I have a datagrid with 2 columns that I want to interact when I'm in Edit Mode. I've reproduced just the columns I want to interact below. I can...
    5. Mac browser scrollbar problem with dropdown menu
      hello I have been creating a drop down menu system using fireworks MX and the javascript it creates. On a PC browser, it's fine. On a mac browser...
  3. #2

    Default Re: CSS dropdown menu problem in Edit Mode

    We have the same issues with our pages. Contribute does not render css
    correctly. The pages created are completely compliant w/ css, web standards,
    etc.

    Here's an example:
    [url]http://www.coconino.edu/cccalternate.htm[/url]

    robothouse Guest

  4. #3

    Default Re: CSS dropdown menu problem in Edit Mode

    I have a drop down menu like that. I put it in a separate file and use an
    include to add it to the page. The path to the include is written from the
    root, like "/web/home/mypage.html", which makes it not show up in Contribute,
    although it will in the browser. This is a hack, so it might not work on an
    upgrade. Note that if I write the path relatively, like "../mypage.html",
    Contribute does show it on the page, bad css rendering and all.

    abna 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