wordpress plugin

by 1 replies
1
Im trying to place a tab in the bottom right hand corner and at the top of my website that doesn't move when the page is scrolled. Anyone know if there is a plugin available to do this? An example would be what this forum is currently using.

Thanks!
#website design #plugin #wordpress
  • You do not need a plugin for that, just write two divs (one in the header of your theme and one in the footer) and give them a position:fixed on the css, then place whatever you wish inside the divs.

Next Topics on Trending Feed

  • 1

    Im trying to place a tab in the bottom right hand corner and at the top of my website that doesn't move when the page is scrolled. Anyone know if there is a plugin available to do this? An example would be what this forum is currently using. Thanks!