Vivaldi Forum mod
-
@potmeklecbohdan I saw. Only "first header" tooltips (community, forum,....).
Would be logical to have the second bar too (categories, unread,....). And I forgot the UID mod was on hover. -
@Hadden89 Yeah, but that’s never been a part of the mod. Won’t hurt if it’s added, but it’s a CSS-only mod (which cannot remove
tooltip
attribute). -
@potmeklecbohdan mmh... I only see tooltips on right with or without mod. And on search which probably was changed.
-
I want my money back.
-
@potmeklecbohdan Gotta clean up some stuff first. We are in lockdown from today on anyway.
And I understand the currently released versions aren’t usable. -
@luetage No hurry need, especially as core function - the dark theme - works fine
And few nice mods too, as the almost essential Advanced Fomatting ^^ -
@Hadden89 said in Vivaldi Forum mod:
No hurry
Absolutely true. Afaik pretty much anytime at all between brekkie & elevenses tomorrow would be just peachy.
-
@Steffie No, my notifications work well as does the indicator. I'm notified in real time. I even have a notification sign on my tab in WP, that's so delightfully wonderful
. Then, I'm not on the edge, but part of the
chromecrowd…BTW, I wonder if some are night owls or early risers (bar, of course, the Australian Lady).
-
@Steffie said in Vivaldi Forum mod:
am frequently finding new posts / new replies without V actually alerting me to them.
One cause of this could be leaving a browser tab open on the thread. If active, there would have been the "live" notification that appears momentarily in the lower right of the page, and the new post actually displays in the page. When you close the tab, navigate away, or scroll a little on it, something like that triggers it as seen.
-
Testing a new emoticon picker, which lets you add all the custom ones you want for easy access. Still needs some work to make it publicly usable though. Dev branch is lonmcgregor/moreEmotes
-
@LonM I wonder whether there’s a way to prevent forum emoji from displaying locally. I’m kinda annoyed seeing all the substitutions when I have a perfectly fine emoji font installed.
edit: not talking about the custom emoticons, but about the official Vivaldi forum ones.
-
Just a mini mod to share if someone's interested (change the There is a new post... alert) :
Change the color or the gradient to your own needs.
/* New topics alert */ .alert-warning { background-color: transparent; background: linear-gradient(to bottom, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); color: white; border-radius: 10px; }
-
@Ornorm I made it transparent, same as There are no unread topics.
-
@hlehyaric I'm quite jealous about the fact you have no unread topics...
-
@Ornorm I have no unread topics right now… Btw, I didn't have that many this morning.
-
@Ornorm I modded the popup window.
.alert-window .alert.alert-warning, .alert-window .alert.alert-danger, .alert-window .alert.alert-success, .alert-window .alert.alert-info { background-color: rgba(0,15,26,0.8) !important; color: #46cdff !important; border-radius: 4px !important; }
-
@hlehyaric Interesting one. Now I'm dreaming of a progress bar on the top changing its color based on the progression of the line...
-
@luetage They all have the right
alt
.Edit: I tried playing with it a little & ~ an hour after giving up I remembered that
img
s can’t have::before
&::after
or what… -
@luetage I would love that. I'm pretty sure I made some kind of
users riotuserscript for that ages ago. I could try anddiddig it up again.edit: phone IMEs suck
-
@LonM I can remember we had forum emoji, then we didn’t, then some user complained about it, then they got reintroduced and here we are now.