1. lazyroby
  2. Sherlock Holmes
  3. Free Templates / Extensions
  4. Wednesday, 04 November 2020
  5.  Subscribe via email
Hey Ciaran,

1) My number‘s texts within the numbers module overlap each other. This appears on smart phones in landscape mode (see photo) and on tablets in portait mode if the item title is very long. I would like to have the single numbers above each other in this case like it appears on smarphone‘s portrait mode. Is there a css code to manage this?
7CB7B4B1-034D-4F27-A8B2-27A89F388B71.png

2) I would like to reduce the vertical gap between two modules. The attached photo shows modules in position bottom-1a and bottom-2a.
0C919F93-DEB7-48D0-9FF6-146C5E1B0B24.png

Thanks in advance for your assistance!
Attachments (2)
Accepted Answer Pending Moderation
0
Votes
Undo
nice as always, thanks a lot!
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

1. To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit to taste where 960px is the screen width items extend to 100%.

@media only screen and (max-width: 960px) {
.j51_numbers .j51_numbers_item {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}


2. To amend also add the following custom CSS (edit to taste).

.bottom-1a .module_surround {
padding-bottom: 0;
}
.bottom-2a .module_surround,
.bottom-2b .module_surround {
padding-top: 0 !important;
}


Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Of course
References
  1. https://tinyurl.com/y2u5rrp4
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Please include a URL to an example of these issues/

Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • 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