You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to change the copy to clipboard image and following the instructions here (https://sphinx-copybutton.readthedocs.io/en/latest/) but am unable to change the image. The current image is an "older" look with the language "Copy to Clipboard" below.
I'd like to have just a more simple image without the text below.
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Describe the problem
Hello!
I'm trying to change the copy to clipboard image and following the instructions here (https://sphinx-copybutton.readthedocs.io/en/latest/) but am unable to change the image. The current image is an "older" look with the language "Copy to Clipboard" below.
![Screen Shot 2021-09-24 at 2 05 23 PM](https://user-images.githubusercontent.com/59894711/134721119-f962741d-0eae-4475-acb0-e92e9d3e8ff1.png)
I'd like to have just a more simple image without the text below.
I've added the image in _static/AdditionalImages
Added this to the conf.py file:
copybutton_image_path = "_static/AdditionalImages/copyclipboard.png"
I'm using the Sphinx ReadTheDocs theme.
Link to your repository or website
https://github.com/sistia01/Giotto-Sphinx-Website
Steps to reproduce
N/A
The version of Python you're using
No response
Your operating system
No response
Versions of your packages
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: