what is the css code to animate on the fly with a color

what should I add to the end for animated this button?

 

.xg_theme button,
.xg_theme input.button,
.xg_theme a.button ?????

Views: 126

Reply to This

Replies to This Discussion

Depends on which button you want to add the effect to but it would look something like this in your Advanced CSS:

button.xj_submit.feed-action-button:hover{background-color:#528db8;}

This should do the trick :-) just change the color codes to whatever color you want

DIV#xn_bar A#xn_signout,
A#xn_username,
button.xj_submit{
    background-color: #EB7609!important;
    border: 2px solid #E4E4E4!important;
    border-radius:18px ;
    -moz-border-radius:18px ;
    -webkit-border-radius:18px ;
    -khtml-border-radius:18px ;
    -webkit-box-shadow:0px 0px 10px #ccc inset;
    -moz-box-shadow:0px 0px 10px #ccc inset;
    box-shadow:0px 0px 10px #ccc inset;
    padding-left:8px!important;
    padding-right:8px!important;
}

DIV#xn_bar A#xn_signout:hover,
A#xn_username:hover,
button.xj_submit:hover {
    background-color: #7609EB!important;
}

Wov!!!! applied with some color changes........... looking great......... see n my site http://thatsme.in

Thanks George.... Tum Jiyo Hazaron Saal ............. ha ha ha ........means  (wishing you to live for thousand years)

I'm glad you liked it :-) LOL but don't make me live for a thousand years lol really don't want to be that old LOL :-)

 I would go look but you can't see those effects unless you're logged in :-)

you have a great day Shesh :)

Here is another variation  Eric on Georges code :)

DIV#xn_bar A#xn_signout,
A#xn_username,
button.xj_submit{
background-color:
background: -moz-linear-gradient(center top, #f77605 37%,#cf11f5 56%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.37, #f77605),color-stop(0.56, #cf11f5));
border: 2px solid #E4E4E4!important;
border-radius:20px ;
-moz-border-radius:20px ;
-webkit-border-radius:20px ;
-khtml-border-radius:20px ;
-webkit-box-shadow:0px 0px 10px #ccc inset;
-moz-box-shadow:0px 0px 10px #ccc inset;
box-shadow:0px 0px 10px #ccc inset;
padding-left:8px!important;
padding-right:8px!important;
}
DIV#xn_bar A#xn_signout:hover,
A#xn_username:hover,
button.xj_submit:hover {
background-color: #7609EB!important;
-moz-border-radius: 7px 7px 7px 7px;
-webkit-border-radius: 7px 7px 7px 7px;
padding: 1px;
}

RSS

Latest Activity


NC for Hire
JFarrow replied to John Bizley's discussion 'A few adjustment for your video feed player in your social channels page.'
"you too Bernard, of course."
1 hour ago

NC for Hire
JFarrow replied to John Bizley's discussion 'A few adjustment for your video feed player in your social channels page.'
"nice work and terrific share.  John you're appreciated!"
1 hour ago

NC for Hire
JFarrow replied to SM's discussion 'Just discovered Disqus commenting on Ning - how do we add more features?'
"they do.  it's call like.  i changed mine to 'promote'  which of…"
2 hours ago
soaringeagle replied to soaringeagle's discussion 'google disavow 101'
"i have for 2 days been tackling this list for many hours a day and the scrollbars barely moved from…"
2 hours ago
Jelena replied to israel's discussion 'Pantalla de Administrador o Creador (Manage'
"el 2.0 es diferente a ning 3.0  y tu sitio es un ning 3.0 por ahora nadie puede integrar…"
3 hours ago
Rosas † Negras shared a profile on Twitter
3 hours ago
Rosas † Negras replied to OneCrow's discussion 'Navigation For Our Network'
"lol"
4 hours ago
Rosas † Negras favorited caro's profile
4 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service