Notifications
Clear all

Embed image without "share" and view count from imgur

2 Posts
2 Users
0 Likes
1,537 Views
Posts: 1
Customer
Topic starter
(@eddie-buducea)
Member
Joined: 4 years ago

Hello, I am wondering if I can remove those two things from imgur embeds

Here is a screenshot:

Don't mind the red arrow, that was the screenshot I embedded. I'm talking about the green share button in the top right and the imgur logo in the bottom. I tried to set the display of the header and footer embed to none but it didn't quite display correctly. 

Topic Tags
1 Reply
Astghik
Posts: 5860
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi @eddie-buducea,

Try the CSS code below:

#action-container .action-button {
display: none;
}

The CSS codes should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Styles Tab.  

Please don't forget to delete all caches and press Ctrl+F5 (twice) on the frontend before checking to reload the updated CSS file.    

Reply
Share:
Scroll to top