Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different themes #1

Open
ramack opened this issue Jan 1, 2017 · 2 comments
Open

different themes #1

ramack opened this issue Jan 1, 2017 · 2 comments
Milestone

Comments

@ramack
Copy link
Owner

ramack commented Jan 1, 2017

add support for different themes

@ramack ramack added this to the 0.8 milestone Jan 1, 2017
@yurtseverfazli
Copy link

I use the latest version of Piwigo on the url "www.medyastok.com" with the theme "modus". The only problem is with your plugin "easyroate". First to say it is the plugin I need. But I have a problem. When I run the site on my hosting server, the buttons to rotate cannot be displayed on pc or laptop use. On mobile, the words of "EasyRotate" are displayed instead of pics, but they work properly. How can I solve this proplem. I noticed another point that the buttons for rotating are dislayed on the menu over the picture if I run it on my localserver. I need your help.

@ramack
Copy link
Owner Author

ramack commented Sep 8, 2019

For the modus them it seems that we should add
.easyrotate-ccw-button:before { content: '\21B6'; } /* '↶' /
.easyrotate-cw-button:before { content: '\21B7'; } /
'↷' */

to the CSS in case modus theme is active. Or should that be put into the modus theme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants