![]() |
It doesnt add or modify any queries, it makes use of existing ones.
Although (obviously) it does execute a query when sticking or unsticking :p |
Thank you!
Installed :D |
Can anybody point me in the right direction for where to look to change the background color of personal stickies and to add a prefix (or perhaps even move the graphic to the front of the threadtitle)?
To change the background color, I've tried playing around with the threadbit by adding this conditional: Code:
<if condition="$thread['selfsticky'] == 1"> Code:
<if condition="$thread['personalsticky'] == 1"> Should I try something like this? Code:
<if condition="$personalsticky"> <td style="background: #FFE9B9;" class="alt2" id="td_title_$thread[realthreadid]" title="$thread[preview]"><img class="inlineimg" src="$stylevar[imgdir_misc]/mystickypin.gif" alt="$vbphrase[personal_sticky_thread]" /> </if> |
Quote:
|
good work man
|
Quote:
The thread will quite simply be stickied to the top of its own page, not the first page per see. |
Quote:
Great :) Thanks for the work on this! It's a great idea! :) |
My SHOWTHREAD has:
Code:
<if condition="$show['member']"> Code:
<if condition="$show['member']"> Thank you |
Quote:
|
Quote:
!!!!!! |
All times are GMT. The time now is 02:25 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:
|