Support Forum

  • Page:
  • 1

Community Builder plugin?

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

Hi,



Is there any way (currently to planned) to incorporate Hover Box into Community Builder so that member photos can be displayed using this module?



Hover Box is awesome, by the way!



Thanks,



Andrew
  • Leo's Avatar
  • Leo
  • Free Extensions
  • 1 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks for the feedback ... got to remember that Stu Nicholls actually created the function and I only ported it to Joomla ...



The short answer is that there are no plans at the moment ...



... however it is possible to call the hover function by using the following code:



[code:1]<div class="hb_small_right" style="width: 100%; height: 320px">

<div class="thumbs_small_right" style="margin: 0px; width: 150px">

<div class="hover1" style="display: block">

<a xhref="joomlabamboo.com/#nogo"><img xsrc="joomlabamboo.com/images/stories/hover_box/tall1.jpg" alt="" /></a>

<a xhref="joomlabamboo.com/#nogo"><img xsrc="joomlabamboo.com/images/stories/hover_box/tall2.jpg" alt="" /></a>

<a xhref="joomlabamboo.com/#nogo"><img xsrc="joomlabamboo.com/images/stories/hover_box/tall3.jpg" alt="" /></a>

</div>

</div>

</div> [/code:1]



This is just the output from the module itself and as you can see its a basic list that is transformed by the thumbs_right class (or whichever you want to use). If the css is in the template then the images should hover.



Post edited by: Anthony Olsen, at: 2007/06/22 22:32



Post edited by: Anthony Olsen, at: 2007/06/22 22:45<br><br>Post edited by: Anthony Olsen, at: 2007/06/22 22:47
  • 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