×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: How to add info-text to a picture ?

How to add info-text to a picture ? 9 years 7 months ago #30956

  • Kim Maarup
  • Kim Maarup's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 0
Its problaly a Joomla-thing more than a Matukio, but I simply cant attach a picture info text to pictures inserted in the event field (or anywhere else).
I add picturetext to a picture, before and after oplad.. (the texts that should be just below a picture, as explanation to the picture), everywher posible, but I only can get a "hooever ower" text. It no matter I use default editor or JcEditor, or insert the picture from below the text field. Has anybody an idea ?

How it should be .. see attached.
Attachments:

How to add info-text to a picture ? 9 years 7 months ago #30957

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Kim,

hmm we don't change the description (just running plugin support + ACL levels on it before displaying it). What HTML code does JCE create? If you want text below an image you would need to create a <div> element around them both. For example:

<div style="float: right">
<img src="myimage" />
My text for the image
</div>

Kind regards,

Yves
  • Page:
  • 1
Time to create page: 0.113 seconds