Dear Open Hub Users,
We’re excited to announce that we will be moving the Open Hub Forum to
https://community.blackduck.com/s/black-duck-open-hub.
Beginning immediately, users can head over,
register,
get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.
On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at
[email protected]
Hi there! We'd like to put the project basic stats gadget on our website, but we're now using a black background for the site. Is there a way to somehow get access to the div.gadget
style, so that we can add the attributes color: black; background-color: white;
to it? As it is, it ends up transparent. Manually including the iframe and setting it to have a white background shows the rounded corners and isn't quite flush. Thanks for any ideas!
For what it's worth, we ended up using this style:
style=margin-top:70px; height: 192px; background: white; width: 334px; border: none; border-radius: 12px; -webkit-border-radius: 12px;
Matthew,
Appreciate the pointer. Hopefully someone will give it a try.
Thanks!
And someone did give it a try! Thanks Matthew!