PDA

View Full Version : Change the height to Categories


Allan
07-08-2006, 10:00 PM
What this does:
Change the height to Categories (only Index) :rolleyes:


In your "forumhome_forumbit_level1_nopost" template, find:
<td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">

Replace to:
<td class="tcat" height="50" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">

I have only add this code "height="50" ^^ (custom this for you !)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:banana: , it's little mod :p

~~~~~~~~~~~~~~~~~~~~~~~~~
If your install this hack, Click Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=120740) Please ;)

Before
http://img167.imageshack.us/img167/9537/normal8pf.gif

After
http://img167.imageshack.us/img167/7638/agrandi1ix.gif

noj75
07-09-2006, 02:49 PM
Simple but.......

this is going to break any sites that are XHTML valid isnt it?

peterska2
07-09-2006, 02:57 PM
Please add the instructions in a text file.

Thank you.

Lalib
07-09-2006, 09:08 PM
thank you allon

Snake
08-30-2006, 04:58 PM
Thanks for the hack! I'll install it right away...