![]() |
Thanks nevetS, you were right. Fixed and working perfectly, thank you
|
Just installed the update, all working nice, thank's again nevest :)
|
Have a quick question. I added a template and a modification that shows another row on forum home, but the alt1 and alt2 in the new template isn't looking quite right. Is it possible to get this new template to work with this mod?
|
I used this product/plugin but now I found this other way that doesnt require plugins, and can be modified super easy for each template it is used in.
http://www.vbulletin-styles.com/showthread.php?t=23841 its basically does the exact same thing :) |
Quote:
|
Oh BTW: If you wanted to make your stickies stand out after doing this, try this little trick:
Code:
<if condition="$thread['sticky'] == 1"> Code:
.sticky {background-color: pink; color: #000000} |
Thanks so much for this mod - it's exactly what I needed.
I've also modified my templates to use a simpler table row based display on showthread.php - which works fine, but I'd like to use the alternating background colours. I tried just creating a copy of the 'Alternating Row Color Search Threadbit' plug in and set this to start with the correct postbit hook... changed the tr class to $rowClass but each row seems to show the .alt2 class regardless. Any suggestions? |
nice hack, installed.
|
I was using this modification up until I read PayBas's post. To accomplish this without the need for plugins or extra functions simply uninstall the product (leaving the template changes in place) and re-edit the templates listed in the instructions, adding the following to the top of each template:
HTML Code:
<if condition="$altrow =& $GLOBALS['altrow']"></if> That's it. :) |
Quote:
|
Quote:
|
i got a question one more,
how can i this hack work with Zoints Tags showing tags results like forumdisplay. When showing tags results forumdisplay all backrounds White ,how can i fix ? |
I did this using the changes in this post.
However, for my templates (v3.6.5) there were a few differences that may help others... In the instructions for "The Easy Way" in threadbit template updates add 4) Find all ' class="alt1Active"' and remove in memberlist_resultsbit change 2) Find all ' AND exec_switch_bg()"' and remove to 2) Find all ' AND exec_switch_bg()' and remove (removed the trailing " symbol) and lastly, there were no instances of 5) Find all ' class="alt2"' and remove ALSO, this broke my other mod that changed the bg color of a row on hover. I did wind up getting both to work, but it was all custom stuff so I won't bother posting exactly what I did (since it'll be different for everyone). Just wanted to let you know that it WILL break that. THANK YOU!!!! (marked installed) |
Can I apply this to vb 3.6.8 version?
|
how can i make row color for similar threats ?
|
nice - thank you
|
Many thanks to everybody who's provided a plugin/script with which to achieve this effect.
Somebody has already asked this question, but didn't receive an answer. Do these mods work in 3.6.8? |
In 3.6.8, the first line of forumhome_forumbit_level2_post has "<tr align="center">" on it instead of "<tr>". Should this be changed to "<tr class="$rowClass">"?
|
Well, it works in 3.6.8. Check out the main page of my forum.
http://www.afeastoffumetti.org/ The only problem with it is that it doesn't alternate the row colors on pages like this. http://www.afeastoffumetti.org/forumdisplay.php?f=3 Anyone know how I can correct this? |
Well it turned out that this hack didn't work so well in 3.6.8. In the memberslist page, I got the following error message.
Quote:
It'd be nice if somebody came up with a updated version of this hack for the latest version of vBulletin. Got a feeling, though, that everybody but me has abandoned this thread. Pity. |
Quote:
|
Excellent, just what I was looking for.
|
Quote:
|
Sweet man, this is the way it should be. Thanks a MILLION!
|
Would like to point out that this works with 3.7.0 as well. Thanks!
|
This code is great! Thanks a bunch.
|
Works great with 3.7.3 PL1.
Thanks so much for making it! |
Is this method still safe for vbulletin 3.8.0?
|
it does work for 3.8.0 however one of the templates u have to modifiy is slightly different, it has a few lines of code above the first <tr> so be careful with that and you should be good to go
|
Doesnt work with Internet Explorer.. and im googling it and there are many people says alternate row color is not compatible with IE8+IE9.. any solutions ?
|
Hey, I had kind of stopped developing for vbulletin for the last year or so, but I will look at this.
Thanks for the feedback - I had no idea there were issues in IE8 and IE9 (they didn't exist at the time!) Quote:
|
its working for vb 4.21 version?
|
All times are GMT. The time now is 01:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|