Center player in browser

Q&A about the latest versions
Post Reply
ARobbert
Posts: 5
Joined: Mon Jan 25, 2016 11:03 am

Is there a way to center the HTML5 java player in the browser window?
ARobbert
Posts: 5
Joined: Mon Jan 25, 2016 11:03 am

If I add the code needed to center my page in the browser:

div#container
{
width: 994px;
position: relative;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

The player disappears. How are people adding this to sites that are centered in the browser?
PhotoSpherix
Posts: 314
Joined: Wed Oct 22, 2008 9:45 pm
Location: Beech Grove
Contact:

I wrap it in an outer div that centers, then shows the 360 container inside.
PhotoSpherix
Starting a revolution in Photography
360 Product Photography
User avatar
Hopki
Gnome
Posts: 13015
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply