How to use responsive table setting in Minimum priority max-width CSS column and Low priority max-width CSS column ?
Thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| responsive-bartik-table-settings.png | 8.42 KB | anjjriit |
How to use responsive table setting in Minimum priority max-width CSS column and Low priority max-width CSS column ?
Thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| responsive-bartik-table-settings.png | 8.42 KB | anjjriit |
Comments
Comment #1
mjohnq3 commentedThe simple answer is: I don't know. I've never used Responsive Tables. However, the following may be useful...
Responsive Bartik D7 uses two breakpoints in its layout: 560px and 851px. Below both of these values the Content area is 100% of the screen width. At 851px and above the Content area is 100% of the screen width with no Sidebars, 75% with one Sidebar, and 50% with two Sidebars.
It seems to me that you would need to set those values (in px, i guess?) by visually determining what looks best in your particular situation.
Comment #2
mjohnq3 commentedSorry, I can't provide any more assistance/advice on this issue. The values required will be specific to an individual site.