• There was a mistake that makes all uploaded graphics distort. Go to line 64 of backtotop.php and replace with:

    echo "<div id=\"top\"><img style=\"max-width:80px;max-height:80px;\" src=\"".$btt_upload_image_name."\" width='60px' height:'60px'></div>";

    I also didn’t like how the Text Button was too narrow so on line 73 I changed max-width:80px TO max-width:200px.

    That way “Back to Top” text does not wrap.

    https://www.ads-software.com/plugins/backtotop/

  • The topic ‘Uploaded graphic is distorted – FIXED’ is closed to new replies.