- Posts: 14
- Thank you received: 0
tables no responsive
- Ellen
- Topic Author
- Offline
- New Member
-
Less
More
10 years 9 months ago #64487
by Ellen
tables no responsive was created by Ellen
I noticed that on a iphone, the tables that list the events are not responsive. I am using Yootheme's Glass template, Joomla 3.4.1. The tables extend past the div that holds it. How can I make it look correct on a mobile device. Here is a link to the page.
tinyurl.com/oyzazg7
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
10 years 9 months ago #64496
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic tables no responsive
Hi Ellen
There might be some css conflict with your site template causing the issue. Could you please submit a support ticket sending us super admin account of your site? We are going to check to see what's wrong and get it sorted for you
Regards,
Tuan
There might be some css conflict with your site template causing the issue. Could you please submit a support ticket sending us super admin account of your site? We are going to check to see what's wrong and get it sorted for you
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Ellen
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 14
- Thank you received: 0
10 years 9 months ago - 10 years 9 months ago #64529
by Ellen
Replied by Ellen on topic tables no responsive
Thank you for your response. I am attaching the url and login info
I have to say I have been extremely pleased by your helpfulness and responsiveness. I originally was looking into using another component but before I bought it I asked a question and never heard back. I know I have asked many questions of you to try to get familiar with your product and you have been wonderful. Thank you again!
I have to say I have been extremely pleased by your helpfulness and responsiveness. I originally was looking into using another component but before I bought it I asked a question and never heard back. I know I have asked many questions of you to try to get familiar with your product and you have been wonderful. Thank you again!
Last edit: 10 years 9 months ago by Tuan Pham Ngoc.
Please Log in or Create an account to join the conversation.
- Dang Dam
-
- Offline
- Premium Member
-
Less
More
- Posts: 119
- Thank you received: 21
10 years 9 months ago #64558
by Dang Dam
Replied by Dang Dam on topic tables no responsive
Hello.
Please add this css code to this file with link: subseasolutions.net/v3/components/com_ev...ssets/css/custom.css
@media screen and (max-width: 767px) {
.eb-container .row-fluid [class*="span"] {
display: block;
float: none!important;
margin-left: 0!important;
min-height: 30px;
width: 100%!important;
}
}
Please add this css code to this file with link: subseasolutions.net/v3/components/com_ev...ssets/css/custom.css
@media screen and (max-width: 767px) {
.eb-container .row-fluid [class*="span"] {
display: block;
float: none!important;
margin-left: 0!important;
min-height: 30px;
width: 100%!important;
}
}
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.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.
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.