Quote:
Originally Posted by Paul M
You have a custom style, which means the code this looks for in the template may not be there.
|
Yeah, I was thinking that might be the problem. I added the
$unread code to the navbar template and it showed the information but of course it wasn't in the right spot. Is there anywhere I can manually add that code to to get this to work? I was trying to add that code somewhere into the following section of the navbar template:
Code:
<!-- Aria Container -->
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="collapseobj_navbar" style="$vbcollapse[collapseobj_navbar]">
<tr>
<td class="alt1" width="<if condition="in_array(THIS_SCRIPT, array(index))"><if condition="$show['member']">57<else />100%</if><else />100%</if>">
<if condition="in_array(THIS_SCRIPT, array(index))">
<if condition="$show['member']">
<!-- Aria Forumhome Panel -->