Link button pinned to the right edge / full width box

How to add a link button pinned to the right edge / full width box.

Hi @Stefan, welcome onboard! :slight_smile:

The best way I can suggest this is using a Popup with a placed button…

  • Create a new Popup
  • Reduce the size of the Popup canvas and remove the close button
  • Place a Button inside the Popup canvas
  • With the Popup canvas selected go to the right hand panel…
  • Select to have the Popup in a Fixed Window
  • Horizontal, select Align Right or Align Left
  • Vertical, select Fixed Height
  • Now set the Popup Canvas height
  • Top Margin depends how far down the page you want the button
  • Tick Always On The Top
  • Tick Open Automatically and set the Delay to 0secs

That’s the basics. Once you see it working you can style it to your hearts content.

2 Likes

Thanks, it works fine :slight_smile:

1 Like