- XF Compatibility
- 2.2.x
- 2.3.x
- Short Description
- Enhance your Forala editor with a glowing border using extra.less for focused typing. Adjust colors to neon green (#00ff0c) for better visibility on darker gaming sites. Customize animations and transitions in 2.x versions.
Add the following to your extra.less template for a glowing border around your Forala editor when the focus is set while users are typing.
CSS:
/* GLOWING EDITOR */
@-webkit-keyframes glow {
to {
border-color: #626262...
You do not have permission to view the full content of this resource.
Log in or register now.