I want to integrate 3rd party sharing option called AddThis. Is working by inserting a script in the html file. I tried creating an iframe in C2 but I had some troubles, so i decided to insert the code directly on the exported project in the Index.html file. I exported the project using the second option (Advert bar style with 160 pixels space for the banner) since I want a Banner from Chitika.com.
Everything is showing, but I am having difficulties positioning the sharing buttons on upper-left corned of the game and not on the browser. I tried using the CSS options to position the element but I could not make it work. It is important to keep this sharing element in the Index.html and not the game.html so the sharing link is directed to the index.html and not the game.html.
Here is how the page is looking right now http://synapse1one.com/Test_AddThis_v2/ (the sharing buttons take 5-15 seconds to load)
Here is the exported project https://dl.dropboxusercontent.com/u/139926126/Forums/scirra/Test_AddThis_v2.zip
Any help will be greatly appreciated !