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

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

Monica May 22, 2023

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

1 accepted

0 votes
Answer accepted
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

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

Monica May 23, 2023

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>
Monica May 25, 2023

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