Cyber's profile picture

Published by

published

Category: SpaceHey

Pagedoll Code

  1. <div class="mx-md-0 mx-1 col-md-auto col">
  2. <a href="#" target="_BLANK">
  3. <img src="IMAGE HERE" class="btn btn-outline-transparent p-0 tooltipster" title="TEXT" style="max-width:15%; position:fixed; bottom:5px; right:5px; z-index:3;" ></div>
  4. <div>

  1. replace "#" with the link you want the image open (your art page, ko-fi, other character, etc etc)
  2. If you dont want it to send you to other page upon clicking just delete " <a href="#" target="_BLANK">"

  1. to change the image you must paste the link where it says "image link here"

  2. to modify the size change the max-width to whatever percentage you'd like i recommend 15-20%.

  3. to change the position you can change it to top-bottom and right-left!

  4. want more spacing between the image and the edge of the screen? just change the '5px' to whatever number you like.

  5. to change what text the image will show just replace 'text'


12 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )