- Posts: 14
- Thank you received: 0
How to create responsive articles / team page
11 years 4 months ago #41060
by strikecom
How to create responsive articles / team page was created by strikecom
Hi,
I just installed the "Hot Clinic" template and wanted to create a team page ( Link ). Since I couldn't find any module that fits my needs, I decided to use a regular article with a table design. However, this won't be well displayed on a mobile device, since the width stays the same. It would be nice, if the right column would just move underneath the left column, like it happens with the second image. Is there any easy way to do what I want? Is this possible with the sparky framework?
I just installed the "Hot Clinic" template and wanted to create a team page ( Link ). Since I couldn't find any module that fits my needs, I decided to use a regular article with a table design. However, this won't be well displayed on a mobile device, since the width stays the same. It would be nice, if the right column would just move underneath the left column, like it happens with the second image. Is there any easy way to do what I want? Is this possible with the sparky framework?
Please Log in to join the conversation.
11 years 4 months ago #41069
by milos
Replied by milos on topic How to create responsive articles / team page
Hi,
Using tables for responsive design is a bad idea... You should construct your pages with DIVs and then set break points in CSS file (template_css.css).
Regards
Using tables for responsive design is a bad idea... You should construct your pages with DIVs and then set break points in CSS file (template_css.css).
Regards
The following user(s) said Thank You: strikecom
Please Log in to join the conversation.
Time to create page: 0.296 seconds