PDA

View Full Version : Have this Problem


Dingo14
02-11-2011, 09:56 AM
I have this problem on my site can anyone help me fix the problem thanks, as you can see from pic its doubled up for some reason

http://lulzimg.com/i11/7739d8.png

Lynne
02-11-2011, 05:37 PM
You havea custom style. You will need to ask the designer why this is happening.

JuniorWU
02-12-2011, 05:28 PM
search in forumdisplay template for this code:

<thead>
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>

if you find it or something similar, remove it