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.

To center and reduce thumbnails

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

Cool
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I would check how it looks cross browser and on mobile / tablet if you have not already

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: mikyilfilosofo
Thanks!
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
The administrator has disabled public write access.
Just thinking the margin may be too much on mobile but I can't test at the moment

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I will make the tests you said.
Thanks for support and your suggestions!
Cheers
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
The administrator has disabled public write access.
Hi!
I can not use css to control the behavior of sections "Dalla Rete" on small screens: on smartphones, when the "Dalla Rete" menu is clicked, the vertical position of the modules is wrong, in fact It is too low. Even though I use CSS and mediaquery, it does not change anything.
dalla-rete-too-low.jpg

Cheers
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
The administrator has disabled public write access.
Right so try adding a min width for the media query added previously

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

@media (min-width:768px) and (max-width:1400px) {
#grid4wrap .top200.bottom200 {
margin-top: 300px !important;
}
}

replacing min width 768px with the value you want to target
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi!
I think I have set the mediaqueries properly for the smartphone screen. The problem is that the first time I click on "Dalla Rete" menu, the section appears at a certain height (wrong), and if I click a second time on "Dalla Rete" menu the section appears at a different height (correct). How can I make it appear immediately at the right height?
Thanks!
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
The administrator has disabled public write access.
Are you seeing this on a phone?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi!
On phone if I click a first time and then a second time, the result changes.
How to resolve this?
The second time the vertical center of "Franchising" module is correct, but the first time is wrong.
Thanks!
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
Last Edit: 6 years 9 months ago by mikyilfilosofo.
The administrator has disabled public write access.
On Phone, If I touch the first time "Progetto" and the second time "Franchising" the vertical center of Franchising is wrong. If I touch again "Franchising" the vertical center of "Franchising" becomes correct.
How to resolve this?
Cheers
  • mikyilfilosofo's Avatar
  • mikyilfilosofo
  • 6 Month Developer
  • 419 posts
  • Karma: 0
Last Edit: 6 years 9 months ago by mikyilfilosofo.
The administrator has disabled public write access.
hmm can you open a ticket

Please include ftp details

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