Before, I used a flash file within a tag to center it on my Wordpress Website. Now that I have converted it to html5 to serve content to Android browser users, I'm having trouble aligning the content in the center of the page for both Desktop and Android browsers. I need a fix that works for both.
When you visit the website on your mobile device at www.truckstopquebec.com, you'll notice that some of the content goes off-screen. I want to align it to the center. I've tried various codes like max-width:100% height 200px, but the height doesn't work well with larger content.
Can anyone recommend a solution to this issue? I used Google Swiffy to convert the swf flash file to html5.
The code that needs styling is:
<div id="swiffycontainer" style="width: 800px; height: 174px"> </div>