CSS Issue in Contribute

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

  1. #1

    Default CSS Issue in Contribute

    Hi there,

    I have a template page which is based purely in CSS and I need that template
    to be used by my client in Contribute, the only problem is that when page is
    previewed in Contribute the layers are all on top of each other in one line
    making it impossible for client to update. In Dreamweaver the preview is
    fine.

    I dont have access to the code at the moment as i am away from the office,
    but has anyone experienced a similar thing before or is there a common
    explanation like contribute cannot handle pure css?

    Thanks


    James D Guest

  2. Similar Questions and Discussions

    1. Contribute 2 Issue
      I have an issue with Contribute 2 where I am unable to access the website I usually edit as it says someone else (the person in the office next to...
    2. Dreamweaver Template/Contribute Issue
      I have a template created in Dreamweaver that has a bunch of CFINCUDES in it. When you view the page in Contribute, the page renders just fine but...
    3. Contribute 4 publishing issue
      I've setup a client with version 4 to edit his website I designed in Golive CS2. I generated a key in Version 3 that I have and sent it to him. He...
    4. Contribute connection issue
      When I tried to add an additional Web site connection Contribute told me that I already had a connection, which I don't, but when I went to connect...
    5. Publishing Issue in Contribute 2.01
      I have a number of clients that are still running Contribute 2.01. Eventually they will be moving to 3.1. When attempting to publish a page after...
  3. #2

    Default Re: CSS Issue in Contribute

    "James D" <info@NOSPAMbeta-design.co.uk> wrote in message
    news:e26b7m$rv8$1@forums.macromedia.com...
    > Hi there,
    >
    > I have a template page which is based purely in CSS and I need that
    > template
    > to be used by my client in Contribute, the only problem is that when page
    > is
    > previewed in Contribute the layers are all on top of each other in one
    > line
    > making it impossible for client to update. In Dreamweaver the preview is
    > fine.
    >
    > I dont have access to the code at the moment as i am away from the office,
    > but has anyone experienced a similar thing before or is there a common
    > explanation like contribute cannot handle pure css?
    >
    > Thanks
    >
    >
    Yeah, I've seen Contribute present CSS layers in an odd way as well - not as
    bad as yours sounds though. I'm also not sure how to help... anyone else?

    --
    Helen, lime, et al.


    lime Guest

  4. #3

    Default Re: CSS Issue in Contribute

    I've figured it.

    Just so anyone else who is experiencing this knows - i changed all the
    margin-left properties to just 'left' and made the position relative. For
    some reason Contribute didn't recognise the margin-left property at all.
    Strange. It now displays exactly the same in dreamweaver, contribute, ie,
    firefox...etc.

    Thanks for your post Lime.



    "lime" <nuthin@here.com> wrote in message
    news:e26u9n$jqr$1@forums.macromedia.com...
    > "James D" <info@NOSPAMbeta-design.co.uk> wrote in message
    > news:e26b7m$rv8$1@forums.macromedia.com...
    >> Hi there,
    >>
    >> I have a template page which is based purely in CSS and I need that
    >> template
    >> to be used by my client in Contribute, the only problem is that when page
    >> is
    >> previewed in Contribute the layers are all on top of each other in one
    >> line
    >> making it impossible for client to update. In Dreamweaver the preview is
    >> fine.
    >>
    >> I dont have access to the code at the moment as i am away from the
    >> office,
    >> but has anyone experienced a similar thing before or is there a common
    >> explanation like contribute cannot handle pure css?
    >>
    >> Thanks
    >>
    >>
    >
    > Yeah, I've seen Contribute present CSS layers in an odd way as well - not
    > as bad as yours sounds though. I'm also not sure how to help... anyone
    > else?
    >
    > --
    > Helen, lime, et al.
    >

    James D 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