1. damador
  2. Commercial Templates
  3. Monday, 13 October 2014
  4.  Subscribe via email
Email from septembrer 1:

Hello

I have added the following to the Custom CSS field of your templates parameters, forcing the width of your GridGallery images in these module positions...
.top-3 li.j51gridgallery {
width: 160px;
}

Regards
Ciarán
Joomla51

My response on october 10:

Hi Ciarán:

Thanks to your help, i have solved the problem of the grid-gallery modules in the top-3 position in my lap.
But now my problem is this: My six grid-gallery in top3 modules are cut in home in all the tabs (im using ipad 3).
I try change the width measures without success in tabs.
It is possible to do something?
As always, the problem occurs only in the home.
Thanks a lot in advance,

Damador

http://www.seccionmedicadetampico.com.mx
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You apper to have set up your GridGallery module in a somewhat unconventional manner. Rather than simply creating one instance of the module and adding all your images to it you have created an instance of the module for each of your images. Setting up your module in this way is causing a number of these issue you are having.

All I can suggest is to try adding the following to the Custom CSS field of your templates parameters, editing to your own taste...


/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.top-3 li.j51gridgallery {
width: 100px;
}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot Ciarán,
It works fine...

Regards

Damador
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok