vbmode.com's skin - Ripped by me

welcome

New Member
dude.... I uploaded a screenshot showing an error in the ripped skin... it seems as though it has disapeared?

the forum skin has a dead category at the very top of it

Can this be fixed?

see attached screenshot
 

Hoxxy

New Member
In forumhome template look for something similar to this:
(I say similar as the widths will be diferent)

HTML:
<thread>
<tr align="center">
      <td class="thead">&nbsp;</td>
      <td class="thead" width="50%" align="$stylevar[align=left]">$vbphrase[forum]</td>
      <td class="thead" width="36%">$vbphrase[last_post]</td>
      <td class="thead" width="8%">$vbphrase[threads]</td>
      <td class="thead" width="8%">$vbphrase[posts]</td>
      <if condition="$vboptions['showmoderatorcolumn']">
      <td class="thead">$vbphrase[moderator]</td>
      </if>
</tr>
</thread>

and remove that should work..;)
 

Hoxxy

New Member
This style is a 3.6.8 version and so you will have to update it to get it to work correcty...
see security token fixes link in my sig'
 

arcken

New Member
ok i read your instructions, but i cant get it :( .. can you specify which templates need to edit..

thanks in advanced!!
 
Top