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.

Overlay Title Height

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

Hi,
I am trying to change the template of our site from Grid2 to Grid3. The ultimate goal is to upgrade the site to Joomla 3.0

I have two questions:
1) How can I set the height of title overlay of the Grid images. In your Grid3 demo site, this overlay is about half of the overlay of our site:
sekans.org/jbgrid3.0/index.php/tr/

2) There is a ghost module lying below the Grid module. I couldn't find where it comes from. How can I get rid of it?
ghost_box.jpg



Regards,
Ayhan
  • sekans's Avatar
  • sekans
  • 12 Month basic
  • 44 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Ayhan,

I think its due to different option you've chosen to display the text using e.g. in your case its strong

You could try changing the tag used via the module settings or you could adjust the css affecting the module

#zentools234 .zentitle {line-height: 10px; padding-top:0}
#zentools234 .zentools.overlay .allitems {padding: 0px 4% 8px;}

This is reducing the line height and the top padding on this module only
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Its targeting this module only by using the zentools module ID which is unique

You would need to add these styles to the custom.css file
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: sekans
Moving to point 2 - that is the content area

If you don't plan to add any content to the home page in this area - you can hide the frontpage content area on the front page only
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
This setting is listed under the general tab in this particular template

Its called

"Disable Mainbody on Frontpage"

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: sekans
Yes, that worked. Thank you, Paul

Ayhan
  • sekans's Avatar
  • sekans
  • 12 Month basic
  • 44 posts
  • Karma: 0
The administrator has disabled public write access.
You're welcome

Good luck with the site

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