Hi,
I have various photos etc that are included in website pages using php 'include' code (using sourcerer), and these aren't showing very well on mobiles. The code is in the articles themselves, not in modules.
If I want this code to be different for mobile devices, is there a (php?) variable or other way of picking up whether the article is being viewed in a mobile so I can use this in my include file?
(An example can be seen at page
www.italythisway.com/places/lake-garda.php where on a ipod the top picture and hotel box and google ads is too wide for the screen - I want to remove the hotel search and the google ads on mobile devices)
Cheers!