No i have been moving for past month and just now got pc online lol ..i guess i will update ...thanks for pointing out. It is a test board ... lol ... I would never put my real board on vb 4 hahhahah
he wanted that mod to work and it is working fine once you use the xml file and then just make this edit ...I did this real quick but only tested on my forum.
Here is the code used. I am unsure as I do not have an old board why the style was made a link but here is the code. You can put it in the appropriate place
Code:
<vb:if condition="$post['styleid'] != 0"><div class="smallfont">Style: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]">{vb:raw post.styletitle}</a></div></vb:if>