How To Put A Blog Buddy

Tuesday, June 20, 2023

  • Add a new HTML/Javascript widget
  • Paste: <img src='IMAGE URL' height=100 style='position:fixed;bottom:0px;left:0px;z-index:999'/>
  • Change IMAGE URL to your image URL (see some at the bottom of this post or on Glitter Graphics
  • Adjust the height=100 (the number) to a different size (250 should be good)
  • Find this part of the code: bottom:0px;left:0px;
  • Change it if you wish it to be elsewhere:
  • Bottom right: bottom:0px;right:0px;
  • Bottom left: bottom:0px;left:0px;
  • Top right: top:0px;right:0px;
  • Top left: top:0px;left:0px;
  • Find the 0px; sections. You can move the widget up/down/left/right if you want!








0 comments:

Post a Comment