View Full Version : Forum Display Enhancements - Separate Sticky and Normal Threads
Atakan KOC
12-15-2012, 11:00 PM
Separate Sticky and Normal Threads
And now, Separate Sticky and Normal Threads for vBulletin 5
skylab
06-13-2013, 01:35 PM
Something so simple and yet so amazing.
Tanard
07-09-2013, 01:21 PM
Mine keeps repeating on Normal Topics for some reason
https://vborg.vbsupport.ru/external/2013/07/55.png
LordCo
07-11-2013, 11:38 PM
Mine too, it's a bug, it doesn't work properly with vBulletin 5.0.3 (it did work before the vBulletin update)
kiba snowpaw
08-04-2013, 10:29 PM
that weird i use vBulletin 5.0.3 and i have no problem with it
http://danskeanimeklub.dk/images/Posting/Sticky.png
Vandrel
08-06-2013, 04:08 AM
This is repeating on 5.0.4
works, on vbulletin 5.05 thank you
Spangle
02-06-2014, 08:55 PM
This is strange I have it on 5.0.5 and it's repeating as stated above.
Disabling until a fix is found.
Dimentio
02-20-2014, 10:15 PM
repeating on 5.0.5
DesignMVD
07-14-2014, 08:02 PM
Update vb 5.1.1 please :(
Thanks !!!
Rahstyles
07-15-2014, 11:58 AM
update to 5.1.2
justasiam
04-24-2015, 02:59 AM
Like other people, mine keeps repeating on Normal Topics for some reason.
I am running 5.1.6
justasiam
05-04-2015, 12:50 AM
Is there an answer to this problem?
justasiam
05-13-2015, 05:25 PM
IS THIS BEING SUPPORTED AT ALL?
player2014
05-14-2015, 04:40 PM
IS THIS BEING SUPPORTED AT ALL?
I think not Anymore :confused:
Ba'al
09-13-2015, 07:39 PM
Repeats on 5.1.9 as stated before, disabled just incase the creator ever decides to fix the issue.
delds
09-21-2015, 07:30 PM
I have also uninstalled it for now until the repeat of normal thread is solved and updated,
Replicant
09-21-2015, 10:48 PM
Here's a CSS implementation of this you can give a try. You may have to adjust to taste. Add it to css_additional.css
tr.topic-item.sticky:last-child > td {
border-bottom: 1px solid #303030;
}
tbody.topic-list.sticky-list:after {
content: "Normal Topics";
height: 33px;
line-height: 33px;
font-weight: bold;
padding-left:10px
}
delds
09-22-2015, 04:05 PM
that additional css worked
panoramia
10-03-2016, 08:34 AM
It keeps repeating Normal Topics above every simple post... it's unusable like this on 5.2.4 and previous versions, any update? Thanks a lot
bridge2heyday
11-14-2016, 11:56 PM
It keeps repeating Normal Topics above every simple post... it's unusable like this on 5.2.4 and previous versions, any update? Thanks a lot
it is a VBulletin Bug fixed in version 5.2.6 ( Not Released Yet )
SpikeyWelsh
03-30-2017, 05:14 AM
is this now working
bridge2heyday
03-30-2017, 05:19 AM
is this now working
Yes , working on 5.2.6
SpikeyWelsh
03-31-2017, 10:49 AM
thanks will install it
Thanks, nice addition. Works, but I don't need this exact function but thought I'd put in some ++'s so others know it works!
watershed
11-22-2018, 12:12 PM
If anybody is interested, here is how I implement sticky topic separation in my forum (simple line separation, no added text or space)
Add to css_additional.css:
tr.topic-item.sticky:last-child > td {
border-bottom: 2px solid #FFFFFF;
}
Obviously, change #FFFFFF to a color that matches your theme.
Dude Mike
01-29-2019, 01:50 PM
how to use it once you installed it?
tattotattoo
08-27-2020, 07:05 AM
thanks you
Anyone using it on 5.6.3?
ahmed85
09-12-2020, 07:45 AM
Anyone using it on 5.6.3?
I am using it on 5.6.3
I am using it on 5.6.3
:up: Thank you.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.