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.

Reduce space below menu and slideshow

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

Trying to reduce more space between the main menu and the top slideshow. Previously you have helped me with:
.main-content-inner {padding-top: 0px;}
which helped, but I am trying to reduce the space even further.
I have tried reduce space above h3 using a class myFrontPage, but to no avail: code below.
.myFrontPage h3 {
margin-top: 0px;
padding-top: 0px;
}

#abovecontent .zentools.slideshow h3 {
margin-top: 0px;
padding-top: 0px;
}

Is there anything else I can do?

alphamountain.com/alphamountain2015/

Thx
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Do you have a slideshow module with the id of zentools89 that isn't working?

above where it says "Thackray Says...."

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You are right...there was a slideshow ID89 (ZenTools Slideshow Flat) that was published to the position slideshow, but it was not rendering anything as the categories did not exist.

Interesting, I unpublished the slideshow ID89 and my two slideshows disappeared. Not sure why? When I republished slideshow ID89 (without any categories) my slideshows reappeared. I have attached a pic with the title turned on.

slideshow ID89 (ZenTools Slideshow Flat) published

slideshowID89notpublished.jpg



slideshow ID89 not published

slideshowID89notpublished.jpg


Thx
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
With the module that was unpublished was that running jquery via the module settings?

As now you have jquery loading after the zentools module

You shouldn't need jquery published in the module settings just trying to pin what is happening :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
For the unpublished and all other slideshow modules, the "Should load JQuery?" was set to "No".
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
I will need to check on this

basically the problem is the zentools scripts need jquery to work but at the moment jquery loading afterwards means the module doesn't work and throws errors

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

Open up the template settings and click the settings tab

Then scroll down for the jqeury setting

Replace jQuery
This setting will replace Joomla's jQuery with a copy from Google's CDN or from a file specified in the input below.

Can you then set this to not load

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

Another suggestion is try a test loading the module in a module position - I think you are loading all the modules via loadposition

This may change the Jquery load order

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I have tried this previously and just set it as requested. It did not resolve the problem.

Is it possible that this problem is also somehow related to my inability to use the module class suffix "hot" that I have not been able to resolve?
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
I think you are best creating a ticket for the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Will do. Thx.
  • Brooke Thackray's Avatar
  • Brooke Thackray
  • LIfetime Developer - Big Bamboo
  • 58 posts
  • Karma: 0
The administrator has disabled public write access.
Thanks

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