Scroll poster in Display.template.php

Started by minimono, May 10, 2018, 07:19:59 AM

Previous topic - Next topic

minimono

Mod or Feature Requests. ;D
Scroll poster in Display.template.php same web http://www.discuz.net/thread-3825961-1-1.html




SMF 2.0.15 , PHP 7.1.15
SMF 2.0.15 | PHP 7.X | MySql 5.6 | Softer theme | SMFAds

njtweb

Quote from: minimono on May 10, 2018, 07:19:59 AM
Mod or Feature Requests. ;D
Scroll poster in Display.template.php same web http://www.discuz.net/thread-3825961-1-1.html




SMF 2.0.15 , PHP 7.1.15

Do you mean you want a floating avatar like a floating menu?

minimono

Quote from: njtweb on May 10, 2018, 09:20:13 PM
Do you mean you want a floating avatar like a floating menu?

Yes!  ;)


SMF 2.0.15 , PHP 7.1.15
SMF 2.0.15 | PHP 7.X | MySql 5.6 | Softer theme | SMFAds

GigaWatt

I don't know about you guys, but IMO this would be very distracting and confusing. "OK, I've seen who posted this, now I would like to read the post, not have a floating avatar following me throughout the entire post".
"This is really a generic concept about human thinking - when faced with large tasks we're naturally inclined to try to break them down into a bunch of smaller tasks that together make up the whole."

"A 500 error loosely translates to the webserver saying, "WTF?"..."

shawnb61

Might be handy if there are lots of lengthy posts,  such as reviews, stories, long-way-to-tip-a-rarry jokes... 

Possibly just a .css change?   Hmmm...
Address the process rather than the outcome.  Then, the outcome becomes more likely.   - Fripp

Pipke

some kind of fork of smf ->https://wedge.org/ has this future on there forums, maybe you could ask support there how its done.
"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

Pipke

add this to your index.css


div.poster {
top: 6px;
position: sticky;
                position: -webkit-sticky;
}
"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

GigaWatt

"This is really a generic concept about human thinking - when faced with large tasks we're naturally inclined to try to break them down into a bunch of smaller tasks that together make up the whole."

"A 500 error loosely translates to the webserver saying, "WTF?"..."

minimono

Quote from: Pipke on May 14, 2018, 05:02:22 PM
add this to your index.css


div.poster {
top: 6px;
position: sticky;
                position: -webkit-sticky;
}


Thank you very much.  ;D
SMF 2.0.15 | PHP 7.X | MySql 5.6 | Softer theme | SMFAds

Advertisement: