HELP!!!! Tables are stretching off screen!

sahiphop
13 years, 3 months ago
Hey I need some help! I'm using the iPhone template and it all looks great, however, on some pages, the tables fit fine within the screen, but others don't. For example, check out www.redstaindesigns.com on an iphone.

The content goes off screen. Any way I can fix this???
sahiphop
13 years, 3 months ago
Is anyone going to help me??
sahiphop
13 years, 3 months ago
Someone please help me...
dryabov
13 years, 2 months ago
Is the table hardcoded in content or generated by an extension?
sahiphop
13 years, 2 months ago
it's hard coded, but it's ruled by percentages, not pixels, so the tables should adapt, shouldn't it?
dryabov
13 years, 2 months ago
Percentages set "minimal" width, but actual width could be larger because of content inside cells.

For example, at www.redstaindesigns.com/clients you have a menu (ul-list) in left column, but menu items have "white-space: nowrap;" rule. You can fix it by "ul li a {white-space:normal}" in css/custom.css in template, but you have facebook iframe in the right column that has fixed width of 300px.

As to me, I wouldn't use table layout on mobiles at all. You could make different layout for mobile with Mobile Content plugin.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.