1. katu
  2. Commercial Templates
  3. Sunday, 08 September 2013
  4.  Subscribe via email
Hi
2 questions
1. Is there a way to set captions or titles for the images? I used an extension before that allows you set up 3 variables for each image in a .txt file. Anything like this?
2. I am building a 'responsive site' and would like to include your module in the site. I noticed that on smaller screen sizes the images expand to full size not allowing the user navigate as the controls are behind the viewport

B.T.W - great module !
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. Sorry to say at present this option is not available with this extension.

2. A possible solution is to create media queries for the lightbox image, resizing them to suit smaller screen sizes. An example would be something like the following which can be added to your templates CSS (Custom CSS field if your templates parameters if you are using a Joomla51 template)...


@media only screen and ( max-width: 767px ) {
#lbImage {
background-size: 200px 200px;
height: 200px;
width:200px;
}
}


The above media query is for portrait view on the most popular tablets.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán

Thanks for that - works perfectly.
Great support!

If you ever include a text option or some way of pulling the image title as a title for each slide, - please let me know.
Cheers,
Conor
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
One other thing. When i click on an image on a small screen. I only see the 'prev' button, even though there are other images after the one i clicked. If i click anywhere on the image it goes onto the next one , but the user has no way of knowing this. All they will see is an option to go back
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Conor

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Will do - when i have it up on a server
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • 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