Pasting text into table cell inserts <p> tag

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

  1. #1

    Default Pasting text into table cell inserts <p> tag

    Hello,

    I'm figuring out how to instruct my client to use Contribute. One thing that
    seems harder than it needs to be is that for table contents to have the correct
    style, they have to be careful in Word to not include a paragraph mark (they
    must show formatting marks in Word and make sure to not select the paragraph
    mark). If they do not take this step, Contribute inserts <p> tags around the
    text which does weird things to the cell format.

    I've tried to work around this by creating a style of p inside th and td, but
    only some of the stuff "takes" -- specifically, I can't override the margins
    and padding on the global <p>. The relevant CSS tag inspector has been helpful
    in sorting this out.

    Does anyone have any suggestions?

    Thanks, jk



    janecraft Guest

  2. Similar Questions and Discussions

    1. Pasting text with autoformatting in few text boxes
      My main problem is how to paste to 3 separate text-boxes plain text like this and have it formatted automaticly: 700,000 Cliff Road, Tramore,...
    2. Database inserts locking table
      I am sure there is a better way to do this.... but basically I have a coldsuion page that loops over records retrieved from a query from multiple...
    3. Pasting Text files into a text field?
      I want to past a text file into a text field but it looses it's format. It should appear in a table layout, is there a way round this? Thanks ...
    4. Using a rollover to kick off a flash in a different table/table cell
      What I'd like to do but don't know if possible through Dreamweaver is the following: The web page has multiple tables. Use a rollover function...
    5. pasting html (rollovers) into a table
      how do i paste html (rollovers) into a table that i created in photoshop image ready without breaking the links to the images and losing the...
  3. #2

    Default Re: Pasting text into table cell inserts <p> tag

    Use Notepad:D

    Get your users to copy the desired text into notepad.
    LDudd Guest

  4. #3

    Default Re: Pasting text into table cell inserts <p> tag

    Well, that does work, I hadn't considered that. Thanks for the suggestion. Still, it's another step for them... jk
    janecraft Guest

  5. #4

    Default Re: Pasting text into table cell inserts <p> tag

    yeah you are right of course,

    it does add a step at the front end but will save having to do something later.
    LDudd 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