Results 1 to 5 of 5
-
15th Feb 2010, 06:07 PM #1OPMemberWebsite's:
learninginn.comcolumns need to be fixed in forum
hello,
hows u all,
i have change my forums into columns..
but i got a problem
all over in my site the columns are not in fixed width
some columns are big and some are small in sections,
can anyone help me fixing it to fixed widths as like http://pirateaccess.info
my site is http://www.kk4tech.com/kk/bluedevil Reviewed by bluedevil on . columns need to be fixed in forum hello, hows u all, i have change my forums into columns.. but i got a problem all over in my site the columns are not in fixed width some columns are big and some are small in sections, can anyone help me fixing it to fixed widths as like http://pirateaccess.info my site is http://www.kk4tech.com/kk/ Rating: 5
-
15th Feb 2010, 11:17 PM #2MemberWebsite's:
dirtydingo.org badboysaftermath.comRemember to backup your templates before editing:
This is posted on VB
I tried this on my site worked well, I just read a few replies on VB someone said it works on v3.8
Code:http://www.vbulletin.org/forum/showthread.php?t=180937
Code:1- go to you "FORUMHOME" template 2- look for the the following code:
PHP Code:<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$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>
Code:3- if it there remove it and save the template. if it not there just let the template as it is without any changes. 4- go to "forumhome_forumbit_level1_nopost" template 5- find the following code:
PHP Code:<tr align="center">
<td class="thead"> </td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="175">$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>
Code:6- if it there, replace it with the following:
PHP Code:<tr align="center">
<td class="thead" width="5%"> </td>
<td class="thead" width="50%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="25%">$vbphrase[last_post]</td>
<td class="thead" width="10%">$vbphrase[threads]</td>
<td class="thead" width="10%">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="0%">$vbphrase[moderator]</td>
</if>
</tr>
Code:and save. and it's done. if it not there just add it exactly after the following code:
PHP Code:<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
Code:then save and it's done
-
16th Feb 2010, 02:20 PM #3OPMemberWebsite's:
learninginn.comthanks for ur info,
but i can't vbulletin official site..
Code:http://www.vbulletin.org/forum/showthread.php?t=180937
so is there a mod or plugin too ??? or just a modifications of template,,
-
16th Feb 2010, 02:33 PM #4OPMemberWebsite's:
learninginn.comit does not work with me sir Gismo
-
17th Feb 2010, 03:45 PM #5OPMemberWebsite's:
learninginn.comanyone who want to help????????????????????????????????
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
CSS Columns
By Chris2k in forum Web Development AreaReplies: 2Last Post: 25th Feb 2011, 01:05 PM -
Forum Columns.
By Foxy in forum Tutorials and GuidesReplies: 5Last Post: 8th Nov 2010, 10:46 AM -
Forum Columns VB 3.8.4
By El_Duklin in forum vBulletinReplies: 0Last Post: 28th Jul 2010, 06:51 PM -
sub-forums and forum columns?
By dcrew in forum vBulletinReplies: 1Last Post: 5th May 2010, 02:24 PM -
Arrange Forums in Columns
By Nano in forum vBulletinReplies: 7Last Post: 12th Nov 2009, 05:15 AM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...