Emil over on https://refinedwiki.atlassian.net/browse/RWOT-438 solved this for me.
Here s his solution to add to Confluence admin > Look and feel > Stylesheet:
#rw_wrapper #edge_design_top
{
position: fixed;
z-index: 20;
}
If you add this to the global stylesheet it does what I think you want:
#header, .aui-header{position:fixed;z-index:100} #main{top:30px} .ia-fixed-sidebar{margin-top:30px}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jonathan, I ve just read the small print of the global stylesheet:
Please note that the custom global stylesheet will not be applied to spaces that define their own custom stylesheet or are using a theme.
and we are using the RefinedWiki theme. Thanks though.
<form class="aui" style="margin: 10px 0px 0px; position: relative; color: #333333; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px;" action="https://kingfluence.com/admin/doeditstylesheet.action" method="POST">
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Jonathan, I ve just spotted this note on the global stylesheet:
Please note that the custom global stylesheet will not be applied to spaces that define their own custom stylesheet or are using a theme.
...and we are using the RefinedWiki theme. Thanks for the help though.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.