• Resolved bombardos

    (@bombardos)


    Hi, great plugin, great support. I have a small request for the next update whenever that may be.
    In the plugins file
    miniorange-login-with-eve-online-google-facebook/class-mo-oauth-widget.php
    where you have

    <a href="javascript:void(0)" onClick="moOAuthLogin('google');"><img src="<?php echo plugins_url( 'images/icons/google.jpg', __FILE__ )?>"></a>
    					
    				<?php
    				}
    				if( get_option('mo_oauth_eveonline_enable') ) { ?>
    					<a href="javascript:void(0)" onClick="moOAuthLogin('eveonline');"><img style="width:100%;margin:2px 0px ;" src="<?php echo plugins_url( 'images/icons/eveonline.png', __FILE__ )?>"></a>

    I’ve changed it myself this time, but to prevent it being changed back on the next update, could we get the style=”width:100%;margin:2px 0px ; removed from that img tag please?

    Thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    You have published version 5.9 of our plugin where we have removed css styling. Also you can add your own styling with Customization tab.

    Thanks,
    miniOrange

Viewing 1 replies (of 1 total)
  • The topic ‘Request: img style width removal for next update.’ is closed to new replies.