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
Full example: `https://gamer2810.github.io/steam-miniprofile/?interactive=true&vanityId=k3k2810`
60
60
61
+
### Styling
62
+
#### Centered display
63
+
By default, the iframe's content will display on the top left corner and will take up all available space from the parent container.
64
+
65
+
To make the content display in the center of the available space, add `centered=true` to your url.
66
+
67
+
Full example: `https://gamer2810.github.io/steam-miniprofile/?interactive=true&vanityId=k3k2810¢ered=true`
68
+
61
69
### To add this to your site
62
70
1. You can load it into any div with JQuery or Javascript. [Jquery's Load() guide](https://www.tutorialspoint.com/How-to-load-external-HTML-into-a-div-using-jQuery).
0 commit comments