![]() |
Okay, and taking into consideration that I am thicker than a whale omlette, where can I find the sticky_thread_prefix bit?
Cheers |
....
Quote:
|
Okay, so we've established it's a phrase.
Now...where is it? I can't find any reference to it in the templates or style sheets. So I am somewhat bemused. Mind you, this is only my first day with vBulletin. |
As it's a phrase, Admin CP -> Languages & Phrases -> Phrases would probably be a good place to look ;).
|
Doh!
Thank you so much. I found it. I'm sorry but I just didn't realise the meaning of "it's a phrase". So I have learned two things here. Great mod/hack/whatever they call them here. Thanks!!!! |
No problem :).
|
quick question.
This code: PHP Code:
By the way everything works on 3.5.1 exept this. I wanted to do something like this: http://www.ls1tech.com/forums//forumdisplay.php?f=80 |
Are you changing #hex to a numerical hexcode value? Like #000000.
|
3.5.1 - same here - background goes white, and text goes to the colour defined in the css.
|
Its not working for me for some reason in my v3.5.1...
I replace this line in threadbit: <td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]"> With this line: <if condition="$thread['sticky'] == 1"> <td class="alt2" id="td_title_$thread[realthreadid]" title="$thread[preview]"> <else /> <td class="alt1" id="td_title_$thread[realthreadid]" title="$thread[preview]"> </if> and then I go to the CSS definitions, and add this to the code at the bottom: .stickybg { background-color: #00FF00; color: #000000; } I would much appreciate some help, Thanks! |
All times are GMT. The time now is 11:36 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:
|