Hi
I have a site that uses a component that outputs a table. This table is too big for mobile browsers though and as such it needs to be re-layed out with some nice divs or something as I can't just override with css.
I've found the function that controls the table layout but how do I go about overriding this for the mobile theme?
Dan