Announcement

Collapse
No announcement yet.

JPEG in description text

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    JPEG in description text

    Please can someone tell me the HTML to insert a jpeg into the text box of the product description and how to centre it within the description

    Regards

    Chris
    Chris Ashdown

    #2
    hi chris, heres almost what you need, you can change it to be images easily enough http://community.actinic.com/showthr...&threadid=2539

    steve quinn
    harlequin

    Comment


      #3
      Just do this

      Blah blah blah !!<<img src="myimage.jpg">>!! Blah blah blah.

      The extra !!< and >!! tell Actinic that you want some html in there.

      If your image doesn't automatically upload you may need to add it by going to Advanced / Additional Files.

      Getting an image centered (with I presume the text wrapped all around it) is much more difficult.

      Norman
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment


        #4
        Many thanks Norman

        Chris
        Chris Ashdown

        Comment


          #5
          Bye the way if you do

          !!<<img align="left" src="myimage.jpg">>!! Blah blah blah.

          Then the image will appear on the left with text next to it. Try experimenting with "right" and "middle" and see what happens.

          Norman
          Norman - www.drillpine.biz
          Edinburgh, U K / Bitez, Turkey

          Comment

          Working...
          X