Hello,
I want to ask, is it possible to change the color of these icons or not?
And also can I make some edits on this section like changing the positions of the icons?
And if it's possible, can someone tell me how to do it, please?
Hello,
I want to ask, is it possible to change the color of these icons or not?
And also can I make some edits on this section like changing the positions of the icons?
And if it's possible, can someone tell me how to do it, please?
Those are just png images. You can change the colour in every graphic programm. Or you could also use css filters as I demonstrated here:
Changing positions and stuff like that can be done by editing the skin XML file.
Okay Thank you so much.
But the problem that I can't find the path of these images, I opened all xml files, and I couldn't find them.
Do you have any other suggestions?
It's probably 'skin/vtourskin.png' or something like that if you are using a standard skin.
You can also just use your browsers developer tools to view the path the icons are loaded from.
No not 'skin/vtourskin.png', I tried to change it but it's not working. And I opened the developer tool on my browser but the path is encrypted.
Here is the screenshot for the image. And the other one is the encrypted path.
this is not encrypted, it is embedded (base64 encoded) ... it must be somewhere in your files.
Oooohh Okay thanks, I will try to find it
I couldn't find the source image, but I found this tag
<plugin name="everpano_ui"
keep="true"
devices="html5"
url="%VIEWER%/plugins/everpano_ui.js"
vrPosition = "left"
dollhousePosition = "left"
fullscreenPosition = "right"
menuOpen = "0"
menuAnimation = "0"
showPanoTitle = "true"
showNextPrevious = "false"
showNPTooltips = "1"
showMeasure = "1"
/>
controls on the position and the appearance of these icons, but I don't know what the name of the parameter to change the color, and I checked the documentation, but I couldn't find anything useful about it. so, is there a parameter for the color or not? and if there any other solution to change the color can anyone help me with it?
Don’t have an account yet? Register yourself now and be a part of our community!