- Posts: 17
- Thank you received: 0
Make HTML table responsive in templ. destinations
10 years 1 month ago #46409
by Redo-It
Make HTML table responsive in templ. destinations was created by Redo-It
Hello there,
I'm using your template 'destinations' on this (demo) site : www.ji-consult.be/sleepwellmob .
When viewing this site on an iPhone 5s (for example), the site is reduced to half the screen-size (wide).
The footer (includes an html table) is causing this trouble.
Is there a way to give the html table a property or a setting, that makes this table behave responsive?
Thanks in advance !
I'm using your template 'destinations' on this (demo) site : www.ji-consult.be/sleepwellmob .
When viewing this site on an iPhone 5s (for example), the site is reduced to half the screen-size (wide).
The footer (includes an html table) is causing this trouble.
Is there a way to give the html table a property or a setting, that makes this table behave responsive?
Thanks in advance !
Please Log in to join the conversation.
10 years 1 month ago #46411
by milos
Replied by milos on topic Make HTML table responsive in templ. destinations
Hello,
You used <table> element for logos in footer?! This breaks your layout in responsive mode. It's impossible to make table elements responsive. Use floating divs instead.
Regards,
Milos
You used <table> element for logos in footer?! This breaks your layout in responsive mode. It's impossible to make table elements responsive. Use floating divs instead.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.167 seconds