Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to move the location of the "like" and "labels" in ZEN?

Eric Lebetsamer February 21, 2013

Is there any way of moving the position of the like and labels section in Zen? I'd like to move it around, but can't seem to find any way of doing it.

1 answer

1 accepted

0 votes
Answer accepted
Darryl Duke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 21, 2013

Hi Eric,

Unfortunately not. You can hide/show the section, but the positioning isn't moveable (currently).

What would you like to do with it? I can create a feature request...

Cheers,
Darryl

Eric Lebetsamer February 21, 2013

We've been requested to move it to the top of the page, though it'd be great if you would move it around and put it in the side column as well.

Darryl Duke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 21, 2013

Thanks, I'll add your notes to our feature request!

Darryl Duke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 4, 2013

Interesting that that is working . . . Confluence's labels (and comments) are pretty complex beasties and can get grumpy when disturbed.

This is good info, so thanks!

Eric Lebetsamer March 4, 2013

Fyi: What I ended up doing was just using javascript to move the labels.

<script type="text/javascript">
    AJS.toInit(function () {
        AJS.$('#labels').insertBefore('#wiki-body');
    });
</script>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events