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.
]]>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.
]]>Thank you for this plugin, it works very well. I’d give it 5 stars. My question concerns the option ‘Upload Your Back To Top Image’. I’ve tried to upload my own image but the result is a missing image. No big deal though, I’m happy with it. I was just wondering if anyone else was having this problem? Thanks
]]>I’ve found a plugin conflict with your plugin and All In One Event Calendar. This plugin takes the post event and uses it as it’s “arrow”.
You can see this here at the following link.
https://www.nppbc.com/ai1ec_event/locust-ridge-2/?instance_id=1170
This doesn’t happen to every even though.
https://www.nppbc.com/ai1ec_event/russell-family/?instance_id=1141
How to go back to top just when pressing the icon, means just when you press the icon and stopping when you not pressing – means just going up till you stop pressing and not going straight to the top with one click as by now. Is that possible? Can someone help?
]]>i’ve installed it a few times and nothing happens. I tried version 1 and that didn’t work either. there are no options given, only an edit and activate, or edit and deactivate – with all the code in the edit box that i’m not touching.
there’s nothing to see on my site – it simply doesn’t show up
Hello! I am trying to use this back to top on my blog: https://www.dreamalittlebigger.com/
I’ve installed and set everything as I’d like it to be but it won’t show up.I’m thinking that it might be a conflict with another plugin but I don’t know for a fact. Any thoughts? I could send you a list of my plugins if that would be helpful.
I like your button the best so I’d love to use it. Thanks so much ??
]]>Hi,
I found extra “; at the end of this string near the end of backtotop/backtotop.php
<div id="top"><p style="padding:6px;border-radius:2px;max-width:80px;max-height:60px;color:<?php echo $btt_given_text_foreground_name;?>;background-color:<?php echo $btt_given_text_background_name;?>;"><?php echo $btt_given_text_name;?></p></div>
Regards
]]>