Remove "Created with Pano2VR" dialog?

Q&A about the latest versions
User avatar
Hopki
Gnome
Posts: 13028
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
You can also add this CSS to the project using an external CSS doc.
Open a plan text (.txt) doc and copy and paste the below into it.

Code: Select all

.gg_context_row a { color: green !important}
.gg_context_row { color: green !important}
.gg_contextmenu { background-color: pink !important}
.gg_context_row:hover { background-color: orange !important}
Experiment with changing the colours to what you want.
Then "Save As" and change the file extension to .css.
As an example: context_menu.css

Of course if you already have an external .css doc then just add the above to it.
Once you have your .css doc go to the HTML5 output and the HTML tab.
Open the templates properties and add the external file.
Regards,
Hopki
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/
User avatar
Tony
Posts: 1342
Joined: Mon Feb 15, 2010 6:54 am
Location: Adelaide, South Australia
Contact:

Hi Christoph and Hopki,

Great solutions guys. Thanks for sharing.

And if you want a little transparency in the background you can use,

Code: Select all

.gg_contextmenu { background-color: rgba(0, 0, 0, 0.8) !important}
RGB and Alpha value

Tony
Tony Redhead | Panoramic Photographer | mobile: +61438501002 | website: https://tonyredhead.com - https://redsquare.com | Pano2VR Tutorials: https://tonyredhead.com/pano2vr | instagram: https://www.instagram.com/tonyredhead/
User avatar
Mark360
Posts: 39
Joined: Thu May 17, 2018 11:15 pm
Location: England and USA

Great info guys. Thank you all for the shares.
If it looks impossible you just have not found the right angle to view it from.
Post Reply