Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,462
Community Members
 
Community Events
184
Community Groups

Cursor shows as "move" instead of "pointer" when over a picture with a link

Edited

Using Confluence Data Center

I have a picture with a link, when I put the mouse over that picture I get a "move" pointer instead of a "point" pointer.

Post04.png

I tried this work around https://jira.atlassian.com/browse/CONFCLOUD-57252 but I end up with that text on the top of the page as shown below:

Post03.png

1 answer

0 votes
Graham Twine
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.
May 23, 2023 • edited

Hello @Monica

 

Are you certain the CSS proposed in the issue was pasted into the correct place?

Space Settings > Look and Feel > Header and footer

 

Macros also use curly braces so this looks like it has been pasted into the page and not the space's Look and Feel CSS.

 

Screenshot_20230523_102927.png

Hi @Graham Twine my menu looks very different from yours:

Post05.PNG

Graham Twine
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.
May 23, 2023

Hi Monica, I just  shared the cloud UI instead of the DC.

 

I have seen my error as well :(

I the Header section of that sidebar add the CSS wrapped in script tags.

The following should work for you.

<script>
.wiki-content img.confluence-embedded-image,
.wiki-content img.editor-inline-macro,
.wiki-content table.wysiwyg-macro { cursor: pointer !important; }
</script>

Hi Graham, I did that and I still get the actual code to display on my page and the cursor still shows as a move icon. 

Post01.PNGPost02.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events