Results 1 to 3 of 3

Thread: Pictures within text area
      
   

  1. #1
    WebSleeves is offline Corporal
    Join Date
    Apr 2008
    Posts
    18

    Default Pictures within text area

    I am new to BV and I am working on generating a web page.

    I have a document which I have generated in MS Word 2003 which is a combination of text and pictures. Word allows the insertion of pictures into a document and the text is then placed around the pictures which is the effect I desire. I would like to place this on my web page and have it look like the Word document.

    I am using the "Text" object (Button on top row). I set the width and then copy the text with pictures from my Word document and paste into the Text object. I get the text without any problems but the pictures do not make it. Am I doing something wrong? Should I be "copying" from Word differently? Is the Text object the correct one? I have tried using the TextArea object, but don't want a scroll down bar.

    Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Pictures within text area

    Hi, avoid copying direct from word as it can upset the text layout of a HTML page. The image has to be put on the page separately from the text. To get the word rap feeling to your document, you can either.............
    1. Move the text around using the sp**** bar.
    2. Place a table on the page & place the image in one table & the text in others.
    3.Or just use 2 text areas.

    Good luck.

  3. #3
    WebSleeves is offline Corporal
    Join Date
    Apr 2008
    Posts
    18

    Default Re: Pictures within text area

    Thanks, I was afraid that is what I would have to do.

    With a large document it is quite a pain to format it with imbedded pictures manually.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not 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