Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
mwcboard Posted July 5, 2017 Posted July 5, 2017 Is there a way to make the first post in a topic a post you can pin? I also want to make that post show on every page but not have that post refresh. What I'm looking to do is embed a live video in the first post (sports for example) and have it where that post always shows at the top of the screen even if the user scrolls down. I want my users to be able to watch the game and discuss with other members without having to refresh the video each page.
bfarber Posted July 7, 2017 Posted July 7, 2017 The content message might work well for your purposes, yes. You can use CSS to "pin" content to the top page even as you scroll (using fixed positioning) if that's what you mean. Look at the #elFlashMessage definition as an example.
mwcboard Posted July 7, 2017 Author Posted July 7, 2017 4 hours ago, bfarber said: The content message might work well for your purposes, yes. You can use CSS to "pin" content to the top page even as you scroll (using fixed positioning) if that's what you mean. Look at the #elFlashMessage definition as an example. Thanks, I'll look at that.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.