You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.
The Partners Program mentions both OpenSea Storefront and White-Label options, but from all that I gather both are embedded iframes of an OpenSea URL.
The White-Label option states that "OpenSea white-label allows you to customize the look and feel of your main marketplace page, as well as each individual listing", however I am unable to understand how this is possible using the iframe embed.
Moreover, it is said here in regards to themes that "You can pick between simple, day, night, and more to come!", but the only option that results in any visible difference to me is embed=true (which removes the top navigation bar).
Can anyone please clarify these points to me? I would also suggest that more information regarding these issues be added to this repo's README.md.
The text was updated successfully, but these errors were encountered:
I'm not 100% sure but from what I've been researching and the way I've solved that problem is by putting a height in pixels to the iframe.
This is because when you put the iframe automatically opensea, I don't know why, defines the height of the container and when you define it in relative measures it always gives problems.
I hope this information will help you
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Partners Program mentions both OpenSea Storefront and White-Label options, but from all that I gather both are embedded
iframe
s of an OpenSea URL.The White-Label option states that "OpenSea white-label allows you to customize the look and feel of your main marketplace page, as well as each individual listing", however I am unable to understand how this is possible using the
iframe
embed.Moreover, it is said here in regards to themes that "You can pick between simple, day, night, and more to come!", but the only option that results in any visible difference to me is
embed=true
(which removes the top navigation bar).Can anyone please clarify these points to me? I would also suggest that more information regarding these issues be added to this repo's
README.md
.The text was updated successfully, but these errors were encountered: