Support Forum

  • Page:
  • 1

[Solved] Include graphics in answers like demo?

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

I saw in your Moo FAQ demo a graphic included along with the text as an answer to one of the questions ~ how do I accomplish this?



Post edited by: jmaxpro, at: 2007/08/07 22:09<br><br>Post edited by: jmaxpro, at: 2007/08/11 00:29
  • Ricard's Avatar
  • Ricard
  • Free Extensions
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Just use the normal html method:



[code:1]<img src="images/stories/myimage.jpg" alt="my image" />[/code:1]
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks! ~ This newbie learned something new.



BTW: Is there any way to print the posts in your forum ~ in a black & white, plain text way?
  • Ricard's Avatar
  • Ricard
  • Free Extensions
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Hey glad I could help ... do you mean to print the whole site from the browser or a button for each post which enables you to print the post?
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
A button for each post ~ so when a solution is reached one can print the entire post for their reference file.



ADDITIONAL QUESTION ABOUT ABOVE SOLUTION:



I now see how you placed the the graphic in the answer piece, though what code did you add to make it a hyperlink as well?<br><br>Post edited by: jmaxpro, at: 2007/08/07 00:32
  • Ricard's Avatar
  • Ricard
  • Free Extensions
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.
Yep sure can ... here are some examples:



Text Link

[code:1]<a href="http://www.joomlabamboo.com">Joomla Bamboo</a>[/code:1]



Image Link

[code:1]<a href="http://www.joomlabamboo.com"><img src="images/stories/myimage.jpg"/></a>[/code:1]



Not sure about the printing of the posts ... its a fireboard forum so might check it out to see but pretty sure there is no option for that in the back end.<br><br>Post edited by: Anthony Olsen, at: 2007/08/07 00:38
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks a million ~ I'll make sure to enter my site for your Moo FAQ usage example once I have it launched!
  • Ricard's Avatar
  • Ricard
  • Free Extensions
  • 38 posts
  • Karma: 0
The administrator has disabled public write access.

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

Happy Campers