okmitsismal
New Member
This is my header.
My goal is to move the logout button to the far right, without loosing the ability of clicking on them.Now, I have tried position relative and absolute and this moves the button to the right, but then the buttons are no longer clickable.
- adding the line position:relative; to #my-menus (makes the buttons unclickable)