![]() |
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:
|
All times are GMT. The time now is 07:47 AM. |
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:
|