CMPT470-TeamMates / sfview

0 stars 1 forks source link

Add a ribbon to top of page, bootstrap style #6

Closed cbabnik closed 6 years ago

cbabnik commented 6 years ago

I've installed the .css theme for bootswatch's flatly already.

Using bootswatch makes this process very easy

hhtong commented 6 years ago

Just an option: the PhotoSphereViewer library comes with a navigation bar at the bottom that I think is customizable. More info: https://photo-sphere-viewer.js.org/index.html#navbar

We'll def still need a top ribbon, but maybe the name of the place can go on the bottom navbar instead!

cbabnik commented 6 years ago

Is that the ribbon that I'm seeing zoom, spin, download, etc? Yeah that would be a great place for the name :)

hhtong commented 6 years ago

Is that the ribbon that I'm seeing zoom, spin, download, etc? Yeah that would be a great place for the name :)

Yep!

hhtong commented 6 years ago

setPanorama() in main.js will deal with the bottom nav bar. I've put an example in index.php.