Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Embed image without "share" and view count from imgur

2 Posts
2 Users
0 Reactions
2,390 Views
Posts: 1
Customer
Topic starter
(@eddie-buducea)
Member
Joined: 5 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: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 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