Streamline's Comments


Hey there! Big fan of what you're doing.

I plugged the streamline HTML into the Profile's Code Editor and while the HTML itself seems to be fine, when it comes out the render is really large and it clips through the top of the profile.

I managed to work around this by adding exactly 10 <hr></hr> lines above the start of the code.

Otherwise it seems to be working in order! I had to do some general finagling but overall the experience was pretty good!

Hey there!! I'm so sorry it caused you trouble, but thank you so much for letting me know! I've fixed the code now so hopefully you've saved any future users the same trouble.
If you like, the fix was to adjust the 'top: -150px;' to 'top: 0px;' under the very first div after the instructions - '< div style ="background: #322F31; position: absolute; top: 0px; bottom: 0px; left: 0; z-index: 1; width: 100%; height: 100%; text-align: center;" >'

Thanks so much!! Your codes are great and I've been throwing them around to some of my characters!!

Hope you have a good one! Keep up the good work!