Support Forum

  • Page:
  • 1

Wrapping text around image

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Could someone help me pls. Im trying to insert an image in an article and wrap blocks of text around the image but its as if there are no option to wrap text in both Tiny mice and JCE editors that i ve tried. I ve also tried using html tag <img src ...p adding ..... etc> as someone suggested but all to no avail. I need a suggestion on how best to go about it.

Also how do i get html icon to show on jce editor?
  • bolaji's Avatar
  • bolaji
  • 6 Month Developer
  • 25 posts
  • Karma: 0
The administrator has disabled public write access.
JB theme css has a class of floatleft that has been the last several templates

.floatleft {
float:left;
margin-right:20px;
}

you can add your own as well, such as floatright. This class can be added to you images, such as <img class="floatleft"....>

Have you updated JCE to the latest version? Should load that icon. I usually just toggle to html instead of using the JCE html editor view. Hope this helps.
  • jjohnston's Avatar
  • jjohnston
  • 12 Month Developer
  • 139 posts
  • Karma: 2
The administrator has disabled public write access.
Thanks @jjohnston

;)
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
No prob. Just try to get the the joomla community thing :cheer:
  • jjohnston's Avatar
  • jjohnston
  • 12 Month Developer
  • 139 posts
  • Karma: 2
The administrator has disabled public write access.
Thanks JJ - much appreciated.
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers