Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Genestoy Posted November 25, 2019 Posted November 25, 2019 I would like to change the color of the button that appears when a document is uploaded in a topic (see pic) as it is very hard to see on a white background. Can anybody provide the code to put in the custom.css to achieve this? Thanks
LoPoSt Posted November 25, 2019 Posted November 25, 2019 Add to Custom.css .ipsAttachLink[data-fileid]:not(.ipsAttachLink_image) { background: #4fda55; }
Genestoy Posted November 25, 2019 Author Posted November 25, 2019 2 hours ago, LoPoSt said: Add to Custom.css .ipsAttachLink[data-fileid]:not(.ipsAttachLink_image) { background: #4fda55; } Thanks a bunch, worked perfect 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.