1 replies
  • WEB DESIGN
  • |
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!
#plugin #wordpress
  • Profile picture of the author pomodorium
    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.
    {{ DiscussionBoard.errors[9384470].message }}

Trending Topics