![]() |
to add red is this what I put?
'<color=red>' '<strong>' . $thread['threadtitle'] . '</strong>''</FONT>'; |
Quote:
|
Quote:
Not if you add color! That is what I'm trying to do. |
Paul M: It would indeed - the theory is that people will pay more attention to them then :)
Everyone else: thanks for the kind words / installs :) |
Cheers alan installed and working
|
Quote:
|
Alan @ CIT, how do I make it red?
|
Master:
Change: Code:
$thread['threadtitle'] = '<strong>' . $thread['threadtitle'] . '</strong>'; Code:
$thread['threadtitle'] = '<span style="color:#FF0000; font-weight:bold;">' . $thread['threadtitle'] . '</span>'; |
Quote:
|
thanks installed, can you tell me how i can make "Sticky:" bold and colored ?
|
All times are GMT. The time now is 02:25 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:
|