Sqidoo how do I add an image in the text module?

3 replies
Hi everyone

I am trying to add more content to my lens,but cannot for the life of me fiqure out how to add an image to my text module to break the text up.

Any ideas?

Cheers

Marcus
#add #image #module #sqidoo #text
  • Profile picture of the author JayXtreme
    Originally Posted by marcus passey View Post

    Hi everyone

    I am trying to add more content to my lens,but cannot for the life of me fiqure out how to add an image to my text module to break the text up.

    Any ideas?

    Cheers

    Marcus
    With this code:

    Code:
    <img src="http://www.yourdomain.com/images/blahblahyourimage.jpg">
    Peace

    Jay
    Signature

    Bare Murkage.........

    {{ DiscussionBoard.errors[700194].message }}
  • Profile picture of the author petereff
    I assume you don't just mean to upload a photo which Squidoo will do direct from your desktop. To get an image wherever you want it you need to insert this code:

    <img border="0" src="http://www.yourdomain.com/images/imagename.jpg" width="175" height="258" alt="blahblahblah" style="float: left; margin: 0px 5px 5px 0px;" />

    The last bit of code from 'style=' will wrap the text around the picture making for a cleaner module.

    Good luck

    Peter
    Signature
    {{ DiscussionBoard.errors[700213].message }}
    • Profile picture of the author strategic
      In case you are a real newbie and the code above is a mystery to you....

      To load a picture into the middle of your text box, in addition to the normal upload graphic in your Text box, you need to have your image uploaded already on ANOTHER WEBSITE and you just create a link from your squidoo to the site where you have hosted the graphic.

      Then you can paste the above code samples into the text of your module wherever you want it.

      If you do not have your own website that you can upload your graphics, go to *www.photobucket.com* where you can upload your pictures for free.

      After you upload you can select your pictures with a code in the box below the picture that you just copy and paste, or converted like the examples given in the above posts.

      Usually, if you just add align=left or align=right inside the image code, it will push the picture to that side and allow the text to wrap around the image.
      Signature
      {{ DiscussionBoard.errors[707218].message }}

Trending Topics