1. aljaleya
  2. Support
  3. Sunday, December 28 2014, 07:14 AM
button sizeproblem with button howver when in click on the button the button size chaning please ho to fix that

http://whereonline.ca/communitys/blogs

please try ti click on the button

thanks for best support
admin Accepted Answer
Admin
Hi,
you have some javascript that add "aja-button" CSS class on all buttons of our social network, this generate this issue. Maybe this class is added from your template, you can contact template support provider to solve this.
  1. more than a month ago
  2. Support
  3. # 1
aljaleya Accepted Answer
i build this my self any idea how to fix
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
to remove this class add this code at the end of file /templates/style9/script.js
jQuery(document).ready(function(){
jQuery('#easyprofile .button,#easyprofile .btn-primary,#easyprofile .btn').removeClass('aja-button');
});
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.