Pictures on website question

by Jim X
5 replies
  • WEB DESIGN
  • |
Hey guys, this may be a silly question but I'm having a little trouble when it comes to putting pictures on my site. I know how to insert images, but...

Let me explain what the trouble is:

I am using Kompozer to build my pages and say I want to place an image on the left hand side of the page but I want to keep the text just to the right of the image. So something like this:

Image here: I would like
Image here: to be able
Image here: to keep the
Image here: text wrapping
around the image in this sort
of manner.

Does that make any sense? I'm pretty sure I've seen this on other websites. I think it would add a bit of professional quality to my page.

Any help would be much appreciated. Thank you in advance.

James
#pictures #question #website
  • Profile picture of the author moralde
    Can't you just go under the hood and use HTML like
    IMG SRC="image.jpg" ALT="image of xyz" ALIGN=LEFT

    or put the image on a div float:left
    {{ DiscussionBoard.errors[4620024].message }}
  • Profile picture of the author Niche Kid
    [DELETED]
    {{ DiscussionBoard.errors[4620098].message }}
    • Profile picture of the author deep1995
      Add
      PHP Code:
      style="float: left;" 
      to image.
      {{ DiscussionBoard.errors[4620232].message }}
  • Profile picture of the author Ryan Butz
    Originally Posted by Jim X View Post

    Hey guys, this may be a silly question but I'm having a little trouble when it comes to putting pictures on my site. I know how to insert images, but...

    Let me explain what the trouble is:

    I am using Kompozer to build my pages and say I want to place an image on the left hand side of the page but I want to keep the text just to the right of the image. So something like this:

    Image here: I would like
    Image here: to be able
    Image here: to keep the
    Image here: text wrapping
    around the image in this sort
    of manner.

    Does that make any sense? I'm pretty sure I've seen this on other websites. I think it would add a bit of professional quality to my page.

    Any help would be much appreciated. Thank you in advance.

    James
    All of the responses above are correct in different programs but since you said your using KompoZer here is your solution:

    "Click the "Appearance" tab in the dialog box. You can now change the alignment of the image. Click the down arrow in the box under the "Align Text to Image" field to display a menu with the options available for that item. Select the item "Wrap to the right" on that drop down menu. This will cause any text that follows your picture to move to the right of the image."
    {{ DiscussionBoard.errors[4620467].message }}
  • Profile picture of the author IMAnthony
    Hi, first go to Insert option, and select image:


    And then select Image Properties/Appearance:




    Just put the pixels value in the left and right, top and bottom fields, but nothing in the solid border field, at least you want the picture shows a solid border. I use to put 10 pixels around the image.
    Signature
    PAY ATTENTION TO THIS!!



    Are You Ready to Make Money? ----->How I Made $2000 USING LINKEDIN!
    {{ DiscussionBoard.errors[4620575].message }}
  • Profile picture of the author Jim X
    Awesome! Thank you guys for your responses.

    Especially Ryan Butz and blueriver. Worked perfectly! Thanks again guys.

    James
    {{ DiscussionBoard.errors[4623147].message }}

Trending Topics