Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS positioning the floating button Reply To: positioning the floating button

#248460
Shikkediel
Participant

If you change the style of .olark-launch-button from right: 20px to about right: 70px, that’ll first create some room on the side. Then if you change the height of #feedbackTabOuter from 250px to 164px, they’ll line up nicely in the corner.

Styles are in theme.css but if you want to override them, the right positioning will need to have an !important added.