Quote:
Originally Posted by markbolyard
Code:
<td class="vbmenu_control"><if condition="THIS_SCRIPT == 'adv_index'"><a href="forum/index.php$session[sessionurl_q]"> Forum <else /> <a href="../$session[sessionurl_q]"> Home </a></td></if>
You just needed to set the class on your td tag.
|
Odd. I tried that, must have mispelled or left something out..
Got it working after pasting your code in..
Thanks.