Hey!
I purchased a Java countdown for special events on my website and would like to show it in the mobile gallery as well. The startpage header area would be perfect for that purpose so I tried following:
The countdown basically consists of one index.php file, one css, two js files and some graphics. I added the script tags of index.php to iv-includes/templates/mobile/layout.phtml and customized the paths to the css and js files. Then I copied the countdown div container itself in the mobile header field in settings/mobile/startpage header. Well, the countdown shows up in the mobile gallery, that's great, but the size is a problem. If displaying the script standalone on my iPhone it resizes automatically in portrait and landscape mode but not when embedded in mobile gallery, it's to big and does not fit the gallery design..
Could you please tell me what I'm doing wrong?!