help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
[HOW TO] Make more responsive JEM
[HOW TO] Make more responsive JEM
9 years 3 months ago - 9 years 2 months ago
Even if I am not so experienced with css and php, but I have access to ftp, I can try to find a more responsive JEM in Frontend
1. Create template overrides (best is to start with protostar template)
2. I copy the media/com_jem/css files in a custom folder and use them in the settings
3. I study the getbootstrap.com/css/
and try to add/change things.
4. I can try the changes when I make the window smaller and I can try, how it works on my smartphone.
BUT NEVER CHANGE THE ORIGINAL FILES
We need helpers even with less experience, it's open. Let's share what we find!
EDIT: I think this works only on Joomla 3.x +
1. Create template overrides (best is to start with protostar template)
2. I copy the media/com_jem/css files in a custom folder and use them in the settings
3. I study the getbootstrap.com/css/
and try to add/change things.
4. I can try the changes when I make the window smaller and I can try, how it works on my smartphone.
BUT NEVER CHANGE THE ORIGINAL FILES
We need helpers even with less experience, it's open. Let's share what we find!
EDIT: I think this works only on Joomla 3.x +
Last edit: 9 years 2 months ago by jojo12.
Please Log in or Create an account to join the conversation.
Re: [HOW TO] Make more responsive JEM
9 years 3 months ago
what changes when all
are set between
Code:
<table>
</table>
Code:
<div class="table-responsive">
</div>
Please Log in or Create an account to join the conversation.
Re: [HOW TO] Make more responsive JEM
9 years 3 months ago - 9 years 3 months ago
Another way would be the way, that tables don't be like tables in the mobile view:
Look as I wrote here: Responsive Eventcalendar
Look as I wrote here: Responsive Eventcalendar
Last edit: 9 years 3 months ago by Egnarts.
The following user(s) said Thank You: jojo12
Please Log in or Create an account to join the conversation.
Re: [HOW TO] Make more responsive JEM
9 years 2 months ago
Hi, Egnarts
would you have a look please to the new calendar.class.php.
Meanwhile there are good changes.
Can you do this responsive too? Would be a big help.
would you have a look please to the new calendar.class.php.
Meanwhile there are good changes.
Can you do this responsive too? Would be a big help.
Please Log in or Create an account to join the conversation.
Time to create page: 0.884 seconds