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.
XImageTransform.Microsoft.gradient( startColorstr='#64c8ef', endColorstr='#00a2e2',GradientType=0 ); color: #fff; padding: 5px 5px; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); z-index:-10;}\[/code\]

- adding the line position:relative; to #my-menus (makes the buttons unclickable)
