Hi all,
I've been looking for a way to move the optional properties icon to the right side of the headerbar in the LO display. I don't see it in themeStyle.css file where changes are recommended but I do see it in mainStyles.css.
After some playing around, It seems by changing "#x_headerBlock .x_floatLeft" to "#x_headerBlock .x_floatRight" using mainStyles.css line 82 should work although only changes to line 68 effects the position by changing ".xfloatLeft{float:left;}" to ".xfloatLeft{float:right;}", that doesn't seem right to me (and I barely know what I'm doing). If it's possible, can you give me a hint or suggestion how to move this feature?
Many thanks again
Mark G