View Full Version : Mini Mods - Alternating Colored Rows in vBulletin 4 [No Plugin]
huevncom
12-05-2011, 11:00 PM
Code removed.
Dr.osamA
12-06-2011, 08:23 AM
any demo or screenshut plzzz!!
huevncom
12-06-2011, 09:01 AM
sorry, add Screenshots!
Dr.osamA
12-06-2011, 09:55 AM
thank you bro
i test it
in template forumhome_forumbit_level2_post 1st line is not
<li id="forum{vb:raw forum.forumid}" class="forumbit_post L2">
bu there are this code
<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L2">
i have vb 4.1.8
to make it work you have to change this code to
<li id="forum{vb:raw forum.forumid}" class="forumbit_post {vb:raw forum.statusicon} L2 {vb:raw $rowClass}">
demo: alra7ba (http://www.alra7ba.info/vb/forum.php?styleid=1)
user: vBulletin
pass: 123456
done
eTiKeT?
12-07-2011, 11:55 AM
It Happened This Super :)
İnstalled ...
ThevBNinja
12-07-2011, 03:16 PM
Is that you who coded this?
GameOverViper
12-08-2011, 02:15 AM
Can you get this to work for the threads? I'd rather use this for my threads than the actual forums if I can.
OldSchoolDSL
12-08-2011, 02:38 PM
As an added bonus.... My site loaded faster after adding this.
Not 100% sure why that is, but I'll take it.
RichB318
07-06-2012, 10:04 PM
Will this work on 3.8.7? I really like this hack and want to use on my site if possible. Thank you!
Adam H
07-31-2012, 02:52 PM
This guy is not the original creator of this modification . It was originally created by this guy :
http://imtips.co/alternating-color-rows-vbulletin-4.html
Which also links to his forum .
shabbirbhimani
08-01-2012, 01:24 AM
Thanks Adam for Giving the credit. :D
I have reported the plugin to vB team
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.