- Compatible XF Versions
- 1.1, 1.2, 1.3, 1.4
To achieve this is pretty straightforward, go to your EXTRA.CSS and add the following
Code:
/* SIGN UP BOX */
@-webkit-keyframes redPulse {
from { background-color: #bc330d; -webkit-box-shadow: 0 0 9px #333; }
50% {...
You do not have permission to view the full content of this resource.
Log in or register now.