Quick question

Trying to change the color of the thread title by following the steps
here
Code:
<div class="threadlisthead table" style="background:{vb:stylevar blocksubhead_background}; color: {vb:stylevar blocksubhead_color};">
to?:
Code:
<div class="threadlisthead table" style="background:{vb:stylevar blocksubhead_background}; color:red;">
Doesn't seem to work for me,I have all the settings checked correct.
-Change Sticky Threads/Prefix Color /Yes
-Apply Color Change To? / Sticky Prefixes And Titles
-Forums To Allow Color of Sticky Prefix/Title/ All selected (except for "None" option obviously)
I'll try again after dinner, hopefully I can make it work
+++++++++++++++++++
Edit:
I wasn't able to get the color function working.