thatsgame1
Member
Posted 11 months ago #
Is there a way for me to code a "page" in WordPress so that if the "Mobile Theme" is set to "ON" it would display some extra code?
I have a page that has a table that is wider than the mobile version of the page when it's on and wanted to code it a little different.
Thank you
http://wordpress.org/extend/plugins/wptouch/
When WPtouch is active in the WordPress plugins admin area, your site is essentially "on" in terms of a "mobile theme". The free version of WPtouch does not offer any custom theming functionality but if you adjusted the width of your table to around 300px, or better yet use percentages, it should fit on most mobile devices.