PDA

View Full Version : question: how to use stylevar in phrase?


Theda
04-07-2004, 03:25 PM
I'm trying to add the sticky image before the Sticky: prefix on my boards. I believe I used the correct stylevar and such but it's not parsing the image directory.

Here's the code I put in the phrase manager for sticky_thread_prefix
<img class="inlineimg" src=" $stylevar[imgdir_misc]/sticky.gif" border="0" />&nbsp;<b>Sticky: </b>

Help. =)

Zachery
04-07-2004, 04:22 PM
You need to eval it as one of its varibles

<phrase 1="bleh" 2="superbleh">$phrase[varile]</phrase>