SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using jQuery, use css to add CSS
$("#voltaic_holder").css({'position': 'absolute', 'top': '-75px'});
To remove CSS attributes
$("#voltaic_holder").css({'position': '', 'top': ''});