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.

Basic issues with applying the template to an existing site

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

Thanks for all the information so far.

Now I am trying to fix the home page. Am still getting aligning problems with the main ZenTools module in grid layout (see home pagehere). I seem to understand that the single items jump off the grid when titles are long, but am not sure which css value allows them to have more room and keep aligned.

My custom css looks like this:
#navwrap.affix {
	position: fixed;
}

#zentools139 .zentools.grid h3 {margin-bottom:0px}
#zentools139 .zentools.grid .zenimage {margin-bottom: 0px;}
#zentools139 .grid_5 .zentitle {min-height:200px}
  • Andrea's Avatar
  • Andrea
  • 6 Month Developer
  • 10 posts
  • Karma: 0
Last Edit: 9 years 2 months ago by Andrea.
The administrator has disabled public write access.
Can you provide a link for the site / page?

It looks like the min-height value but can't be 100%

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Link to home page.
  • Andrea's Avatar
  • Andrea
  • 6 Month Developer
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

It should be

#zentools139 .grid_three .zentitle {min-height:120px}

I'd suggest using a bigger image for the first image

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I know. The article has been set so by a contributor, despite me having expressely specified to use images with 4:3 or 3:2 ratio. :dry:

Thanks for the code. B)
  • Andrea's Avatar
  • Andrea
  • 6 Month Developer
  • 10 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

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