Hi
I've recently installed MyCred and adjusted the CSS to show badges in a size of 300x100 using the below
define( 'MYCRED_BADGE_WIDTH', 300 );
define( 'MYCRED_BADGE_HEIGHT', 100; );
Although this has worked fine I can't seem to get the badge to display centered. Can anyone help with this?