I'm new at this and it's my first post, it's minor.. but some might like it.
Put a spin on your account links, Just add this to your advance css this will also put a tilt on the account links box and spin on hover.
div.xg_module_body.account-links {
transition:All 0.263s linear;
-webkit-transition:All 0.263s linear;
-moz-transition:All 0.263s linear;
-o-transition:All 0.263s linear;
transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
-ms-transform: rotate(4deg) scale(1) skew(1deg) translate(10px);
}
div.xg_module_body.account-links:hover {
transform: rotate(360deg) scale(1.065) skew(1deg) translate(-2px);
-webkit-transform: rotate(360deg) scale(1.065) skew(1deg) translate(-2px);
-moz-transform: rotate(360deg) scale(1.065) skew(1deg) translate(-2px);
-o-transform: rotate(360deg) scale(1.065) skew(1deg) translate(-2px);
-ms-transform: rotate(360deg) scale(1.065) skew(1deg) translate(-2px);
}
Kos replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
Phoron replied to Allison Leahy's discussion 'What is your Ning 3.0 URL?' in the group The Sandbox
John Bizley replied to Donna Mac's discussion '3.0 Video - can someone explain?'
John Bizley replied to Alex's discussion 'More styling in the Design Studio'
Alex from Bougex.com replied to Alex from Bougex.com's discussion 'Leaving Ning... to SocialEngine. Happy... huuummmm.... don't know yet !!!'
Alex replied to Alex's discussion 'More styling in the Design Studio'
© 2013 Created by Ning.
