Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Getting whole module on Xero to be alive as a click through

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

I like the module classes that can be used to get grey modules in Xero.
docs.joomlabamboo.com/joomla-template/xero/99_module-classes.html

What I really want to be able to do is have a module with content change transparency when the mouse rolls over it. Each module would then act as a click through from my home page to different parts of the site.

This is common on a number of wordpress sites and the Guardian
www.theguardian.com/uk

What is the best way to implement such module links on the Xero template.

regards. Stephen
  • Floydie's Avatar
  • Floydie
  • 12 Month basic
  • 113 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Stephen,

You would need to structure the module content using several divs with the module container having the hover applied

The container would need to have no padding applied with the padding applied to divs inside the container

So in essence I'd look to borrow the div structure as much as possible and use Chrome Developer tools to aid you in this

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Paul,

Are you thinking about setting up divs rather like those shown here, but including the container and text.
demos.joomlage.com/joomlage_0084/index.php/template-features/image-hovers#

best,

Stephen
  • Floydie's Avatar
  • Floydie
  • 12 Month basic
  • 113 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Stephen,

You could certainly try that effect using the css animation effects

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

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

Happy Campers