The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December.
Read our blog post for more info about this change.
Found this content helpful? Log in or sign up to leave a like!
Hyperlinkes to an external source, there are now a box with an arrow that is currently breaking our css styles in courses. This new “feature” seems to be messing with our banner CSS code.
See attachment
Solved! Go to Solution.
This will be an issue that the Instructure developers will need to attend to, so I would recommend submitting a ticket with them. As a short-term solution, if you would like to remove that icon then you can create add: class="external" in the HTML editor. So your code might look like:
<a class="external" src="URL">hyperlinked text</a>
For now, that will remove the icon.
This will be an issue that the Instructure developers will need to attend to, so I would recommend submitting a ticket with them. As a short-term solution, if you would like to remove that icon then you can create add: class="external" in the HTML editor. So your code might look like:
<a class="external" src="URL">hyperlinked text</a>
For now, that will remove the icon.
As quick fix, this helps out a lot. Thank you for the help.
How do I send a support ticket to the Instructure developers?
Thanks!
Jeremy
In your Canvas instance, you can click on the help icon in the lower left list of the global navigation. It looks like a question mark in a circle. There is an option to report a problem where you can describe the issue you are having and the helpdesk will address it.
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in